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
The targets of "place corresponds to" assertions (IRIs from Pleiades and Geonames) are currently lose nodes in the triple store without an explicit CRM class. Two things are needed to make them usable for visualisatons:
since they currently have no CRM class they do not match the strict typed query (see query link. This is a similar situation to the social relationships in Fix social relationship model query #78. Two possible fixes: either mark the IRIs with the CRM class (Site), OR relax the queries (following which pattern?) to not check for the model classes
242 locations currently have coordinates (in lat,long format) attached to them through spatiotemporal existence assertions generated by Lukas: link
The targets of "place corresponds to" assertions (IRIs from Pleiades and Geonames) are currently lose nodes in the triple store without an explicit CRM class. Two things are needed to make them usable for visualisatons:
lat,longformat) attached to them through spatiotemporal existence assertions generated by Lukas: link