Last Version

Profile Service 1.0

The Profile Service describes and locates resources using metadata descriptions. These descriptions, called profiles, tell of a resource's inception, composition, and location using a mix of Dublin Core and ISO-11179 metadata as well as URIs for locations. The Profile Service catalogs metadata descriptions and provides creating, updating, and querying capabilities.

License

License

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

oodt-profile
Version

Version

1.0
Type

Type

jar
Description

Description

Profile Service
The Profile Service describes and locates resources using metadata descriptions. These descriptions, called profiles, tell of a resource's inception, composition, and location using a mix of Dublin Core and ISO-11179 metadata as well as URIs for locations. The Profile Service catalogs metadata descriptions and provides creating, updating, and querying capabilities.
Project Organization

Project Organization

Apache OODT

Download oodt-profile 1.0


<!-- https://jarcasting.com/artifacts/org.apache.oodt/oodt-profile/ -->
<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>oodt-profile</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/oodt-profile/
implementation 'org.apache.oodt:oodt-profile:1.0'
// https://jarcasting.com/artifacts/org.apache.oodt/oodt-profile/
implementation ("org.apache.oodt:oodt-profile:1.0")
'org.apache.oodt:oodt-profile:jar:1.0'
<dependency org="org.apache.oodt" name="oodt-profile" rev="1.0">
  <artifact name="oodt-profile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='oodt-profile', version='1.0')
)
libraryDependencies += "org.apache.oodt" % "oodt-profile" % "1.0"
[org.apache.oodt/oodt-profile "1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.ibm.icu : icu4j jar 3.4.4
commons-codec : commons-codec jar 1.3
commons-httpclient : commons-httpclient jar 3.0-alpha1
commons-logging : commons-logging jar 1.0.4
org.apache.jena : apache-jena-libs pom 3.0.0
org.apache.oodt : cas-filemgr jar 1.0
org.apache.oodt : oodt-commons jar 1.0
org.apache.oodt : oodt-xmlquery jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.