Skip to content

Commit a1b13f2

Browse files
committed
update owners, diagram, and copyright date
1 parent adc7065 commit a1b13f2

8 files changed

Lines changed: 576 additions & 191 deletions

File tree

releases/2.1.2/context/core-person-ap.jsonld

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"@context": {
33
"Address": "http://www.w3.org/ns/locn#Address",
44
"AdminUnit": "http://data.europa.eu/m8g/AdminUnit",
5+
"AdminUnit.name": {
6+
"@container": "@set",
7+
"@id": "http://www.w3.org/2000/01/rdf-schema#label",
8+
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
9+
},
510
"Agent": "http://xmlns.com/foaf/0.1/Agent",
611
"Agent.name": {
712
"@container": "@set",
@@ -64,6 +69,11 @@
6469
"@id": "http://www.w3.org/ns/person#citizenship",
6570
"@type": "@id"
6671
},
72+
"code": {
73+
"@container": "@set",
74+
"@id": "http://data.europa.eu/m8g/code",
75+
"@type": "@id"
76+
},
6777
"contactPage": {
6878
"@container": "@set",
6979
"@id": "http://data.europa.eu/m8g/contactPage",
@@ -167,9 +177,9 @@
167177
"@id": "http://purl.org/dc/terms/creator",
168178
"@type": "@id"
169179
},
170-
"issuingAuthorityURI": {
180+
"level": {
171181
"@container": "@set",
172-
"@id": "http://purl.org/dc/terms/creator",
182+
"@id": "http://data.europa.eu/m8g/level",
173183
"@type": "@id"
174184
},
175185
"locatorDesignator": {

releases/2.1.2/context/core-person-ap_en.jsonld

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"@context": {
33
"Address": "http://www.w3.org/ns/locn#Address",
44
"AdminUnit": "http://data.europa.eu/m8g/AdminUnit",
5+
"AdminUnit.name": {
6+
"@container": "@set",
7+
"@id": "http://www.w3.org/2000/01/rdf-schema#label",
8+
"@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
9+
},
510
"Agent": "http://xmlns.com/foaf/0.1/Agent",
611
"Agent.name": {
712
"@container": "@set",
@@ -64,6 +69,11 @@
6469
"@id": "http://www.w3.org/ns/person#citizenship",
6570
"@type": "@id"
6671
},
72+
"code": {
73+
"@container": "@set",
74+
"@id": "http://data.europa.eu/m8g/code",
75+
"@type": "@id"
76+
},
6777
"contactPage": {
6878
"@container": "@set",
6979
"@id": "http://data.europa.eu/m8g/contactPage",
@@ -167,9 +177,9 @@
167177
"@id": "http://purl.org/dc/terms/creator",
168178
"@type": "@id"
169179
},
170-
"issuingAuthorityURI": {
180+
"level": {
171181
"@container": "@set",
172-
"@id": "http://purl.org/dc/terms/creator",
182+
"@id": "http://data.europa.eu/m8g/level",
173183
"@type": "@id"
174184
},
175185
"locatorDesignator": {

releases/2.1.2/html/overview.jpg

17.4 KB
Loading

0 commit comments

Comments
 (0)