How to check whether a named individual of an ontology contains some particular string? For example consider the following rule:
swrlb:contains(namedIndividual:mwf,"m")-> contains(namedIndividual:mwf,"m")
How to check whether a named individual of an ontology contains some particular string? For example consider the following rule:
swrlb:contains(namedIndividual:mwf,"m")-> contains(namedIndividual:mwf,"m")