RDF Schema generation from RDF data instance
问题 Is anyone aware of some work being done on generating RDF schema for a given RDF data instance ? It would be some thing like coming up with information like classes, their attributes, their associations(hierarchical or peer) with other classes and if possible data types of attributes. It all resembles RDF Schema. My other question is how different is this approach (RDF schema generation from a given RDF data instance) from finding patterns in RDF data ? Is it the same thing put up in a