Property: Header (ov:isHeaderOf.html)

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

Class Information

Having this property implies being a foaf:Person

Every value of this property is a foaf:Organization

Relation to Other Properties

Sub-property of: ov:isMemberOf

Edit | Add sub-property

Change History

  • 2009-08-03T09:04:29Z Anonymous user at 88.183.34.23 said "Change Domain"
  • 2009-07-28T19:21:42Z Anonymous user at 88.183.34.23 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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix o: <http://open.vocab.org/> .
@prefix status: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .

ov:isHeaderOf rdfs:domain foaf:Person ;
              rdfs:isDefinedBy o:terms ;
              status:term_status "unstable" ;
              status:userdocs <http://open.vocab.org/terms/isHeaderOf.html> ;
              rdfs:range foaf:Organization ;
              rdfs:subPropertyOf ov:isMemberOf ;
              rdf:type rdf:Property ;
              rdfs:label "Header"@en .

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