...
Bring an RDF/OWL ontology into FrameworX as UserTypes, Tags, and AssetTree folders.Standards Compliance How-to → Industrial Ontology → Import
Technical Reference → Solution → Designer → Settings and Tools → Import Tags → OWL/RDF Ontology
...
| Tip |
|---|
N-Triples as the mental model. The Unified Namespace is a triple store by construction. Every UserType, Tag, AssetTree folder, and member that this wizard writes corresponds to one or more RDF triples of the form |
.rj). JSON-LD and Turtle support arrives in 10.1.6.a future release.iof, isa88, or write your own JSON. Defaults work for generic OWL files....
A subClassOf B, B subClassOf A). FX single-parent BaseUserType does not model cycles. Neither class gets BaseUserType set. Duck-typed member copy-down still flattens members from both ancestors. Look for "cycle detected" in the warnings.BaseUserType, the rest get warning-logged. All ancestors' members are still copied down.Description text is preserved (descriptionCollisionPolicy: "skip"). Change to "overwrite" if the ontology is the source of truth....
Related: Industrial Ontology Integration How-to · Export your UNS to RDF/OWL/GraphDB · Generate a visual report of your UNS · Local AI Ontology Demo
...
| Children Display | ||
|---|---|---|
|