diff --git a/dcat/index.html b/dcat/index.html index c797a6129..8d16daadb 100644 --- a/dcat/index.html +++ b/dcat/index.html @@ -704,7 +704,7 @@

Elements from other vocabularies

Complementary vocabularies

Elements from a number of complementary vocabularies MAY be used together with DCAT to provide more detailed information. - For example: properties from the VoID vocabulary [[?VOID]] allow the description of various statistics about a DCAT-described dataset if that dataset is in RDF format; properties from the Provenance ontology [[!PROV-O]] can be used to provide more information about the workflow that generated a dataset or service and related activities and agents; classes and properties from the Organization Ontology [[!VOCAB-ORG]] can be used to explain additional details of responsible agents. + For example: properties from the VoID vocabulary [[?VOID]] allow the description of various statistics about a DCAT-described dataset if that dataset is in RDF format; properties from the Provenance ontology [[!PROV-O]] can be used to provide more information about the workflow that generated a dataset or service and related activities and agents; classes and properties from the Organization Ontology [[?VOCAB-ORG]] can be used to explain additional details of responsible agents.

@@ -1495,7 +1495,7 @@

Class: Catalog Record

-

If a catalog is represented as an RDF Dataset with named graphs (as defined in [[!SPARQL11-QUERY]]), +

If a catalog is represented as an RDF Dataset with named graphs (as defined in [[?SPARQL11-QUERY]]), then it is appropriate to place the description of each dataset (consisting of all RDF triples that mention the dcat:Dataset, dcat:CatalogRecord, and any of its dcat:Distributions) into a separate named graph. The name of that graph SHOULD be the IRI of the catalog record.