Skip to content

Commit

Permalink
Add manitoba to thesaurus of province/states (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: david blasby <[email protected]>
  • Loading branch information
davidblasby and david-blasby authored Jun 1, 2020
1 parent 17282d3 commit 327b42a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/main/config/codelist/local/thesauri/theme/EC_States.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,18 @@
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<ns2:prefLabel xmlns:ns2="http://www.w3.org/2004/02/skos/core#" xml:lang="en">British Columbia</ns2:prefLabel>
</rdf:Description>

<rdf:Description rdf:about="http://geonetwork-opensource.org/EC/states#Manitoba">
<ns2:scopeNote xmlns:ns2="http://www.w3.org/2004/02/skos/core#" xml:lang="en"
>Definition</ns2:scopeNote>
<ns2:scopeNote xmlns:ns2="http://www.w3.org/2004/02/skos/core#" xml:lang="fr"
>Definition</ns2:scopeNote>
<ns2:prefLabel xmlns:ns2="http://www.w3.org/2004/02/skos/core#" xml:lang="fr"
>Manitoba</ns2:prefLabel>
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<ns2:prefLabel xmlns:ns2="http://www.w3.org/2004/02/skos/core#" xml:lang="en">Manitoba</ns2:prefLabel>
</rdf:Description>

<rdf:Description rdf:about="http://geonetwork-opensource.org/EC/states#New Brunswick">
<ns2:scopeNote xmlns:ns2="http://www.w3.org/2004/02/skos/core#" xml:lang="en"
>Definition</ns2:scopeNote>
Expand Down

0 comments on commit 327b42a

Please sign in to comment.