We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00fe2c7 commit 4443fb7Copy full SHA for 4443fb7
source/vocab/files-packages-representations.ttl
@@ -143,11 +143,6 @@
143
sdo:domainIncludes :MediaObject ; # TODO: broaden domain later to also apply on Manifest and physical objects
144
owl:equivalentProperty sdo:height .
145
146
-:bitsPerSample a owl:DatatypeProperty ;
147
- rdfs:label "bits per sample"@en "bits per sample"@sv ;
148
- sdo:domainIncludes :MediaObject ;
149
- owl:equivalentProperty exif:bitsPerSample .
150
-
151
:colorSpace a owl:DatatypeProperty ;
152
rdfs:label "color space"@en, "färgrymd"@sv ;
153
sdo:domainIncludes :MediaObject ;
0 commit comments