-
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 a7fa0fd04e5745a87a115f25f3cf44ae564971e1
- Loading branch information
Circle CI Builder
committed
Dec 11, 2024
1 parent
f350d1e
commit 1c79d07
Showing
13 changed files
with
490 additions
and
488 deletions.
There are no files selected for viewing
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
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
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 |
---|---|---|
|
@@ -2891,55 +2891,50 @@ | |
"name": "hasType", | ||
"inpackage": "OTHER_PACKAGE", | ||
"ap-definition-en": { | ||
"en": "A kind of result " | ||
"en": "Assign the type to SKOS controlled vocabulary." | ||
}, | ||
"ap-label-en": { | ||
"en": "has type" | ||
}, | ||
"definition": { | ||
"en": "A kind of result " | ||
"en": "Assign the type to SKOS controlled vocabulary." | ||
}, | ||
"label": { | ||
"en": "has type" | ||
}, | ||
"extra": { | ||
"EA-Name": "rrmv:hasType", | ||
"EA-Guid": "{4AF036DE-A305-4336-8764-E832E4BE4ECA}", | ||
"EA-Guid": "{3694FEFF-3E51-4f20-99F6-7A0BDBD28E65}", | ||
"derived": "false", | ||
"EA-Package": "", | ||
"EA-Type": "connector", | ||
"EA-Domain": "ActionResult", | ||
"EA-Domain-Guid": "{177E19FF-5A84-4ecc-BFC5-E5E8133F5732}", | ||
"EA-Range": "ResultType", | ||
"EA-Domain": "Role", | ||
"EA-Domain-Guid": "{DB0A2C90-292F-44e2-AF00-AB4186080761}", | ||
"EA-Range": "RoleType", | ||
"RangeData": { | ||
"EA-Name": "ResultType", | ||
"EA-GUID": "{AB9974CE-EFA2-4ae6-8BEC-DDB2774A3D45}", | ||
"EA-Name": "RoleType", | ||
"EA-GUID": "{4F2E4D6E-974F-4b67-9959-B82DE4028DDF}", | ||
"EA-Package": "rrmv", | ||
"uri": "http://data.europa.eu/2qy/rrmv#ResultType" | ||
"uri": "http://data.europa.eu/2qy/rrmv#RoleType" | ||
}, | ||
"sourceRole": "null", | ||
"destRole": "rrmv:hasType", | ||
"label": { | ||
"en": "has type" | ||
}, | ||
"definition": { | ||
"en": "A kind of result " | ||
"en": "Assign the type to SKOS controlled vocabulary." | ||
}, | ||
"usage": "", | ||
"ap-label-en": { | ||
"en": "has type" | ||
}, | ||
"ap-definition-en": { | ||
"en": "A kind of result " | ||
"en": "Assign the type to SKOS controlled vocabulary." | ||
}, | ||
"ap-usageNote-en": "", | ||
"ap-codelist": "", | ||
"RawTags": [ | ||
{ | ||
"key": "name", | ||
"value": "NOTE", | ||
"note": "hasType" | ||
}, | ||
{ | ||
"key": "label-en", | ||
"value": "NOTE", | ||
|
@@ -2948,15 +2943,15 @@ | |
{ | ||
"key": "definition-en", | ||
"value": "NOTE", | ||
"note": "A kind of result " | ||
} | ||
], | ||
"DestRoleTags": [ | ||
"note": "Assign the type to SKOS controlled vocabulary." | ||
}, | ||
{ | ||
"key": "name", | ||
"value": "NOTE", | ||
"note": "hasType" | ||
}, | ||
} | ||
], | ||
"DestRoleTags": [ | ||
{ | ||
"key": "label-en", | ||
"value": "NOTE", | ||
|
@@ -2965,24 +2960,29 @@ | |
{ | ||
"key": "definition-en", | ||
"value": "NOTE", | ||
"note": "A kind of result " | ||
"note": "Assign the type to SKOS controlled vocabulary." | ||
}, | ||
{ | ||
"key": "name", | ||
"value": "NOTE", | ||
"note": "hasType" | ||
} | ||
], | ||
"Scope": "NOTHING" | ||
}, | ||
"codelist": [], | ||
"domain": [ | ||
{ | ||
"uri": "http://data.europa.eu/2qy/rrmv#ActionResult", | ||
"EA-Name": "ActionResult" | ||
"uri": "http://data.europa.eu/2qy/rrmv#Role", | ||
"EA-Name": "Role" | ||
} | ||
], | ||
"range": [ | ||
{ | ||
"EA-Name": "ResultType", | ||
"EA-GUID": "{AB9974CE-EFA2-4ae6-8BEC-DDB2774A3D45}", | ||
"EA-Name": "RoleType", | ||
"EA-GUID": "{4F2E4D6E-974F-4b67-9959-B82DE4028DDF}", | ||
"EA-Package": "rrmv", | ||
"uri": "http://data.europa.eu/2qy/rrmv#ResultType" | ||
"uri": "http://data.europa.eu/2qy/rrmv#RoleType" | ||
} | ||
], | ||
"generalization": [], | ||
|
@@ -2995,50 +2995,55 @@ | |
"name": "hasType", | ||
"inpackage": "OTHER_PACKAGE", | ||
"ap-definition-en": { | ||
"en": "Assign the type to SKOS controlled vocabulary." | ||
"en": "A kind of result " | ||
}, | ||
"ap-label-en": { | ||
"en": "has type" | ||
}, | ||
"definition": { | ||
"en": "Assign the type to SKOS controlled vocabulary." | ||
"en": "A kind of result " | ||
}, | ||
"label": { | ||
"en": "has type" | ||
}, | ||
"extra": { | ||
"EA-Name": "rrmv:hasType", | ||
"EA-Guid": "{3694FEFF-3E51-4f20-99F6-7A0BDBD28E65}", | ||
"EA-Guid": "{4AF036DE-A305-4336-8764-E832E4BE4ECA}", | ||
"derived": "false", | ||
"EA-Package": "", | ||
"EA-Type": "connector", | ||
"EA-Domain": "Role", | ||
"EA-Domain-Guid": "{DB0A2C90-292F-44e2-AF00-AB4186080761}", | ||
"EA-Range": "RoleType", | ||
"EA-Domain": "ActionResult", | ||
"EA-Domain-Guid": "{177E19FF-5A84-4ecc-BFC5-E5E8133F5732}", | ||
"EA-Range": "ResultType", | ||
"RangeData": { | ||
"EA-Name": "RoleType", | ||
"EA-GUID": "{4F2E4D6E-974F-4b67-9959-B82DE4028DDF}", | ||
"EA-Name": "ResultType", | ||
"EA-GUID": "{AB9974CE-EFA2-4ae6-8BEC-DDB2774A3D45}", | ||
"EA-Package": "rrmv", | ||
"uri": "http://data.europa.eu/2qy/rrmv#RoleType" | ||
"uri": "http://data.europa.eu/2qy/rrmv#ResultType" | ||
}, | ||
"sourceRole": "null", | ||
"destRole": "rrmv:hasType", | ||
"label": { | ||
"en": "has type" | ||
}, | ||
"definition": { | ||
"en": "Assign the type to SKOS controlled vocabulary." | ||
"en": "A kind of result " | ||
}, | ||
"usage": "", | ||
"ap-label-en": { | ||
"en": "has type" | ||
}, | ||
"ap-definition-en": { | ||
"en": "Assign the type to SKOS controlled vocabulary." | ||
"en": "A kind of result " | ||
}, | ||
"ap-usageNote-en": "", | ||
"ap-codelist": "", | ||
"RawTags": [ | ||
{ | ||
"key": "name", | ||
"value": "NOTE", | ||
"note": "hasType" | ||
}, | ||
{ | ||
"key": "label-en", | ||
"value": "NOTE", | ||
|
@@ -3047,15 +3052,15 @@ | |
{ | ||
"key": "definition-en", | ||
"value": "NOTE", | ||
"note": "Assign the type to SKOS controlled vocabulary." | ||
}, | ||
"note": "A kind of result " | ||
} | ||
], | ||
"DestRoleTags": [ | ||
{ | ||
"key": "name", | ||
"value": "NOTE", | ||
"note": "hasType" | ||
} | ||
], | ||
"DestRoleTags": [ | ||
}, | ||
{ | ||
"key": "label-en", | ||
"value": "NOTE", | ||
|
@@ -3064,29 +3069,24 @@ | |
{ | ||
"key": "definition-en", | ||
"value": "NOTE", | ||
"note": "Assign the type to SKOS controlled vocabulary." | ||
}, | ||
{ | ||
"key": "name", | ||
"value": "NOTE", | ||
"note": "hasType" | ||
"note": "A kind of result " | ||
} | ||
], | ||
"Scope": "NOTHING" | ||
}, | ||
"codelist": [], | ||
"domain": [ | ||
{ | ||
"uri": "http://data.europa.eu/2qy/rrmv#Role", | ||
"EA-Name": "Role" | ||
"uri": "http://data.europa.eu/2qy/rrmv#ActionResult", | ||
"EA-Name": "ActionResult" | ||
} | ||
], | ||
"range": [ | ||
{ | ||
"EA-Name": "RoleType", | ||
"EA-GUID": "{4F2E4D6E-974F-4b67-9959-B82DE4028DDF}", | ||
"EA-Name": "ResultType", | ||
"EA-GUID": "{AB9974CE-EFA2-4ae6-8BEC-DDB2774A3D45}", | ||
"EA-Package": "rrmv", | ||
"uri": "http://data.europa.eu/2qy/rrmv#RoleType" | ||
"uri": "http://data.europa.eu/2qy/rrmv#ResultType" | ||
} | ||
], | ||
"generalization": [], | ||
|
@@ -5068,14 +5068,14 @@ | |
], | ||
"config": "config/config-ap.json", | ||
"branchtag": "rrmv_002", | ||
"dummy": "82", | ||
"dummy": "84", | ||
"filename": "config/rrmv.json", | ||
"navigation": { | ||
"prev": "https://semiceu.github.io/rrmv/releases/0.0.1/" | ||
}, | ||
"repository": "[email protected]:SEMICeu/uri.semic.eu-thema.git", | ||
"urlref": "/Reporting-Requirements-Metadata-Vocabulary/releases/0.0.2", | ||
"documentcommit": "a97b8abfdd63172982ae926d15af0664681f59cb", | ||
"toolchaincommit": "509a71c2da08586729730c6c719440678054e37c", | ||
"documentcommit": "57580d68e9c3deddcecd225feddbc739732dfc60", | ||
"toolchaincommit": "a7fa0fd04e5745a87a115f25f3cf44ae564971e1", | ||
"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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,8 +18,8 @@ | |
}, | ||
"status": "Working Draft", | ||
"statuslabel": "Onbekend", | ||
"repositoryurl": "[email protected]:SEMICeu/uri.semic.eu-thema.git/tree/a97b8abfdd63172982ae926d15af0664681f59cb", | ||
"changelogurl": "[email protected]:SEMICeu/uri.semic.eu-thema.git/blob/a97b8abfdd63172982ae926d15af0664681f59cb/CHANGELOG", | ||
"repositoryurl": "[email protected]:SEMICeu/uri.semic.eu-thema.git/tree/57580d68e9c3deddcecd225feddbc739732dfc60", | ||
"changelogurl": "[email protected]:SEMICeu/uri.semic.eu-thema.git/blob/57580d68e9c3deddcecd225feddbc739732dfc60/CHANGELOG", | ||
"feedbackurl": "https://github.com/SEMICeu/Reporting-Requirements-Metadata-Vocabulary/issues", | ||
"standaardregisterurl": "RRMV", | ||
"usesVocs": [], | ||
|
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.