ACTION-1: Schema.org properties do not de-reference
Schema.org properties do not de-reference
- State:
- closed
- Person:
- Dan Brickley
- Due on:
- October 18, 2011
- Created on:
- October 11, 2011
- Associated Issue:
- Property pages
- Related emails:
- No related emails
Related notes:
http://schema.org/Person de-references, whereas properties just 404. Example: http://schema.org/affiliation ... at least by RDF tradition and the Web architecture spec, properties are first class citizens and deserve their own documentation.
Raised by Bernard Vatant in http://lists.w3.org/Archives/Public/public-vocabs/2011Oct/0012.html
"""URIs for schema.org properties, based on their labels, are used by both
"official" OWL version at [1] and rdfs.org version at [2].
Class URIs such as http://schema.org/Person are dereferencable even if they
do not (yet) provide a RDFdescription of what they mean ...
But property URIs such as http://schema.org/about are just 404.
Are there any plan to have at least html minimal description of properties
at those URIs, like a definition and the list of classes using them?
Bernard
[1] http://schema.org/docs/schemaorg.owl
[2] http://schema.rdfs.org/all.rdf
"""
Display change log.