introduce "disjoint with"

Open
#9 0 comments 0 reactions 2 assignees View on GitHub

@DiellzaElshani is already working on this.

Since Feb 23, 2022.

Assessment

This issue has not been assessed yet.

Description

type:feature

In OWL all classes is in the same level should be declared as disjoint with the other classes.
eg: BHoM Column and BHoM room are both rdfs:sublass of BHoM:Obejct so we need to make these disjoint from each other.
Why:
Because of OWA ( open-world assumption) the assumption that the truth value of a statement may be true irrespective of whether or not it is known to be true.

Statement: "Mary" "is a citizen of" "France"
Question: Is Paul a citizen of France?
"Closed world" answer: No.
"Open world" answer: Unknown.

Dominant language
C#
Stars
10
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BHoM/RDF_Prototypes

All issues in BHoM/RDF_Prototypes

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.