Property: Feature File (ov:featurefile.html)

Full URI: http://open.vocab.org/terms/featurefile

associates a musical item with a feature file describing that item

Edit | Add sub-property

Change History

  • 2009-03-30T15:31:12Z Anonymous user at 138.37.33.63 said "add signal to the domain"
  • 2009-03-02T17:09:21Z Anonymous user at 138.37.33.112 said "Created"

This term is considered to be unstable. Unstable terms may be edited at any time by anyone so their meaning may change unpredictably.

RDF

@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ov: <http://open.vocab.org/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix o: <http://open.vocab.org/> .
@prefix status: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix label: <http://purl.org/net/vocab/2004/03/label#> .

ov:featurefile rdfs:isDefinedBy o:terms ;
               status:term_status "unstable" ;
               status:userdocs <http://open.vocab.org/terms/featurefile.html> ;
               label:plural "Feature Files"@en ;
               rdfs:comment "associates a musical item with a feature file describing that item"@en ;
               rdf:type rdf:Property ;
               rdfs:label "Feature File"@en .

This description in other formats: RDF/XML, Turtle, RDF/JSON