You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Description of a Project (DOAP) vocabulary | doap |[http://usefulinc.com/ns/doap#](http://usefulinc.com/ns/doap#)| The Description of a Project (DOAP) vocabulary, described using W3C RDF Schema and the Web Ontology Language. |
52
52
| Friend of a Friend | foaf |[http://xmlns.com/foaf/0.1/](http://xmlns.com/foaf/0.1/)| FOAF is a project devoted to linking people and information using the Web. Regardless of whether information is in people's heads, in physical or digital documents, or in the form of factual data, it can be linked. FOAF integrates three kinds of network: *social networks* of human collaboration, friendship and association; *representational networks* that describe a simplified view of a cartoon universe in factual terms, and *information networks* that use Web-based linking to share independently published descriptions of this inter-connected world. FOAF does not compete with socially-oriented Web sites; rather it provides an approach in which different sites can tell different parts of the larger story, and by which users can retain some control over their information in a non-proprietary format. |
53
+
| Good Relations Vocabulary | gr |[http://purl.org/goodrelations/v1#](http://purl.org/goodrelations/v1#)| This is a vocabulary for product, price, store, and company data. |
53
54
| HTTP Message Vocabulary | http |[http://www.w3.org/2007/ont/http#](http://www.w3.org/2007/ont/http#)| This is a vocabulary for describing HTTP messages. |
54
55
| HTTP Header Vocabulary | https |[http://www.w3.org/2007/ont/httph#](http://www.w3.org/2007/ont/httph#)| This vocabulary is a one deemed to contain all HTTP headers. The rdflib.js library uses it as for relationships between an HTTP response and the content (value) of the HTTP header in that response.<br /><br />The ontology is deemed to contain one property for every HTTP header, standard or not. The property in this ontology has a localname which is the header field converted to lower case. |
@@ -61,6 +62,7 @@ The vocabularies included in this repo are endorsed by [the Solid leader](https:
61
62
| The OWL 2 Schema vocabulary (OWL 2) | owl | [http://www.w3.org/2002/07/owl#](http://www.w3.org/2002/07/owl#) | This ontology partially describes the built-in classes and properties that together form the basis of the RDF/XML syntax of OWL 2.<br /><br />The content of this ontology is based on Tables 6.1 and 6.2 in Section 6.4 of the OWL 2 RDF-Based Semantics specification, available at http://www.w3.org/TR/owl2-rdf-based-semantics/.<br /><br />Please note that those tables do not include the different annotations (labels, comments and rdfs:isDefinedBy links) used in this file. Also note that the descriptions provided in this ontology do not provide a complete and correct formal description of either the syntax or the semantics of the introduced terms (please see the OWL 2 recommendations for the complete and normative specifications).<br /><br />Furthermore, the information provided by this ontology may be misleading if not used with care. This ontology SHOULD NOT be imported into OWL ontologies. Importing this file into an OWL 2 DL ontology will cause it to become an OWL 2 Full ontology and may have other, unexpected, consequences. |
62
63
|**NEED NAME**| pad |[http://www.w3.org/ns/pim/pad#](http://www.w3.org/ns/pim/pad#)|**NEED DESCRIPTION**|
| Products Ontology | pto | [http://www.productontology.org/id/](http://www.productontology.org/id/) | This joint venture between Schema.org, Wikipedia, and Good Relations, supports using many Wikipedia entries as RDF subclasses of Schema:Product and Schema:Service.
64
66
| An ontology for personal finances | qu |[http://www.w3.org/2000/10/swap/pim/qif#](http://www.w3.org/2000/10/swap/pim/qif#)| An ontology for data exported, for example, by Quicken, as an interchange format. Also a generally useful ontology for bank transactions. See also the OFX ontology. |
65
67
|**NEED NAME**| trip |[http://www.w3.org/ns/pim/trip#](http://www.w3.org/ns/pim/trip#)| This ontology is for use in describing trips, such as business trips. Trips connect where we are at a given point in time, meetings which are part of the trip, and who pays for the trip or part of the trip. They are useful for describing travel plans, for working out expenses, and for categoizing photographs. Trips do not in fact logically have to involve travel. A trip could be used to collate expenses relating to an activity or event at ones home base, or a set of photos taken at home etc. |
66
68
| The RDF Concepts Vocabulary (RDF) | rdf |[http://www.w3.org/1999/02/22-rdf-syntax-ns#](http://www.w3.org/1999/02/22-rdf-syntax-ns#)| This is the RDF Schema for the RDF vocabulary terms in the RDF Namespace, defined in RDF 1.1 Concepts. |
0 commit comments