
reference.language.category_embedding.html Maven / Gradle / Ivy
Categories
Embedding objects
Once a category is defined, it can be used as a type for attribute definitions.
In the below example, we:
- define a Person category
- define an author attribute with type Person.
- use this person attribute to define the Book category:
In the above example, we have embedded a Person instance into a Book instance.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy