Resource Description Framework (RDF)
Resource Description Framework (RDF) — Core RDF classes to keep the internal consistency of the ontology
|
|
Synopsis
@prefix rdf: <http://www.w3.org/2000/01/rdf-schema#>
Class Details
List
Description
The class of RDF Lists.
Property
Description
The class of RDF properties
langString
Description
The datatype of language-tagged string values
nil
Description
The empty list, with no items in it. If the rest of a list is nil then the list has no more items in it.
Class
Description
The class of classes
Datatype
Description
The class of RDF datatypes.
Predefined instances
rdfs:Datatype has the following predefined instances:
Literal
Description
The class of literal values, eg. textual strings and integers
Resource
Description
All resources
Credits and Copyright
Authors:
Editors:
- Tracker developers (translation into turtle)
Upstream:
Not available
ChangeLog:
Tracker changes