OME Model

Contains the OME imaging metadata model specification, code generator and implementation

License

License

Categories

Categories

Net
GroupId

GroupId

net.codelibre
ArtifactId

ArtifactId

ome-model
Last Version

Last Version

5.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

OME Model
Contains the OME imaging metadata model specification, code generator and implementation
Project URL

Project URL

http://www.openmicroscopy.org/site/products/bio-formats
Project Organization

Project Organization

Open Microscopy Environment
Source Code Management

Source Code Management

http://github.com/ome/ome-model

Download ome-model

Filename Size
ome-model-5.7.0.pom 14 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.codelibre/ome-model/ -->
<dependency>
    <groupId>net.codelibre</groupId>
    <artifactId>ome-model</artifactId>
    <version>5.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.codelibre/ome-model/
implementation 'net.codelibre:ome-model:5.7.0'
// https://jarcasting.com/artifacts/net.codelibre/ome-model/
implementation ("net.codelibre:ome-model:5.7.0")
'net.codelibre:ome-model:pom:5.7.0'
<dependency org="net.codelibre" name="ome-model" rev="5.7.0">
  <artifact name="ome-model" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.codelibre', module='ome-model', version='5.7.0')
)
libraryDependencies += "net.codelibre" % "ome-model" % "5.7.0"
[net.codelibre/ome-model "5.7.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • specification
  • ome-xml
  • docs/sphinx

OME Data Model

Build Status Build Status Maven Central Javadocs PyPI

OME data model specification, code generator and implementation.

Links

More information

For more information, see the OME Model documentation.

Pull request testing

We welcome pull requests from anyone, but ask that you please verify the following before submitting a pull request:

  • verify that the branch merges cleanly into master
  • verify that the branch compiles using Maven
  • verify that the branch does not use syntax or API specific to Java 1.8+
  • internal developers only: run the data tests against directories corresponding to the affected format(s)
  • make sure that your commits contain the correct authorship information and, if necessary, a signed-off-by line
  • make sure that the commit messages or pull request comment contains sufficient information for the reviewer(s) to understand what problem was fixed and how to test it
net.codelibre

Open Microscopy Environment

Software and data format standards for management of microscopy image data. Joint project between international private and public research

Versions

Version
5.7.0