Skip to content

Cardinality constraint results in OWL with no range #1134

Description

@cuddihyge

In the SADL below, the resulting OWL is generated such that the property owner has no range specified.
The property owner2 does have the correct range.

uri "http://semtk.ge.com/cardinality2" alias c2.

Item is a class,
	described by owner with at most 1 value of type Item. 
	
Item2 is a class,
	described by owner2 with values of type Item2.
owner2 of Item2 has at most 1 value. 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions