gov.nasa.pds:mi-label

The Metadata Injector for PDS Labels (MILabel) provides a command-line interface for generating PDS4 Labels using a user provided PDS4 XML template and input (source) data products. The PDS4 XML Templates use Apache Velocity variables and logic to generate the PDS4 labels. For inputs, the tool currently supports detached and attached ODL/PDS3 labels with plans to support VICAR attached labels and CSV files.

License

License

GroupId

GroupId

gov.nasa.pds
ArtifactId

ArtifactId

mi-label
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

gov.nasa.pds:mi-label
The Metadata Injector for PDS Labels (MILabel) provides a command-line interface for generating PDS4 Labels using a user provided PDS4 XML template and input (source) data products. The PDS4 XML Templates use Apache Velocity variables and logic to generate the PDS4 labels. For inputs, the tool currently supports detached and attached ODL/PDS3 labels with plans to support VICAR attached labels and CSV files.
Project URL

Project URL

https://nasa-pds.github.io/mi-label/
Source Code Management

Source Code Management

https://github.com/NASA-PDS/mi-label/tree/main

Download mi-label

How to add to project

<!-- https://jarcasting.com/artifacts/gov.nasa.pds/mi-label/ -->
<dependency>
    <groupId>gov.nasa.pds</groupId>
    <artifactId>mi-label</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nasa.pds/mi-label/
implementation 'gov.nasa.pds:mi-label:1.2.2'
// https://jarcasting.com/artifacts/gov.nasa.pds/mi-label/
implementation ("gov.nasa.pds:mi-label:1.2.2")
'gov.nasa.pds:mi-label:jar:1.2.2'
<dependency org="gov.nasa.pds" name="mi-label" rev="1.2.2">
  <artifact name="mi-label" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nasa.pds', module='mi-label', version='1.2.2')
)
libraryDependencies += "gov.nasa.pds" % "mi-label" % "1.2.2"
[gov.nasa.pds/mi-label "1.2.2"]

Dependencies

compile (8)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
commons-io : commons-io jar 2.7
commons-collections : commons-collections jar 3.2.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.0.pr1
gov.nasa.jpl.ammos.ids.vicario » vicario jar 48.0.3-SNAPSHOT
gov.nasa.pds : pds3-product-tools jar 4.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
gov.nasa.pds

NASA Planetary Data System Software

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0