Maintenance

All wikis at Biowikifarm are in read-only mode due to the restoration after a severe cyberattack in October 2023.
After 1 year being shut down the Biowikifarm is online again.
You see the latest restored version from 18th October 2023.

rdfs:range

From TDWG Terms Wiki
Jump to: navigation, search
Scheme: RDF Schema Pencil.png
range
Search for values Crystal Clear action find.png
range: is an instance of rdf:Property that is used to state that the values of a property are instances of one or more classes.

Notes: A range of the subject property.

Constraints in the context of RDF Schema:

  • rdfs:domain: rdfs:Property (=the class, to which “rdfs:range” may be applied)
  • rdfs:range: rdfs:Class (=the class or datatype of the values or objects that are assigned to “rdfs:range”, i.e. the right side in the triple)