-
There is a EU recommendation for using DCAT-AP as a schema to describe the metadata for data repositories, as to provide interoperability (alignment) across data repositories. This might be a directio…
-
The following sections describe how conversion from CIMXML to CIMJSON-LD (JSON-LD and Trig) should be handled.
The convention between CIMXML - CIMJSON-LD - CIMXML is not pure syntax. There will be …
-
This query
```sparql
PREFIX afn:
PREFIX owl:
PREFIX rdfs:
select * {
?p1 rdfs:range ?r1.
?p1 rdfs:range ?r2.
filter(str(?r1) < str(?r2))
} order by ?p1
```
Finds 43 props with mult…
-
디테일 추가 , fuel split 추가
※ 단, auto-tuning 히스토리 제공 불가.
-
Gitbook a débranché nos sites publiés...
https://ecospheres.gitbook.io/recommandations-iso-dcat n'est plus accessible
-
In het uml-diagram staat de klasse dcat:Collectie met dcat:Dataset als subklasse.
In de tekst van het applicatieprofiel is dit een prov:Collection met dcat:Dataset als subklasse.
Volgens het dca…
-
This task covers implementing support for DCAT-AP3 records in the plugin.
jahow updated
1 month ago
-
We are running CKAN 2.10 on docker containers with ckanext-dcat installed with the profile set as `ckanext.dcat.rdf.profiles = euro_dcat_ap_3` and `ckanext.dat.output_spatial_format` left as the defau…
-
@juanjemdIos we need to address the following:
- dcat:contactPoint has an incorrect namespace
- Add that tests are ftr:Test and also dcat:DataService
-
We should make sure that we have places in the metadata for DC/Dcat terms, and have the API return proper JSON-LD responses perhaps?