[edit]
Introduction
glossary definition:=The RDF vocabulary known as RDFS contains terms for making statements which define new vocabularies.- Preferred Prefix: preferred prefix:=rdfs:
- Prefix definition: prefix definition:=http://www.w3.org/2000/01/rdf-schema#
- Group that maintains: group::W3C_Semantic_Web_Activity
- Vocabulary Homepage: [1]
- Wiki pages that wire this vocabulary into the wiki:Category:rdfs
- Ontology: ontology:=http://www.mindswap.org/cgi-bin/2002/rdfconvert/index.cgi?rdfurl=http://www.w3.org/2000/01/rdf-schema&inputtype=1&outputtype=2
In N3 you'd define this namespace as so:
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
[edit]
Usage in this Semantic Wiki
We use terms in this vocabulary in this semantic wiki to for some of our markup. To enable that a number of pages exist that advise the wiki software how to treat the terms as well as providing a place for social activities (doc, discustion, etc) about the terms and their usage.
So, in addition to the special page mediawiki:smw_import_rdfs these pages include:<ask></ask>.
As you can see we don't bother to set up terms in this vocabulary until we need them.
Categories: Vocabulary | Rdfs | RDFS

