The following issue(s) has been identified:
The issues might also be due to errors in the .owl file and not the linkml builder
- "NC-NO" stereotype is not included in schema but substituted by the "cim" prefix: ex. class_uri: cim:LocationResource should have read class_uri: nc-no:LocationResource.
-- The same is true for associations, ex. slot_uri: cim:ACLineSegmentSpanDeployment.ACLineSegmentSpan should have read slot_uri: nc-no:ACLineSegmentSpanDeployment.ACLineSegmentSpan
- Enumerations are defined in the schema, but attributes that use enumerations as their datatype are excluded from the schema
The following issue(s) has been identified:
The issues might also be due to errors in the .owl file and not the linkml builder
-- The same is true for associations, ex. slot_uri: cim:ACLineSegmentSpanDeployment.ACLineSegmentSpan should have read slot_uri: nc-no:ACLineSegmentSpanDeployment.ACLineSegmentSpan