Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend schemas for Dataset and DataService from 2.1.1 to 3.0.0 #9

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
095326d
Update DCAT-AP:Dataset for the FAIR principles and MELODA5 dimensions…
flopezag Sep 11, 2023
9ab77d3
Update DCAT-AP:DataService for the FAIR principles and MELODA5 dimens…
flopezag Sep 11, 2023
626680f
Update to v3.0.0 and correction some issues from Waterverse
flopezag Oct 14, 2024
8c67a2b
Update Dataset and DataService classes
flopezag Oct 15, 2024
bb96271
Update some examples problem and update notes.yaml and README.md of t…
flopezag Oct 15, 2024
be9f4a6
Resolve conflicts to master
flopezag Oct 15, 2024
08d13f4
Delete DataService/README.md
albertoabellagarcia Oct 17, 2024
b8f38f5
Delete README.md
albertoabellagarcia Oct 17, 2024
1c64c0a
Delete .gitignore
albertoabellagarcia Oct 21, 2024
06a4ed7
Resolutio some PR comments
flopezag Nov 6, 2024
bbd130b
Merge branch 'extend_schemas' of github.com:smart-data-models/dataMod…
flopezag Nov 6, 2024
00dcd96
Review of the examples and adding content to notes.yaml
flopezag Nov 7, 2024
5abeec8
Update DataService class and the jsonld examples
flopezag Nov 7, 2024
1781290
Update notes.yaml from Dataset and DataService classes
flopezag Nov 8, 2024
c3786b0
Update to resolve Data Models Testing tool
flopezag Nov 8, 2024
9f08edc
Update notes.yaml
flopezag Nov 10, 2024
a1bc5a4
Update data model schemas and add json examples
flopezag Nov 11, 2024
17e3b29
Change from modifiedAt to modified
flopezag Nov 12, 2024
5a7ecd3
Update notes
flopezag Nov 12, 2024
b0cdbbc
Update examples in Dataset
flopezag Nov 13, 2024
99ac771
Update spatialResolution value in normalized json and jsonld
flopezag Nov 13, 2024
abc5318
Update Dataset data model
flopezag Nov 14, 2024
6e10bc5
Update DataService class
flopezag Nov 14, 2024
ab7d8d8
Remove modifiedAt property from the examples
flopezag Nov 14, 2024
4744e00
Update values of license property
flopezag Nov 14, 2024
be722d5
Update example-normalized.json
flopezag Nov 14, 2024
7a215c2
Update example-normalized.json
flopezag Nov 14, 2024
cd11642
Review PR comments about Dataset and DataService
flopezag Dec 6, 2024
ceaf7c3
fix typo in example
albertoabellagarcia Dec 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions Catalogue/ADOPTERS.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
description: This is a compilation list of the current adopters of the data model CatalogueDCAT-AP of the Subject dataModel.DCAT-AP. All fields are non mandatory. More info at https://smart-data-models.github.io/data-models/templates/dataModel/CURRENT_ADOPTERS.yaml
currentAdopters:
-
adopter:
description:
mail:
organization:
project:
comments:
startDate:
adopter: Waterverse Project
description:
mail:
organization:
project: https://waterverse.eu/
comments: Adoption of DCAT-AP to define metadata information of Datasets including FAIR and Meloda5 principles
startDate: 2024-10-01
8 changes: 8 additions & 0 deletions DataService/ADOPTERS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,11 @@ currentAdopters:
project: https://salted-project.eu/
comments:
startDate:
-
adopter: Waterverse Project
description:
mail:
organization:
project: https://waterverse.eu/
comments: Adoption of DCAT-AP to define metadata information of Datasets including FAIR and Meloda5 principles
startDate: 2024-10-01
60 changes: 0 additions & 60 deletions DataService/README.md

This file was deleted.

