Skip to content

mw.data.representation could allow easier property definition #501

@amedranogil

Description

@amedranogil

when adding an objectProteprty or a dataProperty, adding PropertyExpressions is difficult.

The ObjectPropertySetup can not later be retrieved.

all Property Axioms (such as setAssymetric(), or setFunctional() ) return void, thus one cannot easily express more than one (eg: oci.addObjectProperty(PROP).setAssymetric().setFunctional() ).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions