schema.org doesn't use rdfs:domain and range.
Some other important ontologies have adopted this style. eg SSN, SOSA (according to @dr-shorthair), WOT TD.
Our euBusinessGraph SWJ paper describes the benefits of such lighter way approach.
Can you support this style in PyLODE?
See essepuntato/LODE#12 for details, and essepuntato/LODE#13 for more details, and an implementation as a patch to LODE's XSL (doing this patching made me appreciate you decided to rewrite without using XSL).
You already have included two examples to test it: SSN, SOSA (I currently don't see any domain/range). Also test on schema.org, as it's pretty big.
schema.org doesn't use rdfs:domain and range.
Some other important ontologies have adopted this style. eg SSN, SOSA (according to @dr-shorthair), WOT TD.
Our euBusinessGraph SWJ paper describes the benefits of such lighter way approach.
Can you support this style in PyLODE?
See essepuntato/LODE#12 for details, and essepuntato/LODE#13 for more details, and an implementation as a patch to LODE's XSL (doing this patching made me appreciate you decided to rewrite without using XSL).
You already have included two examples to test it: SSN, SOSA (I currently don't see any domain/range). Also test on schema.org, as it's pretty big.