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

Support "createIfMissing" ingestion templates #748

Open
5 tasks
cuddihyge opened this issue Aug 3, 2022 · 0 comments
Open
5 tasks

Support "createIfMissing" ingestion templates #748

cuddihyge opened this issue Aug 3, 2022 · 0 comments

Comments

@cuddihyge
Copy link
Contributor

cuddihyge commented Aug 3, 2022

  • add objPropLookupMode flag to ingestionTemplate endpoints (optional, defaulting to "errorIfMissing")
  • add to javascript and SPARQLgraph
  • add to java rest clients
  • add to python
  • consider a rack cli option

The object is to allow ingestion that uses the templates but without checking the existence of links. This eliminates the consistency-checking (defers it to entity resolution and cardinality checking later) but allows data to be ingested in any order.

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