Ontologies
RDFP
The RDF Presentation ontology (RDFP)
OWL
Last submission date February 25, 2025
ID https://w3id.org/rdfp/GraphDescription
https://w3id.org/rdfp/GraphDescription
https://lovportal.lirmm.fr/ontologies/RDFP/GraphDescription
Loading
Preferred name

Graph Description

Definitions
Instances of rdfp:GraphDescription describe RDF Graphs in terms of validation and presentation. A rdfp:GraphDescription may be linked to one or more validation rules. A rdfp:GraphDescription may be linked to one or more instances or rdfp:Presentation. For example, ``` <https://w3id.org/rdfp/example/graph> a rdfp:GraphDescription ; rdfp:validationRule <some_sparql_ask_rule> ; rdfp:presentedBy <some_presentation_description> . ``` We propose an alignment of this resource with sd:Graph, but this is part of [another document](https://w3id.org/rdfp/align/sd).
Subject Author Type Created
No notes to display