Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vocabularies: add DCAT2 constants #1580

Closed
barthanssens opened this issue Oct 3, 2019 · 2 comments
Closed

Vocabularies: add DCAT2 constants #1580

barthanssens opened this issue Oct 3, 2019 · 2 comments
Assignees
Labels
📶 enhancement issue is a new feature or improvement M1 Fixed in milestone 1 specification issues related to compliance to standards and external specs
Milestone

Comments

@barthanssens
Copy link
Contributor

barthanssens commented Oct 3, 2019

A new version of DCAT (v2) became available, so it would be helpful to add new properties and classes to the org.eclipse.rdf4j.model.vocabulary.DCAT convenience class

https://www.w3.org/TR/2019/CR-vocab-dcat-2-20191003/

This would also require a similar class for W3C ODRL, PROV and TIME vocabularies.
(which are also useful outside a DCAT-context)

@barthanssens barthanssens self-assigned this Oct 3, 2019
@barthanssens barthanssens added 📶 enhancement issue is a new feature or improvement specification issues related to compliance to standards and external specs labels Oct 3, 2019
@barthanssens barthanssens added this to the 3.1.0 milestone Oct 3, 2019
@pwin
Copy link

pwin commented Oct 3, 2019

https://github.com/pwin/dcat-v2-xml-schema is a preliminary draft that might also be useful

@barthanssens
Copy link
Contributor Author

Thanks, I started generating the classes for DCAT and other (ODRL, PROV...) ontologies

barthanssens added a commit that referenced this issue Nov 28, 2019
* Added W3C TIME ontology
* Added W3C PROV-O ontology
* Added ODRL 2 ontology
* Added DCAT2 properties and classes, same namespace as DCAT
* Formatting
* Update core/model/src/main/java/org/eclipse/rdf4j/model/vocabulary/TIME.java
* comment syntax
Co-Authored-By: Jeen Broekstra <jeen.broekstra@gmail.com>
* Update core/model/src/main/java/org/eclipse/rdf4j/model/vocabulary/TIME.java
* comment syntax
Co-Authored-By: Jeen Broekstra <jeen.broekstra@gmail.com>
* Comment syntax
Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>

* Added odrl2/prov/time to default prefixes in console

Signed-off-by: Bart Hanssens <bart.hanssens@bosa.fgov.be>
@abrokenjester abrokenjester added the M1 Fixed in milestone 1 label Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📶 enhancement issue is a new feature or improvement M1 Fixed in milestone 1 specification issues related to compliance to standards and external specs
Projects
None yet
Development

No branches or pull requests

3 participants