/******************************************************************************* * Copyright (c) 2004, 2007-2008 IBM Corporation and Cambridge Semantics Incorporated. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * File: $Source$ * Created by: Generated Source from org.openanzo.jdbc.utils.opgen.jet * Created on: Generated Source from org.openanzo.jdbc.utils.opgen.jet * Revision: $Id$ * * Contributors: * IBM Corporation - initial API and implementation * Cambridge Semantics Incorporated - Fork to Anzo *******************************************************************************/ package org.openanzo.ontologies.foaf; /** * Interface for SpatialThing ontology class<br> * Use the org.openanzo.ontologies.foaf.FOAFFactory to create instances of this interface. * <p>(URI: http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing)</p> * <br> * <br> * <br> */ @SuppressWarnings("all") public interface SpatialThing extends org.openanzo.rdf.jastor.Thing { /** * The rdf:type for this ontology class */ public static final org.openanzo.rdf.URI TYPE = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"); /** * The Anzo Property for based__near * <p>(URI: http://xmlns.com/foaf/0.1/based_near)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : based near <br> * comment : A location that something is based near, for some broadly human notion of near. <br> * <br> */ public static org.openanzo.rdf.URI based__nearProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/based_near"); /** * The Anzo Property for depiction * <p>(URI: http://xmlns.com/foaf/0.1/depiction)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : depiction <br> * comment : A depiction of some thing. <br> * <br> */ public static org.openanzo.rdf.URI depictionProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/depiction"); /** * The Anzo Property for fundedBy * <p>(URI: http://xmlns.com/foaf/0.1/fundedBy)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : funded by <br> * comment : An organization funding a project or person. <br> * <br> */ public static org.openanzo.rdf.URI fundedByProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/fundedBy"); /** * The Anzo Property for homepage * <p>(URI: http://xmlns.com/foaf/0.1/homepage)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : homepage <br> * comment : A homepage for some thing. <br> * <br> */ public static org.openanzo.rdf.URI homepageProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/homepage"); /** * The Anzo Property for isPrimaryTopicOf * <p>(URI: http://xmlns.com/foaf/0.1/isPrimaryTopicOf)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : is primary topic of <br> * comment : A document that this thing is the primary topic of. <br> * <br> */ public static org.openanzo.rdf.URI isPrimaryTopicOfProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/isPrimaryTopicOf"); /** * The Anzo Property for logo * <p>(URI: http://xmlns.com/foaf/0.1/logo)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : logo <br> * comment : A logo representing some thing. <br> * <br> */ public static org.openanzo.rdf.URI logoProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/logo"); /** * The Anzo Property for maker * <p>(URI: http://xmlns.com/foaf/0.1/maker)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : maker <br> * comment : An agent that made this thing. <br> * <br> */ public static org.openanzo.rdf.URI makerProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/maker"); /** * The Anzo Property for page * <p>(URI: http://xmlns.com/foaf/0.1/page)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : page <br> * comment : A page or document about this thing. <br> * <br> */ public static org.openanzo.rdf.URI pageProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/page"); /** * The Anzo Property for theme * <p>(URI: http://xmlns.com/foaf/0.1/theme)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : theme <br> * comment : A theme. <br> * <br> */ public static org.openanzo.rdf.URI themeProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/theme"); /** * The Anzo Property for dnaChecksum * <p>(URI: http://xmlns.com/foaf/0.1/dnaChecksum)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : DNA checksum <br> * comment : A checksum for the DNA of some thing. Joke. <br> * <br> */ public static org.openanzo.rdf.URI dnaChecksumProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/dnaChecksum"); /** * The Anzo Property for nick * <p>(URI: http://xmlns.com/foaf/0.1/nick)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : nickname <br> * comment : A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames). <br> * <br> */ public static org.openanzo.rdf.URI nickProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/nick"); /** * The Anzo Property for title * <p>(URI: http://xmlns.com/foaf/0.1/title)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : title <br> * comment : Title (Mr, Mrs, Ms, Dr. etc) <br> * <br> */ public static org.openanzo.rdf.URI titleProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/title"); /** * The Anzo Property for phone * <p>(URI: http://xmlns.com/foaf/0.1/phone)</p> * <br> * <br> * RDF Schema Standard Properties <br> * isDefinedBy : http://xmlns.com/foaf/0.1/ <br> * label : phone <br> * comment : A phone, specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel). <br> * <br> */ public static org.openanzo.rdf.URI phoneProperty = org.openanzo.rdf.jastor.ThingFactory.valueFactory.createURI("http://xmlns.com/foaf/0.1/phone"); /** * Get an Iterator the 'based__near' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.ontologies.foaf.SpatialThing} * @see #based__nearProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.ontologies.foaf.SpatialThing> getBased__near() throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'based__near' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.ontologies.foaf.SpatialThing} * @see #based__nearProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.ontologies.foaf.SpatialThing> getBased__near(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'based__near' property * @param based__near The {@link org.openanzo.ontologies.foaf.SpatialThing} to add * @see #based__nearProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addBased__near(org.openanzo.ontologies.foaf.SpatialThing based__near) throws org.openanzo.rdf.jastor.JastorException; /** * Adds an anonymous value for the 'based__near' property * @return The anoymous {@link org.openanzo.ontologies.foaf.SpatialThing} created * @see #based__nearProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.ontologies.foaf.SpatialThing addBased__near() throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'based__near' property. This * method is equivalent constructing a new instance of {@link org.openanzo.ontologies.foaf.SpatialThing} with the factory * and calling addBased__near(org.openanzo.ontologies.foaf.SpatialThing based__near) * The resource argument have rdf:type http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing. That is, this method * should not be used as a shortcut for creating new objects in the model. * @param resource The {@link org.openanzo.rdf.Resource} to add * @return org.openanzo.ontologies.foaf.SpatialThing, value added * @see #based__nearProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.ontologies.foaf.SpatialThing addBased__near(org.openanzo.rdf.Resource resource) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'based__near' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param based__near The {@link org.openanzo.ontologies.foaf.SpatialThing} to remove * @see #based__nearProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeBased__near(org.openanzo.ontologies.foaf.SpatialThing based__near) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'based__near' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param based__near The {@link org.openanzo.rdf.Resource} to remove * @see #based__nearProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeBased__near(org.openanzo.rdf.Resource based__near) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'based__near'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #based__nearProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearBased__near(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'depiction' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.ontologies.foaf.Image} * @see #depictionProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.ontologies.foaf.Image> getDepiction() throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'depiction' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.ontologies.foaf.Image} * @see #depictionProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.ontologies.foaf.Image> getDepiction(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'depiction' property * @param depiction The {@link org.openanzo.ontologies.foaf.Image} to add * @see #depictionProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addDepiction(org.openanzo.ontologies.foaf.Image depiction) throws org.openanzo.rdf.jastor.JastorException; /** * Adds an anonymous value for the 'depiction' property * @return The anoymous {@link org.openanzo.ontologies.foaf.Image} created * @see #depictionProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.ontologies.foaf.Image addDepiction() throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'depiction' property. This * method is equivalent constructing a new instance of {@link org.openanzo.ontologies.foaf.Image} with the factory * and calling addDepiction(org.openanzo.ontologies.foaf.Image depiction) * The resource argument have rdf:type http://xmlns.com/foaf/0.1/Image. That is, this method * should not be used as a shortcut for creating new objects in the model. * @param resource The {@link org.openanzo.rdf.Resource} to add * @return org.openanzo.ontologies.foaf.Image, value added * @see #depictionProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.ontologies.foaf.Image addDepiction(org.openanzo.rdf.Resource resource) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'depiction' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param depiction The {@link org.openanzo.ontologies.foaf.Image} to remove * @see #depictionProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeDepiction(org.openanzo.ontologies.foaf.Image depiction) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'depiction' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param depiction The {@link org.openanzo.rdf.Resource} to remove * @see #depictionProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeDepiction(org.openanzo.rdf.Resource depiction) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'depiction'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #depictionProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearDepiction(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'fundedBy' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.rdf.jastor.Thing} * @see #fundedByProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.jastor.Thing> getFundedBy() throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'fundedBy' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.rdf.jastor.Thing} * @see #fundedByProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.jastor.Thing> getFundedBy(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'fundedBy' property * @param fundedBy The {@link org.openanzo.rdf.jastor.Thing} to add * @see #fundedByProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addFundedBy(org.openanzo.rdf.jastor.Thing fundedBy) throws org.openanzo.rdf.jastor.JastorException; /** * Adds an anonymous value for the 'fundedBy' property * @return The anoymous {@link org.openanzo.rdf.jastor.Thing} created * @see #fundedByProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.rdf.jastor.Thing addFundedBy() throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'fundedBy' property. This * method is equivalent constructing a new instance of {@link org.openanzo.rdf.jastor.Thing} with the factory * and calling addFundedBy(org.openanzo.rdf.jastor.Thing fundedBy) * The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method * should not be used as a shortcut for creating new objects in the model. * @param resource The {@link org.openanzo.rdf.Resource} to add * @return org.openanzo.rdf.jastor.Thing, value added * @see #fundedByProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.rdf.jastor.Thing addFundedBy(org.openanzo.rdf.Resource resource) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'fundedBy' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param fundedBy The {@link org.openanzo.rdf.jastor.Thing} to remove * @see #fundedByProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeFundedBy(org.openanzo.rdf.jastor.Thing fundedBy) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'fundedBy' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param fundedBy The {@link org.openanzo.rdf.Resource} to remove * @see #fundedByProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeFundedBy(org.openanzo.rdf.Resource fundedBy) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'fundedBy'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #fundedByProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearFundedBy(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'homepage' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.ontologies.foaf.Document} * @see #homepageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.ontologies.foaf.Document> getHomepage() throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'homepage' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.ontologies.foaf.Document} * @see #homepageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.ontologies.foaf.Document> getHomepage(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'homepage' property * @param homepage The {@link org.openanzo.ontologies.foaf.Document} to add * @see #homepageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addHomepage(org.openanzo.ontologies.foaf.Document homepage) throws org.openanzo.rdf.jastor.JastorException; /** * Adds an anonymous value for the 'homepage' property * @return The anoymous {@link org.openanzo.ontologies.foaf.Document} created * @see #homepageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.ontologies.foaf.Document addHomepage() throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'homepage' property. This * method is equivalent constructing a new instance of {@link org.openanzo.ontologies.foaf.Document} with the factory * and calling addHomepage(org.openanzo.ontologies.foaf.Document homepage) * The resource argument have rdf:type http://xmlns.com/foaf/0.1/Document. That is, this method * should not be used as a shortcut for creating new objects in the model. * @param resource The {@link org.openanzo.rdf.Resource} to add * @return org.openanzo.ontologies.foaf.Document, value added * @see #homepageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.ontologies.foaf.Document addHomepage(org.openanzo.rdf.Resource resource) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'homepage' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param homepage The {@link org.openanzo.ontologies.foaf.Document} to remove * @see #homepageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeHomepage(org.openanzo.ontologies.foaf.Document homepage) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'homepage' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param homepage The {@link org.openanzo.rdf.Resource} to remove * @see #homepageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeHomepage(org.openanzo.rdf.Resource homepage) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'homepage'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #homepageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearHomepage(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'isPrimaryTopicOf'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #isPrimaryTopicOfProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearIsPrimaryTopicOf(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'logo' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.rdf.jastor.Thing} * @see #logoProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.jastor.Thing> getLogo() throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'logo' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.rdf.jastor.Thing} * @see #logoProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.jastor.Thing> getLogo(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'logo' property * @param logo The {@link org.openanzo.rdf.jastor.Thing} to add * @see #logoProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addLogo(org.openanzo.rdf.jastor.Thing logo) throws org.openanzo.rdf.jastor.JastorException; /** * Adds an anonymous value for the 'logo' property * @return The anoymous {@link org.openanzo.rdf.jastor.Thing} created * @see #logoProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.rdf.jastor.Thing addLogo() throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'logo' property. This * method is equivalent constructing a new instance of {@link org.openanzo.rdf.jastor.Thing} with the factory * and calling addLogo(org.openanzo.rdf.jastor.Thing logo) * The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method * should not be used as a shortcut for creating new objects in the model. * @param resource The {@link org.openanzo.rdf.Resource} to add * @return org.openanzo.rdf.jastor.Thing, value added * @see #logoProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.rdf.jastor.Thing addLogo(org.openanzo.rdf.Resource resource) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'logo' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param logo The {@link org.openanzo.rdf.jastor.Thing} to remove * @see #logoProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeLogo(org.openanzo.rdf.jastor.Thing logo) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'logo' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param logo The {@link org.openanzo.rdf.Resource} to remove * @see #logoProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeLogo(org.openanzo.rdf.Resource logo) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'logo'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #logoProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearLogo(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'maker' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.ontologies.foaf.Agent} * @see #makerProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.ontologies.foaf.Agent> getMaker() throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'maker' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.ontologies.foaf.Agent} * @see #makerProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.ontologies.foaf.Agent> getMaker(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'maker' property * @param maker The {@link org.openanzo.ontologies.foaf.Agent} to add * @see #makerProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addMaker(org.openanzo.ontologies.foaf.Agent maker) throws org.openanzo.rdf.jastor.JastorException; /** * Adds an anonymous value for the 'maker' property * @return The anoymous {@link org.openanzo.ontologies.foaf.Agent} created * @see #makerProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.ontologies.foaf.Agent addMaker() throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'maker' property. This * method is equivalent constructing a new instance of {@link org.openanzo.ontologies.foaf.Agent} with the factory * and calling addMaker(org.openanzo.ontologies.foaf.Agent maker) * The resource argument have rdf:type http://xmlns.com/foaf/0.1/Agent. That is, this method * should not be used as a shortcut for creating new objects in the model. * @param resource The {@link org.openanzo.rdf.Resource} to add * @return org.openanzo.ontologies.foaf.Agent, value added * @see #makerProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.ontologies.foaf.Agent addMaker(org.openanzo.rdf.Resource resource) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'maker' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param maker The {@link org.openanzo.ontologies.foaf.Agent} to remove * @see #makerProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeMaker(org.openanzo.ontologies.foaf.Agent maker) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'maker' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param maker The {@link org.openanzo.rdf.Resource} to remove * @see #makerProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeMaker(org.openanzo.rdf.Resource maker) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'maker'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #makerProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearMaker(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'page' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.ontologies.foaf.Document} * @see #pageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.ontologies.foaf.Document> getPage() throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'page' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.ontologies.foaf.Document} * @see #pageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.ontologies.foaf.Document> getPage(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'page' property * @param page The {@link org.openanzo.ontologies.foaf.Document} to add * @see #pageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addPage(org.openanzo.ontologies.foaf.Document page) throws org.openanzo.rdf.jastor.JastorException; /** * Adds an anonymous value for the 'page' property * @return The anoymous {@link org.openanzo.ontologies.foaf.Document} created * @see #pageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.ontologies.foaf.Document addPage() throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'page' property. This * method is equivalent constructing a new instance of {@link org.openanzo.ontologies.foaf.Document} with the factory * and calling addPage(org.openanzo.ontologies.foaf.Document page) * The resource argument have rdf:type http://xmlns.com/foaf/0.1/Document. That is, this method * should not be used as a shortcut for creating new objects in the model. * @param resource The {@link org.openanzo.rdf.Resource} to add * @return org.openanzo.ontologies.foaf.Document, value added * @see #pageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.ontologies.foaf.Document addPage(org.openanzo.rdf.Resource resource) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'page' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param page The {@link org.openanzo.ontologies.foaf.Document} to remove * @see #pageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removePage(org.openanzo.ontologies.foaf.Document page) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'page' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param page The {@link org.openanzo.rdf.Resource} to remove * @see #pageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removePage(org.openanzo.rdf.Resource page) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'page'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #pageProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearPage(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'theme' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.rdf.jastor.Thing} * @see #themeProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.jastor.Thing> getTheme() throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'theme' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.rdf.jastor.Thing} * @see #themeProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.jastor.Thing> getTheme(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'theme' property * @param theme The {@link org.openanzo.rdf.jastor.Thing} to add * @see #themeProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addTheme(org.openanzo.rdf.jastor.Thing theme) throws org.openanzo.rdf.jastor.JastorException; /** * Adds an anonymous value for the 'theme' property * @return The anoymous {@link org.openanzo.rdf.jastor.Thing} created * @see #themeProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.rdf.jastor.Thing addTheme() throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'theme' property. This * method is equivalent constructing a new instance of {@link org.openanzo.rdf.jastor.Thing} with the factory * and calling addTheme(org.openanzo.rdf.jastor.Thing theme) * The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method * should not be used as a shortcut for creating new objects in the model. * @param resource The {@link org.openanzo.rdf.Resource} to add * @return org.openanzo.rdf.jastor.Thing, value added * @see #themeProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.rdf.jastor.Thing addTheme(org.openanzo.rdf.Resource resource) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'theme' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param theme The {@link org.openanzo.rdf.jastor.Thing} to remove * @see #themeProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeTheme(org.openanzo.rdf.jastor.Thing theme) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'theme' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param theme The {@link org.openanzo.rdf.Resource} to remove * @see #themeProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeTheme(org.openanzo.rdf.Resource theme) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'theme'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #themeProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearTheme(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Iterates through the 'dnaChecksum' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.rdf.Literal} * @see #dnaChecksumProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.Literal> getDnaChecksum() throws org.openanzo.rdf.jastor.JastorException; /** * Iterates through the 'dnaChecksum' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.rdf.Literal} * @see #dnaChecksumProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.Literal> getDnaChecksum(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Add a 'dnaChecksum' property value * @param dnaChecksum {@link org.openanzo.rdf.Literal}, the value to add * @see #dnaChecksumProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addDnaChecksum(org.openanzo.rdf.Literal dnaChecksum) throws org.openanzo.rdf.jastor.JastorException; /** * Remove a 'dnaChecksum' property value. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param dnaChecksum {@link org.openanzo.rdf.Literal}, the value to remove * @see #dnaChecksumProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeDnaChecksum(org.openanzo.rdf.Literal dnaChecksum) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'dnaChecksum'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #dnaChecksumProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearDnaChecksum(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Iterates through the 'nick' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.rdf.Literal} * @see #nickProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.Literal> getNick() throws org.openanzo.rdf.jastor.JastorException; /** * Iterates through the 'nick' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.rdf.Literal} * @see #nickProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.Literal> getNick(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Add a 'nick' property value * @param nick {@link org.openanzo.rdf.Literal}, the value to add * @see #nickProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addNick(org.openanzo.rdf.Literal nick) throws org.openanzo.rdf.jastor.JastorException; /** * Remove a 'nick' property value. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param nick {@link org.openanzo.rdf.Literal}, the value to remove * @see #nickProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeNick(org.openanzo.rdf.Literal nick) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'nick'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #nickProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearNick(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Iterates through the 'title' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.rdf.Literal} * @see #titleProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.Literal> getTitle() throws org.openanzo.rdf.jastor.JastorException; /** * Iterates through the 'title' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.rdf.Literal} * @see #titleProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.Literal> getTitle(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Add a 'title' property value * @param title {@link org.openanzo.rdf.Literal}, the value to add * @see #titleProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addTitle(org.openanzo.rdf.Literal title) throws org.openanzo.rdf.jastor.JastorException; /** * Remove a 'title' property value. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param title {@link org.openanzo.rdf.Literal}, the value to remove * @see #titleProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removeTitle(org.openanzo.rdf.Literal title) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'title'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #titleProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearTitle(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'phone' property values. This Iteartor * may be used to remove all such values. * @return {@link java.util.Collection} of {@link org.openanzo.rdf.jastor.Thing} * @see #phoneProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.jastor.Thing> getPhone() throws org.openanzo.rdf.jastor.JastorException; /** * Get an Iterator the 'phone' property values. This Iteartor * may be used to remove all such values. * @param includeEntireDataset Get the properties from the entire dataset, and not just the namedgraph * @return {@link java.util.Collection} of {@link org.openanzo.rdf.jastor.Thing} * @see #phoneProperty * @throws org.openanzo.rdf.jastor.JastorException */ public java.util.Collection<org.openanzo.rdf.jastor.Thing> getPhone(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'phone' property * @param phone The {@link org.openanzo.rdf.jastor.Thing} to add * @see #phoneProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void addPhone(org.openanzo.rdf.jastor.Thing phone) throws org.openanzo.rdf.jastor.JastorException; /** * Adds an anonymous value for the 'phone' property * @return The anoymous {@link org.openanzo.rdf.jastor.Thing} created * @see #phoneProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.rdf.jastor.Thing addPhone() throws org.openanzo.rdf.jastor.JastorException; /** * Adds a value for the 'phone' property. This * method is equivalent constructing a new instance of {@link org.openanzo.rdf.jastor.Thing} with the factory * and calling addPhone(org.openanzo.rdf.jastor.Thing phone) * The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method * should not be used as a shortcut for creating new objects in the model. * @param resource The {@link org.openanzo.rdf.Resource} to add * @return org.openanzo.rdf.jastor.Thing, value added * @see #phoneProperty * @throws org.openanzo.rdf.jastor.JastorException */ public org.openanzo.rdf.jastor.Thing addPhone(org.openanzo.rdf.Resource resource) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'phone' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param phone The {@link org.openanzo.rdf.jastor.Thing} to remove * @see #phoneProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removePhone(org.openanzo.rdf.jastor.Thing phone) throws org.openanzo.rdf.jastor.JastorException; /** * Removes a value for the 'phone' property. This method should not * be invoked while iterator through values. In that case, the remove() method of the Iterator * itself should be used. * @param phone The {@link org.openanzo.rdf.Resource} to remove * @see #phoneProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void removePhone(org.openanzo.rdf.Resource phone) throws org.openanzo.rdf.jastor.JastorException; /** * Clears all values for 'phone'. * @param includeEntireDataset Delete the properties from the entire dataset, and not just the namedgraph * @see #phoneProperty * @throws org.openanzo.rdf.jastor.JastorException */ public void clearPhone(boolean includeEntireDataset) throws org.openanzo.rdf.jastor.JastorException; }