I am confuse about RDF Resource, with createResource() I do not know a class is created, an individual or a property is created?
Man drives Car. Man and Car are classes here, drives predicates, so in this case what will be the Resource? On Thu, Sep 22, 2016 at 1:02 AM, Lorenz B. < [email protected]> wrote: > Resource: RDF resource > OntClass: OWL class > > > What is the basic difference between model.createResource() and > > model.createOntClass()? > > > -- > Lorenz Bühmann > AKSW group, University of Leipzig > Group: http://aksw.org - semantic web research center > >
