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

Coordinate with CLARIAH FAIR Vocabularies summarizer #9

Open
ddeboer opened this issue Apr 22, 2022 · 2 comments
Open

Coordinate with CLARIAH FAIR Vocabularies summarizer #9

ddeboer opened this issue Apr 22, 2022 · 2 comments

Comments

@ddeboer
Copy link
Member

ddeboer commented Apr 22, 2022

In CLARIAH+, a dataset description summarizer will be developed: CLARIAH/clariah-plus#73 and CLARIAH/clariah-plus#71. Is there overlap with the NDE Knowledge Graph Pipeline? Can we share development?

Their source code is now available at https://github.com/CLARIAH/did-summarizer.

@ddeboer ddeboer changed the title Coordinate with CLARIAH FAIR vocabularies Coordinate with CLARIAH FAIR Vocabularies Apr 22, 2022
@ddeboer ddeboer changed the title Coordinate with CLARIAH FAIR Vocabularies Coordinate with CLARIAH FAIR Vocabularies summarizer Apr 22, 2022
@ddeboer
Copy link
Member Author

ddeboer commented Jan 26, 2023

@4tikhonov Some first observations:

  1. The NDE pipeline outputs proper RDF (VoID), while CLARIAH’s pipeline does not. RDF is preferred because it’s easier to interpret by users.
  2. NDE uses SPARQL queries where we can while the CLARIAH pipeline runs through the RDF triple by triple. How does that scale? Does it stream?
  3. The NDE pipeline is modular and will be configurable while the CLARIAH pipeline seems to be less so.

@ddeboer
Copy link
Member Author

ddeboer commented Apr 24, 2023

See https://docs.google.com/spreadsheets/d/1hY2zPmFDZ6aIlY-MupK6gvynQZucOxikFDgv5YWxFyQ for a CLARIN/NDE/CLARIAH Fair Implementation Profile (FIP).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant