KnowledgeLinks / Plains2PeaksPilot

Data and utilities for Plains2Peaks DP.LA Service Hub Pilot
0 stars 0 forks source link

Add bf:hasItem to all bf:Instance #38

Closed jermnelson closed 6 years ago

jermnelson commented 6 years ago

To support new Elasticsearch index, all bf:Instance need a bf:hasItem triple linking back to the bf:Item.

mstabile75 commented 6 years ago

The indexing process looks up from the bf:itemOf property. A bf:hasItem does not need to be added to the triplestore

jermnelson commented 6 years ago

I added this issue because the bf-to-map4.ttl rules have all changed to require this relationship. In order to test any fixes for other outstanding issues, the source turtle files need to change to reflect this in the mapping. The bf-to-map4.ttl map file needs to work independently of Elasticsearch.