Local file Exposer

When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied. To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.

GroupId

GroupId

org.ow2.weblab.service
ArtifactId

ArtifactId

local-file-exposer
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

war
Description

Description

Local file Exposer
When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied. To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.

Download local-file-exposer

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.weblab.service/local-file-exposer/ -->
<dependency>
    <groupId>org.ow2.weblab.service</groupId>
    <artifactId>local-file-exposer</artifactId>
    <version>1.1.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.service/local-file-exposer/
implementation 'org.ow2.weblab.service:local-file-exposer:1.1.1'
// https://jarcasting.com/artifacts/org.ow2.weblab.service/local-file-exposer/
implementation ("org.ow2.weblab.service:local-file-exposer:1.1.1")
'org.ow2.weblab.service:local-file-exposer:war:1.1.1'
<dependency org="org.ow2.weblab.service" name="local-file-exposer" rev="1.1.1">
  <artifact name="local-file-exposer" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.service', module='local-file-exposer', version='1.1.1')
)
libraryDependencies += "org.ow2.weblab.service" % "local-file-exposer" % "1.1.1"
[org.ow2.weblab.service/local-file-exposer "1.1.1"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.weblab-project.core » rdf-helper-jena jar 1.2.1
org.slf4j : slf4j-log4j12 jar 1.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1