jar

org.fcrepo.transform : fcrepo-transform

Maven & Gradle

Dec 18, 2021
2 usages
0 stars

Fedora Repository RDF Transformations Module · The Fedora Commons repository transformations module: Provides facilities to use SPARQL or LDPath to tranform repository RDF into desired forms.

Table Of Contents

Latest Version

Download org.fcrepo.transform : fcrepo-transform JAR file - Latest Versions:

All Versions

Download org.fcrepo.transform : fcrepo-transform JAR file - All Versions:

Version Vulnerabilities Size Updated
4.6.x
4.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fcrepo-transform-4.6.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.fcrepo.transform.http.responses

├─ org.fcrepo.transform.http.responses.JsonObjectProvider.class - [JAR]

├─ org.fcrepo.transform.http.responses.QueryExecutionProvider.class - [JAR]

├─ org.fcrepo.transform.http.responses.ResultSetStreamingOutput.class - [JAR]

org.fcrepo.transform

├─ org.fcrepo.transform.TransformNotFoundException.class - [JAR]

├─ org.fcrepo.transform.Transformation.class - [JAR]

├─ org.fcrepo.transform.TransformationFactory.class - [JAR]

org.fcrepo.transform.http

├─ org.fcrepo.transform.http.FedoraTransform.class - [JAR]

├─ org.fcrepo.transform.http.TransformNotFoundExceptionMapper.class - [JAR]

org.fcrepo.transform.transformations

├─ org.fcrepo.transform.transformations.LDPathTransform.class - [JAR]

├─ org.fcrepo.transform.transformations.SparqlQueryTransform.class - [JAR]

Advertisement