PiRSquared17 / smwbp

Automatically exported from code.google.com/p/smwbp
0 stars 0 forks source link

add inverse, domain, range inference #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Brief description of requested feature

How to test the feature?
* need a set of templates and parser functions to make the inference happen.
* i.thing include the templates by default, but the templates can be used
elsewhere.

Is there any suggestions towards completing that feature?
* to get properties asserted on a page, we need parser function
* to add triples, we use tempalte

Please provide any additional information below.

Original issue reported on code.google.com by liding...@gmail.com on 23 Jan 2009 at 5:31

GoogleCodeExporter commented 9 years ago
add subclass inferece

Original comment by liding...@gmail.com on 23 Jan 2009 at 5:51

GoogleCodeExporter commented 9 years ago
maybe crate a new template package
r.inverse
r.subclass
r.subproperty
r.domain
r.range

Original comment by liding...@gmail.com on 23 Jan 2009 at 5:52