Class MCRSkosTransformer

java.lang.Object
org.mycore.datamodel.classifications2.utils.MCRSkosTransformer

public class MCRSkosTransformer extends Object
Transforms MyCoRe classification and category objects into SKOS resources
Author:
Robert Stephan
  • Constructor Details

    • MCRSkosTransformer

      public MCRSkosTransformer()
  • Method Details

    • getSkosInRDFXML

      public static Document getSkosInRDFXML(MCRCategory categ, MCRCategoryID current)
      return a classification tree as SKOS XML
      Parameters:
      categ - - an extract of the classification that should be returned via SKOS currently this is the hierarchy from the requested category to the root category
      current - - the MCRCategoryID of the requested category