Skip to content

Milestones

List view

  • - Provenance support

    No due date
    3/4 issues closed
  • [Philippe] basic features we want to support * add a property+value to an identifier (create it if it does not exist yet) update a value for an identifier+property (create it if it does not exist yet) * get the value for a identifier+property (return null or a special value if it does not exist) * get all property+values for an identifier the second step should be to: * delete stuff (ids / values) * do the same but also record some lineage (e.g., a set of triples including for instance time and source that edited, as well as arbitrary triples for context provided by the user etc.) * query using context / lineage (e.g., getEntityValues(id, contextTriple)) third step (optional) * automatically insert / search without knowing the id but just based on the property/values or the global hierarchy [Christophe] In addition, there should be a way to know the provenance of the values that are returned as part of the description of an identifier. That is, for the call "get all property+values for an identifier" return all the property+values and the identifier of their respective contributor. I think that the search should not be entirely optional, having a way to find an identifier based on a property/value is something that will be useful to have.

    Overdue by 13 year(s)
    Due by March 1, 2013
    0/1 issues closed