Open yoavnash opened 3 years ago
Now that the SimPhoNy v4 documentation is ready: please have a look at this and this.
That is already a way to do what you need. In a point release I will also introduce the possibility to initialize an individual using OntologyIndividual()
and let you specify the classes there (therefore this issue remains open).
@yoavnash @kysrpex was there any discussion of what would be a default main IRI for an individual?
I think no
Support the creation of individuals that are of multiple types/classes without knowing the classes in advance. For example, as it is done here: https://owlready2.readthedocs.io/en/latest/class.html#mutli-class-individuals.
Use case: In the knowledge app, software types (e.g., database, atomistic simulation, etc.) are represented via classes. Since a specific software can be of multiple types, this feature is required.