/** * Returns a Java wrapper over an RDF object, identified by a randomly * pubmed.endNote.jaxb.generated URI. Creating two wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public Foreword(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }
/** * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two * wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public ClassRole(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }
/** * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two * wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public AccessSpace(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }
/** * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two * wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public MediaList(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }
/** * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two * wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public Property_to_Graphic_Object_to_Object_RelationMapping(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }
/** * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two * wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public WeightedPreference(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }
/** * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two * wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public SynchronizedTextElement(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }
/** * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two * wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public FunctionalProperty(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }
/** * Returns a Java wrapper over an RDF object, identified by a randomly * pubmed.endNote.jaxb.generated URI. Creating two wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public Bodymatter(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }
/** * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two * wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public PaginatedTextDocument(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }
/** * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two * wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public DataObject(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }
/** * Returns a Java wrapper over an RDF object, identified by a randomly generated URI. Creating two * wrappers results in different URIs. * * @param model RDF2GO Model implementation, see http://rdf2go.ontoware.org * @param write if true, the statement (this, rdf:type, TYPE) is written to the model * <p>[Generated from RDFReactor template rule #c9] */ public RealPointValue(Model model, boolean write) { super(model, RDFS_CLASS, model.newRandomUniqueURI(), write); }