Skip to content

Commit 4443fb7

Browse files
committed
Remove bitsperSample when ImageBitDepth exists
1 parent 00fe2c7 commit 4443fb7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

source/vocab/files-packages-representations.ttl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,6 @@
143143
sdo:domainIncludes :MediaObject ; # TODO: broaden domain later to also apply on Manifest and physical objects
144144
owl:equivalentProperty sdo:height .
145145

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-
151146
:colorSpace a owl:DatatypeProperty ;
152147
rdfs:label "color space"@en, "färgrymd"@sv ;
153148
sdo:domainIncludes :MediaObject ;

0 commit comments

Comments
 (0)