Martin O'Connor
Martin O'Connor
It would be quite a bit of work, unfortunately.
Note that you may be able to handle this in your code depending in how you are doing the rule generation. You can generate a unique prefix (e.g.,``` autogen0```) for...
Sorry for the late response - missed this message. The SWRLAPI does not currently support the used of OWL class expressions in SWRL rules.
I think the issue is that an error is thrown even if this directive is used. In general, this directive can be used to seamlessly handle empty cells.
You can use multiple processing directives in a reference. e.g., ``` Class: @A* Annotations: foaf:depiction @B*(IRI mm:SkipIfEmptyLocation) ```
The parent is in the second argument position: sca: Subclass axiom. e.g., tbox:sca(?c, Parent) Also note the statement on the parent page: Note that these built-ins query only asserted axioms....
Can you post a simple ontology that illustrates this issue. (Change the .owl extension to .txt since GitHub will not accept .owl as a file extension.) Also check that you...
I would post this more general question on the Protege mailing list. There are a lot of people using a variety of technologies that post there. https://protege.stanford.edu/support.php
The Mapping Master language does not have numeric filtering capabilities. https://github.com/protegeproject/mapping-master/wiki/MappingMasterDSL
Thanks for the report. I will take a look at this.