Discussion #2615
Updated by Daniele Francioli almost 5 years ago
<p>The proposed mandatory and optional fields for the RoR (Register of Registers) <a href="https://ies-svn.jrc.ec.europa.eu/issues/2616">exchange format</a> are shown below.</p>
<p>This is a starting point for a discussion to identify the fields to include in the format.</p>
<h2><span style="color:#0000CD;"><strong>ConceptScheme</strong></span></h2>
<table border="1" cellpadding="1" cellspacing="1" style="width: 500px;">
<tbody>
<tr>
<td><strong>Field</strong></td>
<td><strong>Requirement</strong></td>
<td><strong>Condition</strong></td>
</tr>
<tr>
<td>voaf:reliesOn</td>
<td>conditional</td>
<td>if a relation is available, it shall be provided with the reliesOn element.</td>
</tr>
<tr>
<td>skos:prefLabel</td>
<td>mandatory</td>
<td> </td>
</tr>
<tr>
<td>skos:definition</td>
<td>conditional</td>
<td>if a definition is available it shall be provided, otherwise it can be left blank.</td>
</tr>
<tr>
<td>dcterms:modified</td>
<td>recommended</td>
<td> </td>
</tr>
<tr>
<td>dcterms:publisher</td>
<td>mandatory</td>
<td> </td>
</tr>
</tbody>
</table>
<h2><span style="color:#0000CD;"><strong>Concept replicated</strong></span></h2>
<table border="1" cellpadding="1" cellspacing="1" style="width: 500px;">
<tbody>
<tr>
<td><strong>Field</strong></td>
<td><strong>Requirement</strong></td>
<td><strong>Condition</strong></td>
</tr>
<tr>
<td>rdf:about</td>
<td>mandatory</td>
<td> </td>
</tr>
<tr>
<td>skos:inScheme</td>
<td>mandatory</td>
<td> </td>
</tr>
</tbody>
</table>
<h2><span style="color:#0000CD;"><strong>Concept</strong></span></h2>
<table border="1" cellpadding="1" cellspacing="1" style="width: 500px;">
<tbody>
<tr>
<td><strong>Field</strong></td>
<td><strong>Requirement</strong></td>
<td><strong>Condition</strong></td>
</tr>
<tr>
<td>rdf:about</td>
<td>mandatory</td>
<td> </td>
</tr>
<tr>
<td>skos:inScheme</td>
<td>mandatory</td>
<td> </td>
</tr>
<tr>
<td>
<p>skos:prefLabel</p>
</td>
<td>mandatory</td>
<td> </td>
</tr>
<tr>
<td>skos:broader</td>
<td>conditional</td>
<td>if a roader concept is available, it shall be provided</td>
</tr>
<tr>
<td>skos:definition</td>
<td>conditional</td>
<td>if a definition is available it shall be provided, otherwise it can be left blank.</td>
</tr>
</tbody>
</table>
<p>In the <strong>Concept</strong> part, <span class="short_text" lang="en"><span class="hps">we could decide to use a substet of the fields for the concepts that are referencing another concept already existing in the extended register. A short example is provided below.</span></span></p>
<pre>
...
<!-- Section 1: ConceptScheme definition -->
<rdf:Description rdf:about = "http://dd.eionet.europa.eu/vocabulary/inspire/DesignationSchemeValue"> &quot;http://inspire.ec.europa.eu/codelist/DesignationSchemeValue&quot;&gt;
<rdf:type &lt;rdf:type rdf:resource = "http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
<voaf:reliesOn rdf:resource="http://inspire.ec.europa.eu/codelist/DesignationSchemeValue" />
<skos:prefLabel &lt;skos:prefLabel xml:lang="en">Designation Scheme</skos:prefLabel>
<!--<skos:definition xml:lang="en">Not available</skos:definition>--> &lt;skos:definition xml:lang=&quot;en&quot;&gt;The scheme used to assign a designation to the Protected Sites.&lt;/skos:definition&gt;
<dct:publisher> &lt;dct:publisher&gt;
&nbsp;&nbsp; <foaf:Agent rdf:about="http://publications.europa.eu/resource/authority/corporate-body/JRC">
&nbsp;&nbsp; <foaf:name xml:lang="en">European Environment Agency</foaf:name> Commission, Joint Research Centre&lt;/foaf:name&gt;
&nbsp;&nbsp; <foaf:workplaceHomepage rdf:resource="http://www.eea.europa.eu/"/> rdf:resource=&quot;https://ec.europa.eu/jrc/&quot;/&gt;
&nbsp;&nbsp; <foaf:mbox rdf:resource="mailto:cr@eionet.europa.eu"/> rdf:resource=&quot;mailto:inspire-registry-dev@jrc.ec.europa.eu&quot;/&gt;
</foaf:Agent> &nbsp;&nbsp; &nbsp;&lt;/foaf:Agent&gt;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
</dct:publisher> &lt;/dct:publisher&gt;
<dct:modified &lt;dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-01-19T20:26:52+02:00</dct:modified>
<dct:accrualPeriodicity &lt;dct:accrualPeriodicity rdf:resource="http://publications.europa.eu/resource/authority/frequency/DAILY"/>
</rdf:Description>
...
<!-- Section 2: Reference to the Concepts in the extended register -->
<rdf:Description rdf:about="http://inspire.ec.europa.eu/codelist/DesignationSchemeValue/emeraldNetwork"> &lt;rdf:Description rdf:about=&quot;http://inspire.ec.europa.eu/codelist/CurrentUseValue/publicServices&quot;&gt;
&lt;rdf:type rdf:resource = &quot;http://www.w3.org/2004/02/skos/core#Concept&quot;/&gt;
&lt;skos:inScheme rdf:resource=&quot;CurrentUseValue&quot; /&gt;
<rdf:type &lt;/rdf:Description&gt;
&lt;rdf:Description rdf:about=&quot;http://inspire.ec.europa.eu/codelist/CurrentUseValue/residential&quot;&gt;
&lt;rdf:type rdf:resource = "http://www.w3.org/2004/02/skos/core#Concept"/>
&lt;skos:inScheme rdf:resource=&quot;CurrentUseValue&quot; /&gt;
&lt;/rdf:Description&gt;
&lt;rdf:Description rdf:about=&quot;http://inspire.ec.europa.eu/codelist/CurrentUseValue/individualResidence&quot;&gt;
&lt;rdf:type rdf:resource = &quot;http://www.w3.org/2004/02/skos/core#Concept&quot;/&gt;
<skos:inScheme rdf:resource="DesignationSchemeValue" rdf:resource=&quot;CurrentUseValue&quot; />
</rdf:Description>
...
<!-- Section 3: Concepts -->
<rdf:Description rdf:about="http://dd.eionet.europa.eu/vocabulary/inspire/DesignationSchemeValue/nationalDesignationTypeCode">
<skos:inScheme rdf:resource="CurrentUseValue" /> &lt;rdf:Description&nbsp; rdf:about=&quot;http://inspire.ec.europa.eu/codelist/DesignationSchemeValue/emeraldNetwork&quot;&gt;
&nbsp;&nbsp; <rdf:type rdf:resource = "http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:prefLabel xml:lang="en">National CDDA designations</skos:prefLabel> &nbsp;&nbsp; &lt;skos:inScheme rdf:resource=&quot;DesignationSchemeValue&quot; /&gt;
<skos:definition xml:lang="en">National CDDA designations code list.
Important note: &lt;skos:prefLabel xml:lang=&quot;en&quot;&gt;emerald network&lt;/skos:prefLabel&gt;
This code value is an extension to INSPIRE PS - code-list DesignationSchemeValue</skos:definition> &lt;skos:definition xml:lang=&quot;en&quot;&gt;The Protected Site has a designation under the Emerald Network.&lt;/skos:definition&gt;
</rdf:Description>
...</pre>
<p> </p>
<p>This is a starting point for a discussion to identify the fields to include in the format.</p>
<h2><span style="color:#0000CD;"><strong>ConceptScheme</strong></span></h2>
<table border="1" cellpadding="1" cellspacing="1" style="width: 500px;">
<tbody>
<tr>
<td><strong>Field</strong></td>
<td><strong>Requirement</strong></td>
<td><strong>Condition</strong></td>
</tr>
<tr>
<td>voaf:reliesOn</td>
<td>conditional</td>
<td>if a relation is available, it shall be provided with the reliesOn element.</td>
</tr>
<tr>
<td>skos:prefLabel</td>
<td>mandatory</td>
<td> </td>
</tr>
<tr>
<td>skos:definition</td>
<td>conditional</td>
<td>if a definition is available it shall be provided, otherwise it can be left blank.</td>
</tr>
<tr>
<td>dcterms:modified</td>
<td>recommended</td>
<td> </td>
</tr>
<tr>
<td>dcterms:publisher</td>
<td>mandatory</td>
<td> </td>
</tr>
</tbody>
</table>
<h2><span style="color:#0000CD;"><strong>Concept replicated</strong></span></h2>
<table border="1" cellpadding="1" cellspacing="1" style="width: 500px;">
<tbody>
<tr>
<td><strong>Field</strong></td>
<td><strong>Requirement</strong></td>
<td><strong>Condition</strong></td>
</tr>
<tr>
<td>rdf:about</td>
<td>mandatory</td>
<td> </td>
</tr>
<tr>
<td>skos:inScheme</td>
<td>mandatory</td>
<td> </td>
</tr>
</tbody>
</table>
<h2><span style="color:#0000CD;"><strong>Concept</strong></span></h2>
<table border="1" cellpadding="1" cellspacing="1" style="width: 500px;">
<tbody>
<tr>
<td><strong>Field</strong></td>
<td><strong>Requirement</strong></td>
<td><strong>Condition</strong></td>
</tr>
<tr>
<td>rdf:about</td>
<td>mandatory</td>
<td> </td>
</tr>
<tr>
<td>skos:inScheme</td>
<td>mandatory</td>
<td> </td>
</tr>
<tr>
<td>
<p>skos:prefLabel</p>
</td>
<td>mandatory</td>
<td> </td>
</tr>
<tr>
<td>skos:broader</td>
<td>conditional</td>
<td>if a roader concept is available, it shall be provided</td>
</tr>
<tr>
<td>skos:definition</td>
<td>conditional</td>
<td>if a definition is available it shall be provided, otherwise it can be left blank.</td>
</tr>
</tbody>
</table>
<p>In the <strong>Concept</strong> part, <span class="short_text" lang="en"><span class="hps">we could decide to use a substet of the fields for the concepts that are referencing another concept already existing in the extended register. A short example is provided below.</span></span></p>
<pre>
...
<!-- Section 1: ConceptScheme definition -->
<rdf:Description rdf:about = "http://dd.eionet.europa.eu/vocabulary/inspire/DesignationSchemeValue"> &quot;http://inspire.ec.europa.eu/codelist/DesignationSchemeValue&quot;&gt;
<rdf:type &lt;rdf:type rdf:resource = "http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
<voaf:reliesOn rdf:resource="http://inspire.ec.europa.eu/codelist/DesignationSchemeValue" />
<skos:prefLabel &lt;skos:prefLabel xml:lang="en">Designation Scheme</skos:prefLabel>
<!--<skos:definition xml:lang="en">Not available</skos:definition>--> &lt;skos:definition xml:lang=&quot;en&quot;&gt;The scheme used to assign a designation to the Protected Sites.&lt;/skos:definition&gt;
<dct:publisher> &lt;dct:publisher&gt;
&nbsp;&nbsp; <foaf:Agent rdf:about="http://publications.europa.eu/resource/authority/corporate-body/JRC">
&nbsp;&nbsp; <foaf:name xml:lang="en">European Environment Agency</foaf:name> Commission, Joint Research Centre&lt;/foaf:name&gt;
&nbsp;&nbsp; <foaf:workplaceHomepage rdf:resource="http://www.eea.europa.eu/"/> rdf:resource=&quot;https://ec.europa.eu/jrc/&quot;/&gt;
&nbsp;&nbsp; <foaf:mbox rdf:resource="mailto:cr@eionet.europa.eu"/> rdf:resource=&quot;mailto:inspire-registry-dev@jrc.ec.europa.eu&quot;/&gt;
</foaf:Agent> &nbsp;&nbsp; &nbsp;&lt;/foaf:Agent&gt;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
</dct:publisher> &lt;/dct:publisher&gt;
<dct:modified &lt;dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-01-19T20:26:52+02:00</dct:modified>
<dct:accrualPeriodicity &lt;dct:accrualPeriodicity rdf:resource="http://publications.europa.eu/resource/authority/frequency/DAILY"/>
</rdf:Description>
...
<!-- Section 2: Reference to the Concepts in the extended register -->
<rdf:Description rdf:about="http://inspire.ec.europa.eu/codelist/DesignationSchemeValue/emeraldNetwork"> &lt;rdf:Description rdf:about=&quot;http://inspire.ec.europa.eu/codelist/CurrentUseValue/publicServices&quot;&gt;
&lt;rdf:type rdf:resource = &quot;http://www.w3.org/2004/02/skos/core#Concept&quot;/&gt;
&lt;skos:inScheme rdf:resource=&quot;CurrentUseValue&quot; /&gt;
<rdf:type &lt;/rdf:Description&gt;
&lt;rdf:Description rdf:about=&quot;http://inspire.ec.europa.eu/codelist/CurrentUseValue/residential&quot;&gt;
&lt;rdf:type rdf:resource = "http://www.w3.org/2004/02/skos/core#Concept"/>
&lt;skos:inScheme rdf:resource=&quot;CurrentUseValue&quot; /&gt;
&lt;/rdf:Description&gt;
&lt;rdf:Description rdf:about=&quot;http://inspire.ec.europa.eu/codelist/CurrentUseValue/individualResidence&quot;&gt;
&lt;rdf:type rdf:resource = &quot;http://www.w3.org/2004/02/skos/core#Concept&quot;/&gt;
<skos:inScheme rdf:resource="DesignationSchemeValue" rdf:resource=&quot;CurrentUseValue&quot; />
</rdf:Description>
...
<!-- Section 3: Concepts -->
<rdf:Description rdf:about="http://dd.eionet.europa.eu/vocabulary/inspire/DesignationSchemeValue/nationalDesignationTypeCode">
<skos:inScheme rdf:resource="CurrentUseValue" /> &lt;rdf:Description&nbsp; rdf:about=&quot;http://inspire.ec.europa.eu/codelist/DesignationSchemeValue/emeraldNetwork&quot;&gt;
&nbsp;&nbsp; <rdf:type rdf:resource = "http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:prefLabel xml:lang="en">National CDDA designations</skos:prefLabel> &nbsp;&nbsp; &lt;skos:inScheme rdf:resource=&quot;DesignationSchemeValue&quot; /&gt;
<skos:definition xml:lang="en">National CDDA designations code list.
Important note: &lt;skos:prefLabel xml:lang=&quot;en&quot;&gt;emerald network&lt;/skos:prefLabel&gt;
This code value is an extension to INSPIRE PS - code-list DesignationSchemeValue</skos:definition> &lt;skos:definition xml:lang=&quot;en&quot;&gt;The Protected Site has a designation under the Emerald Network.&lt;/skos:definition&gt;
</rdf:Description>
...</pre>
<p> </p>