-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Published a new version of each package due to bump to
oslo-core
- Loading branch information
1 parent
1ab070a
commit 6f16029
Showing
11 changed files
with
21 additions
and
21 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
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
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@oslo-flanders/examples-generator", | ||
"version": "0.0.3-alpha.0", | ||
"version": "0.0.4-alpha.0", | ||
"description": "Generates examples based on an OSLO JSON-LD file", | ||
"author": "Kristof Vandenbroucke <[email protected]>", | ||
"homepage": "https://github.com/informatievlaanderen/OSLO-UML-Transformer/tree/main/packages/oslo-generator-examples#readme", | ||
|
@@ -36,7 +36,7 @@ | |
"url": "https://github.com/Informatievlaanderen/OSLO-UML-Transformer/issues" | ||
}, | ||
"dependencies": { | ||
"@oslo-flanders/core": "^0.0.18-alpha.0", | ||
"@oslo-flanders/core": "^0.0.19-alpha.0", | ||
"inversify": "^6.0.1", | ||
"n3": "^1.17.2", | ||
"rdf-data-factory": "^1.1.2", | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@oslo-flanders/json-webuniversum-generator", | ||
"version": "0.0.15-alpha.0", | ||
"version": "0.0.16-alpha.0", | ||
"description": "Generates a JSON file which is used to generate an HTML template using Webuniversum 3", | ||
"author": "Dwight Van Lancker <[email protected]>", | ||
"homepage": "https://github.com/informatievlaanderen/OSLO-UML-Transformer/tree/main/packages/oslo-generator-json-webuniversum#readme", | ||
|
@@ -30,7 +30,7 @@ | |
"url": "https://github.com/Informatievlaanderen/OSLO-UML-Transformer/issues" | ||
}, | ||
"dependencies": { | ||
"@oslo-flanders/core": "^0.0.18-alpha.0", | ||
"@oslo-flanders/core": "^0.0.19-alpha.0", | ||
"inversify": "^6.0.1", | ||
"n3": "^1.17.2", | ||
"rdf-data-factory": "^1.1.2", | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@oslo-flanders/shacl-template-generator", | ||
"version": "0.0.10-alpha.0", | ||
"version": "0.0.11-alpha.0", | ||
"description": "Generates a SHACL template based on an OSLO JSON-LD file", | ||
"author": "Dwight Van Lancker <[email protected]>", | ||
"homepage": "https://github.com/informatievlaanderen/OSLO-UML-Transformer/tree/main/packages/oslo-generator-shacl-template#readme", | ||
|
@@ -37,7 +37,7 @@ | |
"url": "https://github.com/Informatievlaanderen/OSLO-UML-Transformer/issues" | ||
}, | ||
"dependencies": { | ||
"@oslo-flanders/core": "^0.0.18-alpha.0", | ||
"@oslo-flanders/core": "^0.0.19-alpha.0", | ||
"i18n": "^0.15.1", | ||
"inversify": "^6.0.1", | ||
"n3": "^1.17.2", | ||
|