
FOAF Vocabulary Specification 0.9 - xmlns.com
May 24, 2007 · FOAF and RDF. Why does FOAF use RDF? FOAF is an application of the Resource Description Framework (RDF) because the subject area we're describing -- people -- has so many competing requirements that a standalone format could not do them all justice.
FOAF Vocabulary Specification 0.99 - xmlns.com
Jan 14, 2014 · FOAF depends heavily on W3C's standards work, specifically on XML, XML Namespaces, RDF, and OWL. All FOAF documents must be well-formed RDF documents. The FOAF vocabulary, by contrast, is managed more in the style of an Open Source or Free Software project than as an industry standardarisation effort (eg. see Jabber JEPs).
FOAF Vocabulary Specification 0.96 - xmlns.com
Dec 15, 2009 · FOAF and RDF. Why does FOAF use RDF? FOAF is an application of the Resource Description Framework (RDF) because the subject area we're describing -- people -- has so many competing requirements that a standalone format could not do them all justice.
FOAF Vocabulary Specification
Jun 3, 2005 · FOAF and RDF. Why does FOAF use RDF? FOAF is an application of the Resource Description Framework (RDF) because the subject area we're describing -- people -- has so many competing requirements that a standalone format could not do them all justice.
The FOAF Project: xmlns.com
xmlns.com is part of the FOAF project. xmlns.com is an internet domain created for the purposes of simple Web namespace management. The rationale for registering xmlns.com was to secure a short, memorable domain suitable for naming concepts for use in RDF and XML vocabularies.
%s: %s:%s - xmlns.com
return str(urinode.uri).replace("http://xmlns.com/foaf/0.1/", "") def get_rdfs(m, urinode): "Returns label and comment given an RDF.Node with a URI in it" l = m.find_statements(RDF.Statement(urinode, rdfs.label, None)) label = l.current().object.literal_value['string'] c = m.find_statements(RDF.Statement(urinode, rdfs.comment, None)) comment ...
The FOAF Project: xmlns.com
Label Property A foaf:LabelProperty is any RDF property with texual values that serve as labels. A foaf:LabelProperty is any RDF property with texual values that serve as labels.
WOT Schema - xmlns.com
The WOT, or Web Of Trust, schema is designed to facilitate the use of Public Key Cryptography tools such as PGP or GPG to sign RDF documents and document these signatures. An example document utilizing all the classes and properties of the revised wot vocabulary.
xmlns.com
A foaf:currentProject relates a foaf:Person to a foaf:Document indicating some collaborative or individual undertaking. This relationship indicates that the foaf:Person has some active role in the project, such as development, coordination, or support.