Johannes Theissen-Lipp

Results 56 comments of Johannes Theissen-Lipp

@reeshabhranjan Although this issue is two years old by now, it is highly relevant for us. Could you (or someone else) please give an update on this? Thank you!

It could be an option to supply such a mapping of ontology URIs to custom (local) paths via the [configuration file](http://dgarijo.github.io/Widoco/doc/tutorial/#config). We cannot do this now, but it could be...

Still having this issue today. No combination of {Windows CMD, PowerShell, Git Bash} and {`gitlab-ci-local`, `gitlab-ci-local --variable MSYS_NO_PATHCONV=1`} works on my Windows machine. Git Bash returns: ``` Error response from...

> Add `MSYS_NO_PATHCONV` to environment variables instead of using `--variable MSYS_NO_PATHCONV=1`, this fixed the first error for me and created `.gitlab-ci-local\artifacts` Very confusing, but it works. Thank you! In the...

@pyvandenbussche can you help with that? Thank you in advance.

@pnlinden can you help with that? (and confirm my guess below?) @lcomet An additional resource might be the "contribution guidelines", esp. its section on "release branches": https://github.com/International-Data-Spaces-Association/InformationModel/blob/a9b79eab4fe148dd6237fa456253070f0e6cb686/CONTRIBUTING.md#release-branches In short, one...

Additions: We need to verify that... - state that the IDS infomodel conforms to DCAT (via PROF?) - all usages are indeed compatible with DCAT - both domains and ranges...

My first investigation is on where we currently use the dcat prefix. This is in 19 files (open tasks marked in bold): - Host - Status: Declaring the prefix, but...

Detailed investigations and explanations: - `dcat:theme`: The range `skos:Concept` is the same for DCAT-2 and DCAT-1. DCAT-2 does **not** define the domain `dcat:Dataset` anymore, but still inherits the domain `dct:subject`...

Coming to the major [changes from DCAT-1.1 to DCAT-2](https://www.w3.org/TR/vocab-dcat/#changes-since-20140116), which are of interest for us: - Space: Using `dct:spatial` to point to a `dct:Location`, which has three new properties `locn:geometry,...