OME Model

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.codelibre
Идентификатор

Идентификатор

ome-model
Последняя версия

Последняя версия

5.7.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

OME Model
Contains the OME imaging metadata model specification, code generator and implementation
Ссылка на сайт

Ссылка на сайт

http://www.openmicroscopy.org/site/products/bio-formats
Организация-разработчик

Организация-разработчик

Open Microscopy Environment
Система контроля версий

Система контроля версий

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

Скачать ome-model

Имя Файла Размер
ome-model-5.7.0.pom 14 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • 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

Версии библиотеки

Версия
5.7.0