Resource Description Framework (RDF)
@prefix rdf: <http://www.w3.org/2000/01/rdf-schema#>
Classes
Additional Properties
Class Details
List
Description
The class of RDF Lists.
Class hierarchy
rdfs:Resource
╰── rdf:List
Predefined instances
rdf:List has the following predefined instances:
- rdf:nil
Properties
Name | Type | Notes | Description |
---|---|---|---|
first | Resource | The first item in the subject RDF list. | |
rest | List | The rest of the subject RDF list after the first item. |
Property
Description
The class of RDF properties
Specification
https://www.w3.org/TR/rdf-schema/#ch_property
Class hierarchy
rdfs:Resource
╰── rdf:Property
Predefined instances
rdf:Property has the following predefined instances:
- dc:rights
- dc:coverage
- dc:relation
- dc:language
- dc:source
- dc:identifier
- dc:format
- dc:type
- dc:date
- dc:contributor
- dc:publisher
- dc:description
- dc:subject
- dc:creator
- dc:title
- nrl:propertySpecification
- nrl:classSpecification
- nrl:deprecated
- nrl:notify
- nrl:modified
- nrl:added
- nrl:weight
- nrl:fulltextIndexed
- nrl:secondaryIndex
- nrl:indexed
- nrl:domainIndex
- nrl:prefix
- nrl:lastModified
- nrl:maxCardinality
- rdfs:range
- rdfs:domain
- rdfs:label
- rdfs:comment
- rdfs:subPropertyOf
- rdfs:subClassOf
- rdf:rest
- rdf:first
- rdf:type
Properties
Name | Type | Notes | Description |
---|---|---|---|
fulltextIndexed | boolean | Whether the property is full-text indexed. This is a Tracker extension | |
indexed | boolean | Whether a property has an index. This is a Tracker extension | |
maxCardinality | integer | Specifies a maximum value cardinality for a specific property | |
propertySpecification | string | Link to upstream specification for an ontology property. This is a Tracker extension | |
secondaryIndex | Property | Whether subject and object properties share an index. This is a Tracker extension | |
weight | integer | Property weight on full-text search relevance. This is a Tracker extension | |
domain | Resource | A domain of the subject property | |
range | Class | A range of the subject property | |
subPropertyOf | Property | |
The subject is a subproperty of a property |
langString
Description
The datatype of language-tagged string values
Specification
https://www.w3.org/TR/rdf-schema/#ch_langstring
Class hierarchy
rdfs:Resource
╰── rdfs:Literal
╰── rdf:langString
Property Details
Additional properties for rdfs:Resource
Description
Properties this ontology defines which can describe rdfs:Resource resources.
Properties
Name | Type | Notes | Description |
---|---|---|---|
type | Class | |
The subject is an instance of a class |
Credits and Copyright
Authors:
- W3C
Editors:
- Tracker developers (translation into turtle)
Upstream: Not available
ChangeLog: Tracker changes
The results of the search are