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

Add support for a generic CAS RDF export format #4567

Closed
reckart opened this issue Feb 27, 2024 · 1 comment
Closed

Add support for a generic CAS RDF export format #4567

reckart opened this issue Feb 27, 2024 · 1 comment
Assignees
Labels
⭐️ Enhancement New feature or request
Milestone

Comments

@reckart
Copy link
Member

reckart commented Feb 27, 2024

Is your feature request related to a problem? Please describe.
Some users would like to more directly work with the annotated data in RDF. However, there is currently no RDF-based export format.

Describe the solution you'd like
Optimally, we would have for a start an RDF-based export format that could also be imported back again. DKPro Core has a draft format for this. Maybe this could be adopted and evolved in INCEpTION.

Describe alternatives you've considered

Additional context

@reckart reckart added the ⭐️ Enhancement New feature or request label Feb 27, 2024
@reckart reckart added this to the 32.0 milestone Feb 27, 2024
@reckart reckart self-assigned this Feb 27, 2024
reckart added a commit that referenced this issue Feb 27, 2024
- Ported RDF reader/writer from DKPro Core
- Added PARAM_IRI_FEATURES so we can represent KB concepts are proper IRIs in the export instead of strings
- Added test using PARAM_IRI_FEATURES
@reckart
Copy link
Member Author

reckart commented Feb 29, 2024

After switching the code from Jena to RDF4J, the Turtle is quite verbose... opened an issue with RDF4J wrt. generating more compact Turtle.

eclipse-rdf4j/rdf4j#4921

reckart added a commit that referenced this issue Feb 29, 2024
- Towards migrating the code from Jena to RDF4J to avoid an extra dependency (ok, we still have Jena for NIF... but still)
reckart added a commit that referenced this issue Feb 29, 2024
reckart added a commit that referenced this issue Mar 2, 2024
reckart added a commit that referenced this issue Mar 2, 2024
reckart added a commit that referenced this issue Mar 2, 2024
reckart added a commit that referenced this issue Mar 2, 2024
- Switch from Jena to RDF4J
- Added documentation
reckart added a commit that referenced this issue Mar 2, 2024
…ort-for-a-generic-CAS-RDF-export-format

#4567 - Add support for a generic CAS RDF export format
@reckart reckart closed this as completed Mar 2, 2024
@reckart reckart added this to Kanban Aug 7, 2024
@reckart reckart moved this to 🍹 Done in Kanban Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant