Ontology documentation automatically generated with Ontospy on 26th December 2024 19:02
Label: Agent
Description: An agent (eg. person, group, software or physical artifact).
Has Sub Class (direct): foaf:Group | foaf:Organization | foaf:Person
In Domain Of: foaf:account | foaf:age | foaf:aimChatID | foaf:birthday | foaf:gender | foaf:holdsAccount | foaf:icqChatID | foaf:interest | foaf:jabberID | foaf:made | foaf:mbox | foaf:mbox_sha1sum | foaf:msnChatID | foaf:openid | foaf:skypeID | foaf:status | foaf:tipjar | foaf:topic_interest | foaf:weblog | foaf:yahooChatID
In Range Of: foaf:maker | foaf:member
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:Agent a rdfs:Class, owl:Class ; rdfs:label "Agent" ; rdfs:comment "An agent (eg. person, group, software or physical artifact)." ; owl:equivalentClass <http://purl.org/dc/terms/Agent> ; vs:term_status "stable" .
Label: Document
Description: A document.
Has Sub Class (direct): foaf:Image | foaf:PersonalProfileDocument
In Domain Of: foaf:primaryTopic | foaf:sha1 | foaf:topic
In Range Of: foaf:accountServiceHomepage | foaf:homepage | foaf:interest | foaf:isPrimaryTopicOf | foaf:openid | foaf:page | foaf:publications | foaf:schoolHomepage | foaf:tipjar | foaf:weblog | foaf:workInfoHomepage | foaf:workplaceHomepage
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:Document a rdfs:Class, owl:Class ; rdfs:label "Document" ; rdfs:comment "A document." ; rdfs:isDefinedBy foaf: ; owl:disjointWith foaf:Organization, foaf:Project ; owl:equivalentClass <http://schema.org/CreativeWork> ; vs:term_status "stable" .
Label: Group
Description: A class of Agents.
Has Super Class (direct): foaf:Agent
In Domain Of: foaf:member
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:Group a rdfs:Class, owl:Class ; rdfs:label "Group" ; rdfs:comment "A class of Agents." ; rdfs:subClassOf foaf:Agent ; vs:term_status "stable" .
Label: Image
Description: An image.
Has Super Class (direct): foaf:Document
In Domain Of: foaf:depicts | foaf:thumbnail
In Range Of: foaf:depiction | foaf:img | foaf:thumbnail
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:Image a rdfs:Class, owl:Class ; rdfs:label "Image" ; rdfs:comment "An image." ; rdfs:isDefinedBy foaf: ; rdfs:subClassOf foaf:Document ; owl:equivalentClass <http://schema.org/ImageObject> ; vs:term_status "stable" .
Label: Label Property
Description: A foaf:LabelProperty is any RDF property with texual values that serve as labels.
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:LabelProperty a rdfs:Class, owl:Class ; rdfs:label "Label Property" ; rdfs:comment "A foaf:LabelProperty is any RDF property with texual values that serve as labels." ; rdfs:isDefinedBy foaf: ; vs:term_status "unstable" .
Label: Online Account
Description: An online account.
Has Sub Class (direct): foaf:OnlineChatAccount | foaf:OnlineEcommerceAccount | foaf:OnlineGamingAccount
In Domain Of: foaf:accountName | foaf:accountServiceHomepage
In Range Of: foaf:account | foaf:holdsAccount
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:OnlineAccount a rdfs:Class, owl:Class ; rdfs:label "Online Account" ; rdfs:comment "An online account." ; rdfs:isDefinedBy foaf: ; rdfs:subClassOf owl:Thing ; vs:term_status "testing" .
Label: Online Chat Account
Description: An online chat account.
Has Super Class (direct): foaf:OnlineAccount
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:OnlineChatAccount a rdfs:Class, owl:Class ; rdfs:label "Online Chat Account" ; rdfs:comment "An online chat account." ; rdfs:isDefinedBy foaf: ; rdfs:subClassOf foaf:OnlineAccount ; vs:term_status "unstable" .
Label: Online E-commerce Account
Description: An online e-commerce account.
Has Super Class (direct): foaf:OnlineAccount
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:OnlineEcommerceAccount a rdfs:Class, owl:Class ; rdfs:label "Online E-commerce Account" ; rdfs:comment "An online e-commerce account." ; rdfs:isDefinedBy foaf: ; rdfs:subClassOf foaf:OnlineAccount ; vs:term_status "unstable" .
Label: Online Gaming Account
Description: An online gaming account.
Has Super Class (direct): foaf:OnlineAccount
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:OnlineGamingAccount a rdfs:Class, owl:Class ; rdfs:label "Online Gaming Account" ; rdfs:comment "An online gaming account." ; rdfs:isDefinedBy foaf: ; rdfs:subClassOf foaf:OnlineAccount ; vs:term_status "unstable" .
Label: Organization
Description: An organization.
Has Super Class (direct): foaf:Agent
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:Organization a rdfs:Class, owl:Class ; rdfs:label "Organization" ; rdfs:comment "An organization." ; rdfs:isDefinedBy foaf: ; rdfs:subClassOf foaf:Agent ; owl:disjointWith foaf:Document, foaf:Person ; vs:term_status "stable" .
Label: Person
Description: A person.
Has Super Class (direct): http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing | foaf:Agent
In Domain Of: foaf:currentProject | foaf:familyName | foaf:family_name | foaf:firstName | foaf:geekcode | foaf:img | foaf:knows | foaf:lastName | foaf:myersBriggs | foaf:pastProject | foaf:plan | foaf:publications | foaf:schoolHomepage | foaf:surname | foaf:workInfoHomepage | foaf:workplaceHomepage
In Range Of: foaf:knows
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:Person a rdfs:Class, owl:Class ; rdfs:label "Person" ; rdfs:comment "A person." ; rdfs:isDefinedBy foaf: ; rdfs:subClassOf <http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing>, foaf:Agent ; owl:disjointWith foaf:Organization, foaf:Project ; owl:equivalentClass <http://schema.org/Person>, <http://www.w3.org/2000/10/swap/pim/contact#Person> ; vs:term_status "stable" .
Label: PersonalProfileDocument
Description: A personal profile RDF document.
Has Super Class (direct): foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:PersonalProfileDocument a rdfs:Class, owl:Class ; rdfs:label "PersonalProfileDocument" ; rdfs:comment "A personal profile RDF document." ; rdfs:subClassOf foaf:Document ; vs:term_status "testing" .
Label: Project
Description: A project (a collective endeavour of some kind).
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:Project a rdfs:Class, owl:Class ; rdfs:label "Project" ; rdfs:comment "A project (a collective endeavour of some kind)." ; rdfs:isDefinedBy foaf: ; owl:disjointWith foaf:Document, foaf:Person ; vs:term_status "testing" .
Label: Spatial Thing
Has Sub Class (direct): foaf:Person
In Domain Of: foaf:based_near
In Range Of: foaf:based_near
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing> a owl:Class ; rdfs:label "Spatial Thing" .
Label: Concept
In Domain Of: foaf:focus
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . skos:Concept rdfs:label "Concept" .
Label: Date
@prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . dc:date a owl:AnnotationProperty .
Label: Description
@prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . dc:description a owl:AnnotationProperty .
Label: Title
@prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . dc:title a owl:AnnotationProperty .
Label: Account
Description: Indicates an account held by this agent.
Domain: foaf:Agent
Range: foaf:OnlineAccount
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:account a rdf:Property, owl:ObjectProperty ; rdfs:label "account" ; rdfs:comment "Indicates an account held by this agent." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:OnlineAccount ; vs:term_status "testing" .
Label: Account name
Description: Indicates the name (identifier) associated with this online account.
Domain: foaf:OnlineAccount
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:accountName a rdf:Property, owl:DatatypeProperty ; rdfs:label "account name" ; rdfs:comment "Indicates the name (identifier) associated with this online account." ; rdfs:domain foaf:OnlineAccount ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "testing" .
Label: Account service homepage
Description: Indicates a homepage of the service provide for this online account.
Domain: foaf:OnlineAccount
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:accountServiceHomepage a rdf:Property, owl:ObjectProperty ; rdfs:label "account service homepage" ; rdfs:comment "Indicates a homepage of the service provide for this online account." ; rdfs:domain foaf:OnlineAccount ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; vs:term_status "testing" .
Label: Age
Description: The age in years of some agent.
Domain: foaf:Agent
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:age a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:label "age" ; rdfs:comment "The age in years of some agent." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "unstable" .
Label: AIM chat ID
Description: An AIM chat ID
Has Super Property (direct): foaf:nick
Domain: foaf:Agent
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:aimChatID a rdf:Property, owl:DatatypeProperty, owl:InverseFunctionalProperty ; rdfs:label "AIM chat ID" ; rdfs:comment "An AIM chat ID" ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; rdfs:subPropertyOf foaf:nick ; vs:term_status "testing" .
Label: Based near
Description: A location that something is based near, for some broadly human notion of near.
Domain: http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing
Range: http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:based_near a rdf:Property, owl:ObjectProperty ; rdfs:label "based near" ; rdfs:comment "A location that something is based near, for some broadly human notion of near." ; rdfs:domain <http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing> ; rdfs:isDefinedBy foaf: ; rdfs:range <http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing> ; vs:term_status "testing" .
Label: Birthday
Description: The birthday of this Agent, represented in mm-dd string form, eg. '12-31'.
Domain: foaf:Agent
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:birthday a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:label "birthday" ; rdfs:comment "The birthday of this Agent, represented in mm-dd string form, eg. '12-31'." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "unstable" .
Label: Current project
Description: A current project this person works on.
Domain: foaf:Person
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:currentProject a rdf:Property, owl:ObjectProperty ; rdfs:label "current project" ; rdfs:comment "A current project this person works on." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; vs:term_status "testing" .
Label: Depiction
Description: A depiction of some thing.
Has Sub Property (direct): foaf:img
Domain: owl:Thing
Range: foaf:Image
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:depiction a rdf:Property, owl:ObjectProperty ; rdfs:label "depiction" ; rdfs:comment "A depiction of some thing." ; rdfs:domain owl:Thing ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Image ; owl:inverseOf foaf:depicts ; vs:term_status "testing" .
Label: Depicts
Description: A thing depicted in this representation.
Domain: foaf:Image
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:depicts a rdf:Property, owl:ObjectProperty ; rdfs:label "depicts" ; rdfs:comment "A thing depicted in this representation." ; rdfs:domain foaf:Image ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; owl:inverseOf foaf:depiction ; vs:term_status "testing" .
Label: DNA checksum
Description: A checksum for the DNA of some thing. Joke.
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:dnaChecksum a rdf:Property, owl:DatatypeProperty ; rdfs:label "DNA checksum" ; rdfs:comment "A checksum for the DNA of some thing. Joke." ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "archaic" .
Label: FamilyName
Description: The family name of some person.
Domain: foaf:Person
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:familyName a rdf:Property, owl:DatatypeProperty ; rdfs:label "familyName" ; rdfs:comment "The family name of some person." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "testing" .
Label: Family_name
Description: The family name of some person.
Domain: foaf:Person
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:family_name a rdf:Property, owl:DatatypeProperty ; rdfs:label "family_name" ; rdfs:comment "The family name of some person." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "archaic" .
Label: FirstName
Description: The first name of a person.
Domain: foaf:Person
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:firstName a rdf:Property, owl:DatatypeProperty ; rdfs:label "firstName" ; rdfs:comment "The first name of a person." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "testing" .
Label: Focus
Description: The underlying or 'focal' entity associated with some SKOS-described concept.
Domain: skos:Concept
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:focus a rdf:Property, owl:ObjectProperty ; rdfs:label "focus" ; rdfs:comment "The underlying or 'focal' entity associated with some SKOS-described concept." ; rdfs:domain skos:Concept ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; vs:term_status "testing" .
Label: Funded by
Description: An organization funding a project or person.
Domain: owl:Thing
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:fundedBy a rdf:Property, owl:ObjectProperty ; rdfs:label "funded by" ; rdfs:comment "An organization funding a project or person." ; rdfs:domain owl:Thing ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; vs:term_status "archaic" .
Label: Geekcode
Description: A textual geekcode for this person, see http://www.geekcode.com/geek.html
Domain: foaf:Person
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:geekcode a rdf:Property, owl:DatatypeProperty ; rdfs:label "geekcode" ; rdfs:comment "A textual geekcode for this person, see http://www.geekcode.com/geek.html" ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "archaic" .
Label: Gender
Description: The gender of this Agent (typically but not necessarily 'male' or 'female').
Domain: foaf:Agent
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:gender a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty ; rdfs:label "gender" ; rdfs:comment "The gender of this Agent (typically but not necessarily 'male' or 'female')." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "testing" .
Label: Given name
Description: The given name of some person.
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:givenName a rdf:Property, owl:DatatypeProperty ; rdfs:label "Given name" ; rdfs:comment "The given name of some person." ; rdfs:isDefinedBy foaf: ; vs:term_status "testing" .
Label: Account
Description: Indicates an account held by this agent.
Domain: foaf:Agent
Range: foaf:OnlineAccount
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:holdsAccount a rdf:Property, owl:ObjectProperty ; rdfs:label "account" ; rdfs:comment "Indicates an account held by this agent." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:OnlineAccount ; vs:term_status "archaic" .
Label: Homepage
Description: A homepage for some thing.
Has Super Property (direct): foaf:isPrimaryTopicOf | foaf:page
Domain: owl:Thing
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:homepage a rdf:Property, owl:InverseFunctionalProperty, owl:ObjectProperty ; rdfs:label "homepage" ; rdfs:comment "A homepage for some thing." ; rdfs:domain owl:Thing ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; rdfs:subPropertyOf foaf:isPrimaryTopicOf, foaf:page ; vs:term_status "stable" .
Label: ICQ chat ID
Description: An ICQ chat ID
Has Super Property (direct): foaf:nick
Domain: foaf:Agent
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:icqChatID a rdf:Property, owl:DatatypeProperty, owl:InverseFunctionalProperty ; rdfs:label "ICQ chat ID" ; rdfs:comment "An ICQ chat ID" ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; rdfs:subPropertyOf foaf:nick ; vs:term_status "testing" .
Label: Image
Description: An image that can be used to represent some thing (ie. those depictions which are particularly representative of something, eg. one's photo on a homepage).
Has Super Property (direct): foaf:depiction
Domain: foaf:Person
Range: foaf:Image
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:img a rdf:Property, owl:ObjectProperty ; rdfs:label "image" ; rdfs:comment "An image that can be used to represent some thing (ie. those depictions which are particularly representative of something, eg. one's photo on a homepage)." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Image ; rdfs:subPropertyOf foaf:depiction ; vs:term_status "testing" .
Label: Interest
Description: A page about a topic of interest to this person.
Domain: foaf:Agent
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:interest a rdf:Property, owl:ObjectProperty ; rdfs:label "interest" ; rdfs:comment "A page about a topic of interest to this person." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; vs:term_status "testing" .
Label: Is primary topic of
Description: A document that this thing is the primary topic of.
Has Super Property (direct): foaf:page
Has Sub Property (direct): foaf:homepage | foaf:openid
Domain: owl:Thing
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:isPrimaryTopicOf a rdf:Property, owl:InverseFunctionalProperty ; rdfs:label "is primary topic of" ; rdfs:comment "A document that this thing is the primary topic of." ; rdfs:domain owl:Thing ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; rdfs:subPropertyOf foaf:page ; owl:inverseOf foaf:primaryTopic ; vs:term_status "stable" .
Label: Jabber ID
Description: A jabber ID for something.
Domain: foaf:Agent
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:jabberID a rdf:Property, owl:DatatypeProperty, owl:InverseFunctionalProperty ; rdfs:label "jabber ID" ; rdfs:comment "A jabber ID for something." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "testing" .
Label: Knows
Description: A person known by this person (indicating some level of reciprocated interaction between the parties).
Domain: foaf:Person
Range: foaf:Person
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:knows a rdf:Property, owl:ObjectProperty ; rdfs:label "knows" ; rdfs:comment "A person known by this person (indicating some level of reciprocated interaction between the parties)." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Person ; vs:term_status "stable" .
Label: LastName
Description: The last name of a person.
Domain: foaf:Person
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:lastName a rdf:Property, owl:DatatypeProperty ; rdfs:label "lastName" ; rdfs:comment "The last name of a person." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "testing" .
Label: Logo
Description: A logo representing some thing.
Domain: owl:Thing
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:logo a rdf:Property, owl:InverseFunctionalProperty, owl:ObjectProperty ; rdfs:label "logo" ; rdfs:comment "A logo representing some thing." ; rdfs:domain owl:Thing ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; vs:term_status "testing" .
Label: Made
Description: Something that was made by this agent.
Domain: foaf:Agent
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:made a rdf:Property, owl:ObjectProperty ; rdfs:label "made" ; rdfs:comment "Something that was made by this agent." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; owl:inverseOf foaf:maker ; vs:term_status "stable" .
Label: Maker
Description: An agent that made this thing.
Domain: owl:Thing
Range: foaf:Agent
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:maker a rdf:Property, owl:ObjectProperty ; rdfs:label "maker" ; rdfs:comment "An agent that made this thing." ; rdfs:domain owl:Thing ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Agent ; owl:equivalentProperty <http://purl.org/dc/terms/creator> ; owl:inverseOf foaf:made ; vs:term_status "stable" .
Label: Personal mailbox
Description: A personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for foaf:mbox.
Domain: foaf:Agent
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:mbox a rdf:Property, owl:InverseFunctionalProperty, owl:ObjectProperty ; rdfs:label "personal mailbox" ; rdfs:comment "A personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for foaf:mbox." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; vs:term_status "stable" .
Label: Sha1sum of a personal mailbox URI name
Description: The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the first owner of the mailbox.
Domain: foaf:Agent
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:mbox_sha1sum a rdf:Property, owl:DatatypeProperty, owl:InverseFunctionalProperty ; rdfs:label "sha1sum of a personal mailbox URI name" ; rdfs:comment "The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the first owner of the mailbox." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "testing" .
Label: Member
Description: Indicates a member of a Group
Domain: foaf:Group
Range: foaf:Agent
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:member a rdf:Property, owl:ObjectProperty ; rdfs:label "member" ; rdfs:comment "Indicates a member of a Group" ; rdfs:domain foaf:Group ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Agent ; vs:term_status "stable" .
Label: MembershipClass
Description: Indicates the class of individuals that are a member of a Group
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:membershipClass a rdf:Property, owl:AnnotationProperty ; rdfs:label "membershipClass" ; rdfs:comment "Indicates the class of individuals that are a member of a Group" ; rdfs:isDefinedBy foaf: ; vs:term_status "unstable" .
Label: MSN chat ID
Description: An MSN chat ID
Has Super Property (direct): foaf:nick
Domain: foaf:Agent
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:msnChatID a rdf:Property, owl:DatatypeProperty, owl:InverseFunctionalProperty ; rdfs:label "MSN chat ID" ; rdfs:comment "An MSN chat ID" ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; rdfs:subPropertyOf foaf:nick ; vs:term_status "testing" .
Label: MyersBriggs
Description: A Myers Briggs (MBTI) personality classification.
Domain: foaf:Person
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:myersBriggs a rdf:Property, owl:DatatypeProperty ; rdfs:label "myersBriggs" ; rdfs:comment "A Myers Briggs (MBTI) personality classification." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "testing" .
Label: Name
Description: A name for some thing.
Domain: owl:Thing
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:name a rdf:Property, owl:DatatypeProperty ; rdfs:label "name" ; rdfs:comment "A name for some thing." ; rdfs:domain owl:Thing ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; rdfs:subPropertyOf rdfs:label ; vs:term_status "testing" .
Label: Nickname
Description: A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames).
Has Sub Property (direct): foaf:aimChatID | foaf:icqChatID | foaf:msnChatID | foaf:skypeID | foaf:yahooChatID
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:nick a rdf:Property, owl:DatatypeProperty ; rdfs:label "nickname" ; rdfs:comment "A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames)." ; rdfs:isDefinedBy foaf: ; vs:term_status "testing" .
Label: Openid
Description: An OpenID for an Agent.
Has Super Property (direct): foaf:isPrimaryTopicOf
Has Super Property (all): foaf:isPrimaryTopicOf | foaf:page
Domain: foaf:Agent
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:openid a rdf:Property, owl:InverseFunctionalProperty, owl:ObjectProperty ; rdfs:label "openid" ; rdfs:comment "An OpenID for an Agent." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; rdfs:subPropertyOf foaf:isPrimaryTopicOf ; vs:term_status "testing" .
Label: Page
Description: A page or document about this thing.
Has Sub Property (direct): foaf:homepage | foaf:isPrimaryTopicOf | foaf:tipjar | foaf:weblog
Has Sub Property (all): foaf:homepage | foaf:isPrimaryTopicOf | foaf:openid | foaf:tipjar | foaf:weblog
Domain: owl:Thing
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:page a rdf:Property, owl:ObjectProperty ; rdfs:label "page" ; rdfs:comment "A page or document about this thing." ; rdfs:domain owl:Thing ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; owl:inverseOf foaf:topic ; vs:term_status "stable" .
Label: Past project
Description: A project this person has previously worked on.
Domain: foaf:Person
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:pastProject a rdf:Property, owl:ObjectProperty ; rdfs:label "past project" ; rdfs:comment "A project this person has previously worked on." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; vs:term_status "testing" .
Label: Phone
Description: A phone, specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:phone a rdf:Property, owl:ObjectProperty ; rdfs:label "phone" ; rdfs:comment "A phone, specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel)." ; rdfs:isDefinedBy foaf: ; vs:term_status "testing" .
Label: Plan
Description: A .plan comment, in the tradition of finger and '.plan' files.
Domain: foaf:Person
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:plan a rdf:Property, owl:DatatypeProperty ; rdfs:label "plan" ; rdfs:comment "A .plan comment, in the tradition of finger and '.plan' files." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "testing" .
Label: Primary topic
Description: The primary topic of some page or document.
Domain: foaf:Document
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:primaryTopic a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty ; rdfs:label "primary topic" ; rdfs:comment "The primary topic of some page or document." ; rdfs:domain foaf:Document ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; owl:inverseOf foaf:isPrimaryTopicOf ; vs:term_status "stable" .
Label: Publications
Description: A link to the publications of this person.
Domain: foaf:Person
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:publications a rdf:Property, owl:ObjectProperty ; rdfs:label "publications" ; rdfs:comment "A link to the publications of this person." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; vs:term_status "testing" .
Label: SchoolHomepage
Description: A homepage of a school attended by the person.
Domain: foaf:Person
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:schoolHomepage a rdf:Property, owl:ObjectProperty ; rdfs:label "schoolHomepage" ; rdfs:comment "A homepage of a school attended by the person." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; vs:term_status "testing" .
Label: Sha1sum (hex)
Description: A sha1sum hash, in hex.
Domain: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:sha1 a rdf:Property, owl:DatatypeProperty ; rdfs:label "sha1sum (hex)" ; rdfs:comment "A sha1sum hash, in hex." ; rdfs:domain foaf:Document ; rdfs:isDefinedBy foaf: ; vs:term_status "unstable" .
Label: Skype ID
Description: A Skype ID
Has Super Property (direct): foaf:nick
Domain: foaf:Agent
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:skypeID a rdf:Property, owl:DatatypeProperty ; rdfs:label "Skype ID" ; rdfs:comment "A Skype ID" ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; rdfs:subPropertyOf foaf:nick ; vs:term_status "testing" .
Label: Status
Description: A string expressing what the user is happy for the general public (normally) to know about their current activity.
Domain: foaf:Agent
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:status a rdf:Property, owl:DatatypeProperty ; rdfs:label "status" ; rdfs:comment "A string expressing what the user is happy for the general public (normally) to know about their current activity." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "unstable" .
Label: Surname
Description: The surname of some person.
Domain: foaf:Person
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:surname a rdf:Property, owl:DatatypeProperty ; rdfs:label "Surname" ; rdfs:comment "The surname of some person." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; vs:term_status "archaic" .
Label: Theme
Description: A theme.
Domain: owl:Thing
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:theme a rdf:Property, owl:ObjectProperty ; rdfs:label "theme" ; rdfs:comment "A theme." ; rdfs:domain owl:Thing ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; vs:term_status "archaic" .
Label: Thumbnail
Description: A derived thumbnail image.
Domain: foaf:Image
Range: foaf:Image
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:thumbnail a rdf:Property, owl:ObjectProperty ; rdfs:label "thumbnail" ; rdfs:comment "A derived thumbnail image." ; rdfs:domain foaf:Image ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Image ; vs:term_status "testing" .
Label: Tipjar
Description: A tipjar document for this agent, describing means for payment and reward.
Has Super Property (direct): foaf:page
Domain: foaf:Agent
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:tipjar a rdf:Property, owl:ObjectProperty ; rdfs:label "tipjar" ; rdfs:comment "A tipjar document for this agent, describing means for payment and reward." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; rdfs:subPropertyOf foaf:page ; vs:term_status "testing" .
Label: Title
Description: Title (Mr, Mrs, Ms, Dr. etc)
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:title a rdf:Property, owl:DatatypeProperty ; rdfs:label "title" ; rdfs:comment "Title (Mr, Mrs, Ms, Dr. etc)" ; rdfs:isDefinedBy foaf: ; vs:term_status "testing" .
Label: Topic
Description: A topic of some page or document.
Domain: foaf:Document
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:topic a rdf:Property, owl:ObjectProperty ; rdfs:label "topic" ; rdfs:comment "A topic of some page or document." ; rdfs:domain foaf:Document ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; owl:inverseOf foaf:page ; vs:term_status "testing" .
Label: Topic_interest
Description: A thing of interest to this person.
Domain: foaf:Agent
Range: owl:Thing
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:topic_interest a rdf:Property, owl:ObjectProperty ; rdfs:label "topic_interest" ; rdfs:comment "A thing of interest to this person." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range owl:Thing ; vs:term_status "testing" .
Label: Weblog
Description: A weblog of some thing (whether person, group, company etc.).
Has Super Property (direct): foaf:page
Domain: foaf:Agent
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:weblog a rdf:Property, owl:InverseFunctionalProperty, owl:ObjectProperty ; rdfs:label "weblog" ; rdfs:comment "A weblog of some thing (whether person, group, company etc.)." ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; rdfs:subPropertyOf foaf:page ; vs:term_status "stable" .
Label: Work info homepage
Description: A work info homepage of some person; a page about their work for some organization.
Domain: foaf:Person
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:workInfoHomepage a rdf:Property, owl:ObjectProperty ; rdfs:label "work info homepage" ; rdfs:comment "A work info homepage of some person; a page about their work for some organization." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; vs:term_status "testing" .
Label: Workplace homepage
Description: A workplace homepage of some person; the homepage of an organization they work for.
Domain: foaf:Person
Range: foaf:Document
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:workplaceHomepage a rdf:Property, owl:ObjectProperty ; rdfs:label "workplace homepage" ; rdfs:comment "A workplace homepage of some person; the homepage of an organization they work for." ; rdfs:domain foaf:Person ; rdfs:isDefinedBy foaf: ; rdfs:range foaf:Document ; vs:term_status "testing" .
Label: Yahoo chat ID
Description: A Yahoo chat ID
Has Super Property (direct): foaf:nick
Domain: foaf:Agent
Range: rdfs:Literal
@prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . foaf:yahooChatID a rdf:Property, owl:DatatypeProperty, owl:InverseFunctionalProperty ; rdfs:label "Yahoo chat ID" ; rdfs:comment "A Yahoo chat ID" ; rdfs:domain foaf:Agent ; rdfs:isDefinedBy foaf: ; rdfs:range rdfs:Literal ; rdfs:subPropertyOf foaf:nick ; vs:term_status "testing" .
Label: Term_status
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . vs:term_status a owl:AnnotationProperty .
Label: Assurance
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix wot: <http://xmlns.com/wot/0.1/> . wot:assurance a owl:AnnotationProperty .
Label: Src_assurance
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix wot: <http://xmlns.com/wot/0.1/> . wot:src_assurance a owl:AnnotationProperty .