SKOS Suggester
latest
  • Get endpoint
  • Search endpoint
  • Suggest endpoint
  • RDF file importer
  • Jena TDB importer
  • Javadoc
    • uk.ac.ox.it.skossuggester
    • uk.ac.ox.it.skossuggester.cli
    • uk.ac.ox.it.skossuggester.configuration
    • uk.ac.ox.it.skossuggester.dao
    • uk.ac.ox.it.skossuggester.health
    • uk.ac.ox.it.skossuggester.jerseyutils
    • uk.ac.ox.it.skossuggester.representations
      • Related
        • Constructors
        • Methods
      • SkosConcept
      • SkosConcepts
    • uk.ac.ox.it.skossuggester.representations.hal
    • uk.ac.ox.it.skossuggester.resources
SKOS Suggester
  • Docs »
  • Javadoc »
  • uk.ac.ox.it.skossuggester.representations »
  • Related
  • Edit on GitHub

Related¶

public class Related¶

Represents a skos:related concept

Constructors¶

Related¶

public Related()¶

Related¶

public Related(String label, String uri)¶

Methods¶

equals¶

public boolean equals(Object obj)¶

getLabel¶

public String getLabel()¶

getUri¶

public String getUri()¶

hashCode¶

public int hashCode()¶

setLabel¶

public void setLabel(String label)¶

setUri¶

public void setUri(String uri)¶

toString¶

public String toString()¶
Next Previous

© Copyright 2014, Mobile Oxford team, IT Services, University of Oxford. Revision 92033fba.

Built with Sphinx using a theme provided by Read the Docs.