163 changes: 132 additions & 31 deletions DataService/examples/example-normalized.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,9 @@
{
"id": "urn:ngsi-ld:DataService:id:JBDJ:56257192",
"type": "DataService",
"description": {
"type": "StructuredValue",
"value": [
"Data service for the solar system open data portal."
]
},
"location": {
"type": "geo:json",
"value": {
"type": "Point",
"coordinates": [
72.564509,
11.125289
]
}
"accessRights": {
"type": "Text",
"value": "No restrictions to access the data but APi requests limit, 5000 requests per hour"
},
"address": {
"type": "StructuredValue",
Expand All @@ -28,44 +16,157 @@
"postOfficeBoxNumber": ""
}
},
"applicableLegislation": {
"type": "StructuredValue",
"value": [
"Regulation 883/2004",
"Regulation 465/2012"
]
},
"areaServed": {
"type": "Text",
"value": "European union and beyond"
"value": "European Union and beyond"
},
"endPointURL": {
"conformsTo": {
"type": "StructuredValue",
"value": [
"urn:ngsi-ld:DataServiceDCAT-AP:items:AFGI:79071729",
"urn:ngsi-ld:DataServiceDCAT-AP:items:JAZP:97999812"
"OGC WFS API"
]
},
"title": {
"contactPoint": {
"type": "StructuredValue",
"value": [
"Data service of the european open data portal",
"Data service del portal europeo de datos abiertos"
{
"type": "Text",
"email": "[email protected]"
},
{
"type": "Text",
"email": "[email protected]"
}
]
},
"endPointDescription": {
"description": {
"type": "StructuredValue",
"value": {
"en": "Data service of the european open data portal",
"de": "Datendienst des Europäischen Portals für offene Daten",
"es": "Data service del portal europeo de datos abiertos",
"fr": "Service de données du portail européen de données ouvertes",
"it": "Servizio dati del Portale europeo dei dati aperti",
"ja": "欧州オープンデータ・ポータルのデータサービス",
"ko": "유럽 오픈 데이터 포털의 데이터 서비스",
"zh": "欧洲开放数据门户的数据服务",
"el": "Υπηρεσία δεδομένων της Ευρωπαϊκής Πύλης Ανοικτών Δεδομένων",
"nl": "Dataservice van het Europese open dataportaal",
"fi": "Euroopan avoimen datan portaalin tietopalvelu"
}
},
"endpointDescription": {
"type": "StructuredValue",
"value": [
"SPARQL end point without authentication",
"API compliant with CKAN specification"
]
},
"servesDataset": {
"endpointURL": {
"type": "StructuredValue",
"value": [
"EU geographic map",
"EU physical map"
"urn:ngsi-ld:DataServiceDCAT-AP:items:AFGI:79071729",
"urn:ngsi-ld:DataServiceDCAT-AP:items:JAZP:97999812"
]
},
"accessRights": {
"type": "Text",
"value": "No restrictions to access the data but APi requests limit, 5000 requests per hour"
"format": {
"type": "StructuredValue",
"value": [
"CSV",
"JSON"
]
},
"keyword": {
"type": "StructuredValue",
"value": [
"Data Service",
"CKAN"
]
},
"landingPage": {
"type": "StructuredValue",
"value": [
"https://dataservice.data",
"https://otherservice.data"
]
},
"lastUpdated": {
"type": "StructuredValue",
"value": {
"@type": "DateTime",
"@value": "2021-07-01T10:27:59Z"
}
},
"license": {
"type": "Text",
"value": "EUPL."
"value": "GPL-1.0"
},
"operationSpace": {
"type": "geo:json",
"value": {
"type": "Point",
"coordinates": [
72.564509,
11.125289
]
}
},
"page": {
"type": "StructuredValue",
"value": [
"http://foo.org/how-to"
]
},
"provenance": {
"type": "StructuredValue",
"value": [
"1",
"2"
]
},
"publisher": {
"type": "Text",
"value": "Comunidad de madrid"
},
"servesDataset": {
"type": "StructuredValue",
"object": [
"urn:ngsi-ld:Dataset:id:HUZY:41266715",
"urn:ngsi-ld:Dataset:id:HUZY:41266716"
]
},
"theme": {
"type": "StructuredValue",
"value": [
"Economy",
"Tourism"
]
},
"title": {
"type": "StructuredValue",
"value": {
"en": "Data service of the european open data portal",
"de": "Datendienst des Europäischen Portals für offene Daten",
"es": "Data service del portal europeo de datos abiertos",
"fr": "Service de données du portail européen de données ouvertes",
"it": "Servizio dati del Portale europeo dei dati aperti",
"ja": "欧州オープンデータ・ポータルのデータサービス",
"ko": "유럽 오픈 데이터 포털의 데이터 서비스",
"zh": "欧洲开放数据门户的数据服务",
"el": "Υπηρεσία δεδομένων της Ευρωπαϊκής Πύλης Ανοικτών Δεδομένων",
"nl": "Dataservice van het Europese open dataportaal",
"fi": "Euroopan avoimen datan portaalin tietopalvelu"
}
},
"validationSchema": {
"type": "Text",
"value": "https://smart-data-models.github.io/dataModel.DCAT-AP/DataService/schema.json"
}
}
}
Loading