SIOC/Neologism/URIScheme

From W3C Wiki

This is the desired URI scheme for Neologism. Maybe it can't be implemented exactly like this.

Homepage (HTML only) http://example.com/neologism/

A vocabulary page (HTML or RDFS via content negotiation) http://example.com/neologism/bowling

HTML variant of the vocabulary page http://example.com/neologism/bowling/html

RDFS variant of the vocabulary page http://example.com/neologism/bowling/rdfs

URI for a class http://example.com/neologism/bowling#Player

URI for a property http://example.com/neologism/bowling#score

Anchor in the HTML page at the description of a class or property http://example.com/neologism/bowling#term_Player http://example.com/neologism/bowling#term_score

(A Javascript in the vocabulary page should make the page jump to #term_ABC when #ABC is accessed)