You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: