isee4xai / iSeeOnto

iSeeOnto, the ontology network created by the iSee consortium for sharing and reusing explanation experiences. For more information see https://isee4xai.com/
https://isee4xai.com/
0 stars 1 forks source link

base IRI for EE instances #32

Closed anjanaw closed 1 year ago

anjanaw commented 1 year ago

What is the best practice when selecting the base IRI for instance?

For example, consider NetflixExplanationExperience, the AIModel instance would be NetflixAIModel. Which base IRI should the NetflixAIModel have? Is it

  1. http://www.w3id.org/iSeeOnto/explanationexperience# (meaning all instances in the NetflixExplanationExperience will have the same base IRI) or
  2. http://www.w3id.org/iSeeOnto/aimodel#. (meaning instances in the NetflixExplanationExperience will inherit IRI from their class/type/concept)
dcorsar commented 1 year ago

I'd suggest using a base iri that's going to allow differentiations between use cases. For example

So we'd have something like

That way we know everythign related to the an explaination experience will have that common base.

If desired, it could be expanded further by type - for example, say there are two datasets