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
David Valentine edited this page Aug 1, 2024
·
2 revisions
For our information model, we need to standardize the structure. Without this, graph performance may be problematic (That is an assumption based on observation of the present, just load it).
In addition, skolemnizing RDF means that node subjects change with each 'release'. We can fix this by creating @id's when informaiton is missing from the json-ld.
We should validate the data, and send to repositorie
This should be done as a watcher in dagster. Watch when a summon is updated, then created standardized representation.ter
Or this is a step triggered after gleaner, but before nabu
Proposed rules:
Rule: @id for objects with @type
use identifier, name, or other pattern to come up with a
Rule: standardize @geo, and remove extraneous
point lists can be long, and do not add any useful information to
Make these WKT objects that can be indexed for geospatial search.