humanitiesplusdesign / data-pen

Personal modeling application for Linked Data.
http://hdlab.stanford.edu/fibra
26 stars 0 forks source link

Improve the amount of helper information in the verification workflow #97

Open esjewett opened 7 years ago

esjewett commented 7 years ago

Need to determine property values to include if they are relevant, then fold them into the autocomplete service.

jiemakel commented 7 years ago

At some point, the autocompletion API supported returning additional properties, but that got lost at some point. However, additional properties are already pulled in internally to support in equivalency calculations, so re-adding this should be easy. I'll try to remember this when refactoring stuff for #87.

Before that, sparql-item-component is still available to use as a pop-up.

cncoleman commented 7 years ago

This should be able to be addressed by the "template" concept which is determined at the level of Sources Component, yes?