{"id":"https://w3id.org/rdfp/GraphDescription","prefLabel":"Graph Description","obsolete":false,"definition":["Instances of rdfp:GraphDescription describe RDF Graphs in terms of validation and presentation.\n\n  A rdfp:GraphDescription may be linked to one or more validation rules.\n  A rdfp:GraphDescription may be linked to one or more instances or rdfp:Presentation.\n\n   For example,\n \n```\n   <https://w3id.org/rdfp/example/graph> a rdfp:GraphDescription ;\n     rdfp:validationRule <some_sparql_ask_rule> ;\n     rdfp:presentedBy <some_presentation_description> .\n```\n\nWe propose an alignment of this resource with sd:Graph, but this is part of [another document](https://w3id.org/rdfp/align/sd).\n"],"synonym":[],"isInActiveScheme":[null],"parents":[{"id":"http://www.w3.org/2002/07/owl#Thing","prefLabel":null,"obsolete":false,"definition":[],"synonym":[],"inScheme":[],"subClassOf":[],"label":[],"notation":null,"prefixIRI":null,"semanticType":[],"cui":[],"xref":null,"created":null,"modified":null,"altLabelXl":[],"hiddenLabelXl":[],"prefLabelXl":[],"@id":"http://www.w3.org/2002/07/owl#Thing","@type":"http://www.w3.org/2002/07/owl#Class","links":{"self":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Thing","ontology":"https://data.lovportal.lirmm.fr/ontologies/RDFP","children":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Thing/children","parents":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Thing/parents","descendants":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Thing/descendants","ancestors":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Thing/ancestors","instances":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Thing/instances","tree":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Thing/tree","notes":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Thing/notes","mappings":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Thing/mappings","ui":"http://lovportal.lirmm.fr/ontologies/RDFP?p=classes&conceptid=http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Thing","@context":{"self":"http://www.w3.org/2002/07/owl#Class","ontology":"http://data.bioontology.org/metadata/Ontology","children":"http://www.w3.org/2002/07/owl#Class","parents":"http://www.w3.org/2002/07/owl#Class","descendants":"http://www.w3.org/2002/07/owl#Class","ancestors":"http://www.w3.org/2002/07/owl#Class","instances":"http://data.bioontology.org/metadata/Instance","tree":"http://www.w3.org/2002/07/owl#Class","notes":"http://data.bioontology.org/metadata/Note","mappings":"http://data.bioontology.org/metadata/Mapping","ui":"http://www.w3.org/2002/07/owl#Class"}},"@context":{"@vocab":"http://data.bioontology.org/metadata/","label":"http://www.w3.org/2000/01/rdf-schema#label","prefLabel":"http://www.w3.org/2004/02/skos/core#prefLabel","prefLabelXl":"http://www.w3.org/2008/05/skos-xl#prefLabel","altLabelXl":"http://www.w3.org/2008/05/skos-xl#altLabel","hiddenLabelXl":"http://www.w3.org/2008/05/skos-xl#hiddenLabel","synonym":"http://www.w3.org/2004/02/skos/core#altLabel","definition":"http://www.w3.org/2004/02/skos/core#definition","obsolete":"http://www.w3.org/2002/07/owl#deprecated","notation":"http://www.w3.org/2004/02/skos/core#notation","prefixIRI":"http://data.bioontology.org/metadata/prefixIRI","subClassOf":"http://www.w3.org/2000/01/rdf-schema#subClassOf","semanticType":"http://bioportal.bioontology.org/ontologies/umls/hasSTY","cui":"http://bioportal.bioontology.org/ontologies/umls/cui","xref":"http://www.geneontology.org/formats/oboInOwl#hasDbXref","inScheme":"http://www.w3.org/2004/02/skos/core#inScheme","created":"http://purl.org/dc/terms/created","modified":"http://purl.org/dc/terms/modified","@language":"en"}}],"isInActiveCollection":[],"inScheme":[],"memberOf":[],"subClassOf":["http://www.w3.org/2002/07/owl#Thing"],"label":["Graph Description"],"notation":null,"prefixIRI":"rdfp:GraphDescription","semanticType":[],"cui":[],"xref":null,"created":null,"modified":null,"altLabelXl":[],"hiddenLabelXl":[],"prefLabelXl":[],"properties":{"http://www.w3.org/1999/02/22-rdf-syntax-ns#type":["http://www.w3.org/2002/07/owl#Class"],"http://www.w3.org/2000/01/rdf-schema#subClassOf":["http://www.w3.org/2002/07/owl#Thing"],"http://www.w3.org/2000/01/rdf-schema#comment":["Instances of rdfp:GraphDescription describe RDF Graphs in terms of validation and presentation.\n\n  A rdfp:GraphDescription may be linked to one or more validation rules.\n  A rdfp:GraphDescription may be linked to one or more instances or rdfp:Presentation.\n\n   For example,\n \n```\n   <https://w3id.org/rdfp/example/graph> a rdfp:GraphDescription ;\n     rdfp:validationRule <some_sparql_ask_rule> ;\n     rdfp:presentedBy <some_presentation_description> .\n```\n\nWe propose an alignment of this resource with sd:Graph, but this is part of [another document](https://w3id.org/rdfp/align/sd).\n"],"http://www.w3.org/2000/01/rdf-schema#label":["Graph Description"],"https://data.lovportal.lirmm.fr/metadata/prefixIRI":["rdfp:GraphDescription"],"http://www.w3.org/2003/06/sw-vocab-status/ns#term_status":["testing"],"https://data.lovportal.lirmm.fr/metadata/def/prefLabel":["Graph Description"],"http://www.w3.org/2000/01/rdf-schema#isDefinedBy":["https://w3id.org/rdfp/"]},"@id":"https://w3id.org/rdfp/GraphDescription","@type":"http://www.w3.org/2002/07/owl#Class","links":{"self":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/https%3A%2F%2Fw3id.org%2Frdfp%2FGraphDescription","ontology":"https://data.lovportal.lirmm.fr/ontologies/RDFP","children":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/https%3A%2F%2Fw3id.org%2Frdfp%2FGraphDescription/children","parents":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/https%3A%2F%2Fw3id.org%2Frdfp%2FGraphDescription/parents","descendants":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/https%3A%2F%2Fw3id.org%2Frdfp%2FGraphDescription/descendants","ancestors":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/https%3A%2F%2Fw3id.org%2Frdfp%2FGraphDescription/ancestors","instances":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/https%3A%2F%2Fw3id.org%2Frdfp%2FGraphDescription/instances","tree":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/https%3A%2F%2Fw3id.org%2Frdfp%2FGraphDescription/tree","notes":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/https%3A%2F%2Fw3id.org%2Frdfp%2FGraphDescription/notes","mappings":"https://data.lovportal.lirmm.fr/ontologies/RDFP/classes/https%3A%2F%2Fw3id.org%2Frdfp%2FGraphDescription/mappings","ui":"http://lovportal.lirmm.fr/ontologies/RDFP?p=classes&conceptid=https%3A%2F%2Fw3id.org%2Frdfp%2FGraphDescription","@context":{"self":"http://www.w3.org/2002/07/owl#Class","ontology":"http://data.bioontology.org/metadata/Ontology","children":"http://www.w3.org/2002/07/owl#Class","parents":"http://www.w3.org/2002/07/owl#Class","descendants":"http://www.w3.org/2002/07/owl#Class","ancestors":"http://www.w3.org/2002/07/owl#Class","instances":"http://data.bioontology.org/metadata/Instance","tree":"http://www.w3.org/2002/07/owl#Class","notes":"http://data.bioontology.org/metadata/Note","mappings":"http://data.bioontology.org/metadata/Mapping","ui":"http://www.w3.org/2002/07/owl#Class"}},"@context":{"@vocab":"http://data.bioontology.org/metadata/","label":"http://www.w3.org/2000/01/rdf-schema#label","prefLabel":"http://www.w3.org/2004/02/skos/core#prefLabel","prefLabelXl":"http://www.w3.org/2008/05/skos-xl#prefLabel","altLabelXl":"http://www.w3.org/2008/05/skos-xl#altLabel","hiddenLabelXl":"http://www.w3.org/2008/05/skos-xl#hiddenLabel","synonym":"http://www.w3.org/2004/02/skos/core#altLabel","definition":"http://www.w3.org/2004/02/skos/core#definition","obsolete":"http://www.w3.org/2002/07/owl#deprecated","notation":"http://www.w3.org/2004/02/skos/core#notation","prefixIRI":"http://data.bioontology.org/metadata/prefixIRI","parents":"http://www.w3.org/2000/01/rdf-schema##<Proc:0x00007fa8be8c4358 /srv/ontoportal/ontologies_api/shared/bundle/ruby/3.1.0/bundler/gems/ontologies_linked_data-364a5475a165/lib/ontologies_linked_data/models/class.rb:59 (lambda)>","subClassOf":"http://www.w3.org/2000/01/rdf-schema#subClassOf","semanticType":"http://bioportal.bioontology.org/ontologies/umls/hasSTY","cui":"http://bioportal.bioontology.org/ontologies/umls/cui","xref":"http://www.geneontology.org/formats/oboInOwl#hasDbXref","inScheme":"http://www.w3.org/2004/02/skos/core#inScheme","created":"http://purl.org/dc/terms/created","modified":"http://purl.org/dc/terms/modified","@language":"en"}}