-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Applying changes from commit bb69b3fc0515f2790837f5484bc19a4f32d00534
- Loading branch information
Circle CI Builder
committed
Dec 6, 2023
1 parent
3cba4f9
commit c0cc08e
Showing
13 changed files
with
966 additions
and
522 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3086,25 +3086,25 @@ | |
"name": "licence", | ||
"inpackage": "ACTIVE_PACKAGE", | ||
"ap-definition-en": { | ||
"en": "A licence under which the Data service is made available." | ||
"en": "A licence under which the Distribution is made available." | ||
}, | ||
"ap-label-en": { | ||
"en": "licence" | ||
}, | ||
"definition": { | ||
"en": "A licence under which the Data service is made available." | ||
"en": "A licence under which the Distribution is made available." | ||
}, | ||
"label": { | ||
"en": "licence" | ||
}, | ||
"extra": { | ||
"EA-Name": "dct:license", | ||
"EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", | ||
"EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", | ||
"derived": "false", | ||
"EA-Package": "", | ||
"EA-Type": "connector", | ||
"EA-Domain": "dcat:DataService", | ||
"EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", | ||
"EA-Domain": "dcat:Distribution", | ||
"EA-Domain-Guid": "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", | ||
"EA-Range": "dct:LicenseDocument", | ||
"RangeData": { | ||
"EA-Name": "dct:LicenseDocument", | ||
|
@@ -3118,14 +3118,14 @@ | |
"en": "licence" | ||
}, | ||
"definition": { | ||
"en": "A licence under which the Data service is made available." | ||
"en": "A licence under which the Distribution is made available." | ||
}, | ||
"usage": "", | ||
"ap-label-en": { | ||
"en": "licence" | ||
}, | ||
"ap-definition-en": { | ||
"en": "A licence under which the Data service is made available." | ||
"en": "A licence under which the Distribution is made available." | ||
}, | ||
"ap-usageNote-en": "", | ||
"ap-codelist": "", | ||
|
@@ -3142,17 +3142,17 @@ | |
}, | ||
{ | ||
"key": "ap-definition-en", | ||
"value": "A licence under which the Data service is made available.", | ||
"value": "A licence under which the Distribution is made available.", | ||
"note": "null" | ||
}, | ||
{ | ||
"key": "property-usage-scope", | ||
"value": "optional", | ||
"value": "recommended", | ||
"note": "null" | ||
}, | ||
{ | ||
"key": "DCAT", | ||
"value": "https://w3c.github.io/dxwg/dcat/#Property:resource_license", | ||
"value": "https://w3c.github.io/dxwg/dcat/#Property:distribution_license", | ||
"note": "null" | ||
} | ||
], | ||
|
@@ -3162,8 +3162,8 @@ | |
"codelist": [], | ||
"domain": [ | ||
{ | ||
"uri": "http://www.w3.org/ns/dcat#DataService", | ||
"EA-Name": "dcat:DataService" | ||
"uri": "http://www.w3.org/ns/dcat#Distribution", | ||
"EA-Name": "dcat:Distribution" | ||
} | ||
], | ||
"range": [ | ||
|
@@ -3184,25 +3184,25 @@ | |
"name": "licence", | ||
"inpackage": "ACTIVE_PACKAGE", | ||
"ap-definition-en": { | ||
"en": "A licence under which the Distribution is made available." | ||
"en": "A licence under which the Data service is made available." | ||
}, | ||
"ap-label-en": { | ||
"en": "licence" | ||
}, | ||
"definition": { | ||
"en": "A licence under which the Distribution is made available." | ||
"en": "A licence under which the Data service is made available." | ||
}, | ||
"label": { | ||
"en": "licence" | ||
}, | ||
"extra": { | ||
"EA-Name": "dct:license", | ||
"EA-Guid": "{FACDCD7B-6F67-4e2b-A8E9-70A00DE6A6B7}", | ||
"EA-Guid": "{AC3DA10B-4D7F-4532-946F-08F1DF77E717}", | ||
"derived": "false", | ||
"EA-Package": "", | ||
"EA-Type": "connector", | ||
"EA-Domain": "dcat:Distribution", | ||
"EA-Domain-Guid": "{80E1F5B2-738F-4118-8E47-917B1DDEA792}", | ||
"EA-Domain": "dcat:DataService", | ||
"EA-Domain-Guid": "{B15BC34B-2236-41e9-BFD4-27D628498B57}", | ||
"EA-Range": "dct:LicenseDocument", | ||
"RangeData": { | ||
"EA-Name": "dct:LicenseDocument", | ||
|
@@ -3216,14 +3216,14 @@ | |
"en": "licence" | ||
}, | ||
"definition": { | ||
"en": "A licence under which the Distribution is made available." | ||
"en": "A licence under which the Data service is made available." | ||
}, | ||
"usage": "", | ||
"ap-label-en": { | ||
"en": "licence" | ||
}, | ||
"ap-definition-en": { | ||
"en": "A licence under which the Distribution is made available." | ||
"en": "A licence under which the Data service is made available." | ||
}, | ||
"ap-usageNote-en": "", | ||
"ap-codelist": "", | ||
|
@@ -3240,17 +3240,17 @@ | |
}, | ||
{ | ||
"key": "ap-definition-en", | ||
"value": "A licence under which the Distribution is made available.", | ||
"value": "A licence under which the Data service is made available.", | ||
"note": "null" | ||
}, | ||
{ | ||
"key": "property-usage-scope", | ||
"value": "recommended", | ||
"value": "optional", | ||
"note": "null" | ||
}, | ||
{ | ||
"key": "DCAT", | ||
"value": "https://w3c.github.io/dxwg/dcat/#Property:distribution_license", | ||
"value": "https://w3c.github.io/dxwg/dcat/#Property:resource_license", | ||
"note": "null" | ||
} | ||
], | ||
|
@@ -3260,8 +3260,8 @@ | |
"codelist": [], | ||
"domain": [ | ||
{ | ||
"uri": "http://www.w3.org/ns/dcat#Distribution", | ||
"EA-Name": "dcat:Distribution" | ||
"uri": "http://www.w3.org/ns/dcat#DataService", | ||
"EA-Name": "dcat:DataService" | ||
} | ||
], | ||
"range": [ | ||
|
@@ -3380,25 +3380,25 @@ | |
"name": "publisher", | ||
"inpackage": "ACTIVE_PACKAGE", | ||
"ap-definition-en": { | ||
"en": "An entity (organisation) responsible for making the Catalogue available." | ||
"en": "An entity (organisation) responsible for making the Dataset available." | ||
}, | ||
"ap-label-en": { | ||
"en": "publisher" | ||
}, | ||
"definition": { | ||
"en": "An entity (organisation) responsible for making the Catalogue available." | ||
"en": "An entity (organisation) responsible for making the Dataset available." | ||
}, | ||
"label": { | ||
"en": "publisher" | ||
}, | ||
"extra": { | ||
"EA-Name": "dct:publisher", | ||
"EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", | ||
"EA-Guid": "{D78C068E-955F-49ce-BAD5-C746A0F82F04}", | ||
"derived": "false", | ||
"EA-Package": "", | ||
"EA-Type": "connector", | ||
"EA-Domain": "dcat:Catalog", | ||
"EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", | ||
"EA-Domain": "dcat:Dataset", | ||
"EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", | ||
"EA-Range": "foaf: Agent", | ||
"RangeData": { | ||
"EA-Name": "foaf: Agent", | ||
|
@@ -3412,14 +3412,14 @@ | |
"en": "publisher" | ||
}, | ||
"definition": { | ||
"en": "An entity (organisation) responsible for making the Catalogue available." | ||
"en": "An entity (organisation) responsible for making the Dataset available." | ||
}, | ||
"usage": "", | ||
"ap-label-en": { | ||
"en": "publisher" | ||
}, | ||
"ap-definition-en": { | ||
"en": "An entity (organisation) responsible for making the Catalogue available." | ||
"en": "An entity (organisation) responsible for making the Dataset available." | ||
}, | ||
"ap-usageNote-en": "", | ||
"ap-codelist": "", | ||
|
@@ -3430,18 +3430,18 @@ | |
"note": "null" | ||
}, | ||
{ | ||
"key": "ap-definition-en", | ||
"value": "An entity (organisation) responsible for making the Catalogue available.", | ||
"key": "uri", | ||
"value": "http://purl.org/dc/terms/publisher", | ||
"note": "null" | ||
}, | ||
{ | ||
"key": "uri", | ||
"value": "http://purl.org/dc/terms/publisher", | ||
"key": "ap-definition-en", | ||
"value": "An entity (organisation) responsible for making the Dataset available.", | ||
"note": "null" | ||
}, | ||
{ | ||
"key": "property-usage-scope", | ||
"value": "mandatory", | ||
"value": "recommended", | ||
"note": "null" | ||
}, | ||
{ | ||
|
@@ -3456,8 +3456,8 @@ | |
"codelist": [], | ||
"domain": [ | ||
{ | ||
"uri": "http://www.w3.org/ns/dcat#Catalog", | ||
"EA-Name": "dcat:Catalog" | ||
"uri": "http://www.w3.org/ns/dcat#Dataset", | ||
"EA-Name": "dcat:Dataset" | ||
} | ||
], | ||
"range": [ | ||
|
@@ -3469,7 +3469,7 @@ | |
} | ||
], | ||
"generalization": [], | ||
"minCardinality": "1", | ||
"minCardinality": "0", | ||
"maxCardinality": "1" | ||
}, | ||
{ | ||
|
@@ -3478,25 +3478,25 @@ | |
"name": "publisher", | ||
"inpackage": "ACTIVE_PACKAGE", | ||
"ap-definition-en": { | ||
"en": "An entity (organisation) responsible for making the Dataset available." | ||
"en": "An entity (organisation) responsible for making the Catalogue available." | ||
}, | ||
"ap-label-en": { | ||
"en": "publisher" | ||
}, | ||
"definition": { | ||
"en": "An entity (organisation) responsible for making the Dataset available." | ||
"en": "An entity (organisation) responsible for making the Catalogue available." | ||
}, | ||
"label": { | ||
"en": "publisher" | ||
}, | ||
"extra": { | ||
"EA-Name": "dct:publisher", | ||
"EA-Guid": "{D78C068E-955F-49ce-BAD5-C746A0F82F04}", | ||
"EA-Guid": "{2143F0EC-CB06-4c15-94BF-E2D327B6D057}", | ||
"derived": "false", | ||
"EA-Package": "", | ||
"EA-Type": "connector", | ||
"EA-Domain": "dcat:Dataset", | ||
"EA-Domain-Guid": "{4BAD0A56-89A2-40fe-8A22-FD9F4A8E5244}", | ||
"EA-Domain": "dcat:Catalog", | ||
"EA-Domain-Guid": "{88017649-2BEC-46cd-A29D-288515A7FA11}", | ||
"EA-Range": "foaf: Agent", | ||
"RangeData": { | ||
"EA-Name": "foaf: Agent", | ||
|
@@ -3510,14 +3510,14 @@ | |
"en": "publisher" | ||
}, | ||
"definition": { | ||
"en": "An entity (organisation) responsible for making the Dataset available." | ||
"en": "An entity (organisation) responsible for making the Catalogue available." | ||
}, | ||
"usage": "", | ||
"ap-label-en": { | ||
"en": "publisher" | ||
}, | ||
"ap-definition-en": { | ||
"en": "An entity (organisation) responsible for making the Dataset available." | ||
"en": "An entity (organisation) responsible for making the Catalogue available." | ||
}, | ||
"ap-usageNote-en": "", | ||
"ap-codelist": "", | ||
|
@@ -3528,18 +3528,18 @@ | |
"note": "null" | ||
}, | ||
{ | ||
"key": "uri", | ||
"value": "http://purl.org/dc/terms/publisher", | ||
"key": "ap-definition-en", | ||
"value": "An entity (organisation) responsible for making the Catalogue available.", | ||
"note": "null" | ||
}, | ||
{ | ||
"key": "ap-definition-en", | ||
"value": "An entity (organisation) responsible for making the Dataset available.", | ||
"key": "uri", | ||
"value": "http://purl.org/dc/terms/publisher", | ||
"note": "null" | ||
}, | ||
{ | ||
"key": "property-usage-scope", | ||
"value": "recommended", | ||
"value": "mandatory", | ||
"note": "null" | ||
}, | ||
{ | ||
|
@@ -3554,8 +3554,8 @@ | |
"codelist": [], | ||
"domain": [ | ||
{ | ||
"uri": "http://www.w3.org/ns/dcat#Dataset", | ||
"EA-Name": "dcat:Dataset" | ||
"uri": "http://www.w3.org/ns/dcat#Catalog", | ||
"EA-Name": "dcat:Catalog" | ||
} | ||
], | ||
"range": [ | ||
|
@@ -3567,7 +3567,7 @@ | |
} | ||
], | ||
"generalization": [], | ||
"minCardinality": "0", | ||
"minCardinality": "1", | ||
"maxCardinality": "1" | ||
}, | ||
{ | ||
|
@@ -5438,7 +5438,7 @@ | |
}, | ||
"config": "config/config-ap.json", | ||
"branchtag": "HVD", | ||
"dummy": 87, | ||
"dummy": 89, | ||
"filename": "config/hvd.json", | ||
"navigation": { | ||
"prev": "" | ||
|
@@ -5447,7 +5447,7 @@ | |
"repository": "git@semicthema-DCAT-AP:SEMICeu/Semicthema-DCAT-AP.git", | ||
"repositorypublic": "[email protected]:SEMICeu/Semicthema-DCAT-AP.git", | ||
"urlref": "DCAT-AP/releases/2.2.0-hvd", | ||
"documentcommit": "e48cf7dd56210c7d7bd8fce47dba0abf3747ac83", | ||
"toolchaincommit": "280ded40d9e9a74964bea894b7790693573104f4", | ||
"documentcommit": "e8c5f24c43f60b9b38e78eb706d04f21efe2911c", | ||
"toolchaincommit": "bb69b3fc0515f2790837f5484bc19a4f32d00534", | ||
"hostname": "https://semiceu.github.io/" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.