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

Updates from 8/6/22 #14

Closed anjanaw closed 1 year ago

anjanaw commented 2 years ago

Dataset has ‘number of features’ and ‘number of instances’ 'has goal' some 'AI Task Goal' AIModel ‘annotates’/‘annotatedby’ AIModelAssessmentResult Screenshot 2022-06-08 at 12 33 40

Retrieval is a rule for

  1. Number of instances
  2. Number of features

A new class for "Restriction"

ike01 commented 1 year ago

@anjanaw is that not AI Task realizes some AI Task Goal or are you proposing to make it Dataset has goal some AI Task Goal?

anjanaw commented 1 year ago

I dont remember what any of these means, it's opened in June. most of it must be already done. i think these individually asks for new concepts/predicates.

  1. Dataset has ‘number of features’ and ‘number of instances’ (done)
  2. 'has goal' some 'AI Task Goal' (not sure)
  3. AIModel ‘annotates’/‘annotatedby’ AIModelAssessmentResult (not sure)
dcorsar commented 1 year ago
  1. Dataset has ‘number of features’ and ‘number of instances’ (done)
  2. 'has goal' some 'AI Task Goal' (not sure). Is this Dataset hasGoal some Goal? Does it make sense for a Dataset to have a Goal? What type of Goal would it be?
  3. AIModel ‘annotates’/‘annotatedby’ AIModelAssessmentResult (should be done)
anjanaw commented 1 year ago

"User Group"-->"hasKnowledgeOfDomain" --> "Domain" i think this is missing as well.

anjanaw commented 1 year ago

"User Group" --> 'has goal' --> 'SIO_000006' is there. not sure what it has to do with AI Task Goal and if we still need this

anjanaw commented 1 year ago
  1. AIModel ‘annotates’/‘annotatedby’ AIModelAssessmentResult (should be done)

    can you pls confirm?

anjanaw commented 1 year ago

any updates? @dcorsar @ike01

anjanaw commented 1 year ago

@dcorsar

  1. iSeeOnto has the following

AIModelAssessmentResult annotates AIModel annotatedBy is the reverse of annotates

Does this mean, there is no need to explicitly say "AIModel annotatedBy AIModelAssessmentResult"?

  1. Cannot find "User/UserGroup hasKnowledgeOfDomain Domain" Domain is not linked to any other Concept either.
dcorsar commented 1 year ago

@dcorsar

1. iSeeOnto has the following

AIModelAssessmentResult annotates AIModel annotatedBy is the reverse of annotates

Does this mean, there is no need to explicitly say "AIModel annotatedBy AIModelAssessmentResult"?

Yes - it would be inferred by a reasoner, so no need to explicitly add it

2. Cannot find "User/UserGroup _hasKnowledgeOfDomain_ Domain" Domain is not linked to any other Concept either.

How it would have been done is 'User' 'possess' 'Domain Knowledge' 'in relation to' 'Domain' This is a bit long winded, so have added a 'possessKnowledgeOf' property as a subproperty of 'possess' and and a constraint that 'User' 'possessKnowledgeOf' 'Domain' to user.rdf