diff --git a/aco.html b/aco.html index 7ca55c2..250b088 100644 --- a/aco.html +++ b/aco.html @@ -63,7 +63,7 @@
ac:
Object Properties: - node content, encodes, available as, compiled, is in audio category, homepage, image, produced signal, publication of, published, published as, recording of, published audio manifestation, audio feature, is encoded by, signal audio feature, author, available item of, container node, default container node, first node, member node, last node, next node, previous node, original file, production from. + encodes, node content, available as, compiled, is in audio category, homepage, image, produced signal, publication of, published, published as, recording of, published audio manifestation, audio feature, is encoded by, signal audio feature, author, available item of, container node, default container node, first node, member node, last node, next node, previous node, original file, production from.
Datatype Properties: - bits per sample, channels, duration, sample rate, signal channels, signal duration, node index, signal sample rate. + bits per sample, channels, duration, sample rate, audio MD5 checksum, signal channels, signal duration, node index, signal sample rate.
@@ -175,7 +175,7 @@Super-Classes: - rdf:List, _:b0, _:b1, _:b2, _:b3, _:b4. + rdf:List, _:b6, _:b7, _:b8, _:b9, _:b10. Sub-Classes: @@ -301,6 +301,9 @@
ac:nodeContent
+ encodes
+ ac:encodes
- Associates a node with the actual content (an audio manifestation). + Associates a MusicalItem (a track on a particular CD, an audio file, a stream somewhere) to the signal it encodes. +
- Super-Properties: - rdf:first. - + Sub-Properties: + mo:encodes. + Domain: - Node. + Audio item. Range: - Audio manifestation. + Digital signal.
ac:encodes
+ node content
+ ac:nodeContent
- Associates a MusicalItem (a track on a particular CD, an audio file, a stream somewhere) to the signal it encodes. - + Associates a node with the actual content (an audio manifestation).
- - Sub-Properties: - mo:encodes. + Super-Properties: + rdf:first. + Domain: - Audio item. + Node. Range: - Digital signal. + Audio manifestation.
ac:audioMd5
+ + MD5 checksum computed on the audio content of the file. + +
+ ++ + + + Domain: + Audio file. + + + Range: + xsd:string. + +
+