Hello,
I have a question about jena and owl property type.
If the property is an ontology property, I can know its property type by different type defination such as datatypeproperty, objectproperty. But if the property I get from some other place, such as http://www.w3.org/2003/01/geo/wgs84_pos. How can I know its property type by jena?
Thank you very much for your help
regards