-
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 882f35f4e0ee0a71ad4376f6361785cfb2b69399
- Loading branch information
Circle CI Builder
committed
Dec 11, 2024
1 parent
0d584df
commit 2a21f06
Showing
13 changed files
with
484 additions
and
514 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": "91", | ||
"dummy": "92", | ||
"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": "7619093ce99b67b4b34d0b9033c5a0b3d73de332", | ||
"toolchaincommit": "9c67da2975a36979a9ef801b2b4996dbbe097f34", | ||
"documentcommit": "eb30226a3ea5e305e5b5a152ad57e5206df73861", | ||
"toolchaincommit": "882f35f4e0ee0a71ad4376f6361785cfb2b69399", | ||
"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/7619093ce99b67b4b34d0b9033c5a0b3d73de332", | ||
"changelogurl": "[email protected]:SEMICeu/uri.semic.eu-thema.git/blob/7619093ce99b67b4b34d0b9033c5a0b3d73de332/CHANGELOG", | ||
"repositoryurl": "[email protected]:SEMICeu/uri.semic.eu-thema.git/tree/eb30226a3ea5e305e5b5a152ad57e5206df73861", | ||
"changelogurl": "[email protected]:SEMICeu/uri.semic.eu-thema.git/blob/eb30226a3ea5e305e5b5a152ad57e5206df73861/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.