ISSUE-47: publish ontology
ontology
publish ontology
- State:
- CLOSED
- Product:
- Raised by:
- Henry Story
- Opened on:
- 2013-01-28
- Description:
- We should publish the LDP ontology as linked data and also have an
Ontology product in the tracker.
The ontology should be published at <http://www.w3.org/ns/ldp>
and can be as simple as this:
[[
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
<> rdfs:seeAlso <http://www.w3.org/TR/ldp/> .
ldp:Resource a rdf:Class;
rdfs:label "LDPR";
vs:term_status "unstable" .
ldp:Container a rdf:Class;
rdfs:label "LDPC";
vs:term_status "unstable".
ldp:Container rdfs:subClassOf ldp:Resource .
]]
If new terms appear they can be proposed to be added to the vocabulary/ontology.
If restrictions appear to be useful they can be added there too. At least they can
be proposed, discussed, and voted on.
When the spec is settled, more precise pointers to the spec for each item can
be added where needed.
- Related Actions Items:
- No related actions
- Related emails:
- Re: ISSUE-47 Proposal for LDP vocabulary document (from johnarwe@us.ibm.com on 2013-02-19)
- Re: ISSUE-47 Proposal for LDP vocabulary document (from johnarwe@us.ibm.com on 2013-02-18)
- Re: ISSUE-47 Proposal for LDP vocabulary document (from rgarcia@fi.upm.es on 2013-02-15)
- Re: ISSUE-47 Proposal for LDP vocabulary document (from sergio.fernandez@salzburgresearch.at on 2013-02-15)
- Re: ISSUE-47 Proposal for LDP vocabulary document (from rgarcia@fi.upm.es on 2013-02-15)
- Re: ISSUE-47 Proposal for LDP vocabulary document (from sspeiche@gmail.com on 2013-02-14)
- Re: ISSUE-47 Proposal for LDP vocabulary document (from sergio.fernandez@salzburgresearch.at on 2013-02-14)
- Re: ISSUE-47 Proposal for LDP vocabulary document (from rgarcia@fi.upm.es on 2013-02-14)
- Re: ISSUE-47 Proposal for LDP vocabulary document (from kidehen@openlinksw.com on 2013-02-13)
- Re: ISSUE-47 Proposal for LDP vocabulary document (from henry.story@bblfish.net on 2013-02-13)
- ISSUE-47 Proposal for LDP vocabulary document (from sspeiche@gmail.com on 2013-02-13)
- Re: ldp-ISSUE-47 (ontology): publish ontology (from sspeiche@gmail.com on 2013-02-04)
- Re: ldp-ISSUE-47 (ontology): publish ontology (from david@3roundstones.com on 2013-01-28)
- ldp-ISSUE-47 (ontology): publish ontology (from sysbot+tracker@w3.org on 2013-01-28)
Related notes:
Open per http://www.w3.org/2012/ldp/meeting/2013-02-04#resolution_3
Arnaud Le Hors, 8 Feb 2013, 21:07:34Display change log