module
0.0.0-20240715130816-83df36538caa
Repository: https://github.com/nagare-media/models.go.git
Documentation: pkg.go.dev
# README
nagare media Go models
Implementation of common types used in nagare media projects.
DCMI
Dublin Core Metadata Element Set ("Dublin Core")
The github.com/nagare-media/models.go/dcmi/dc
package implements the Dublin Core Metadata Element Set ("Dublin Core").
DCMI Metadata Terms ("Dublin Core terms")
The github.com/nagare-media/models.go/dcmi/dcterms
package implements the DCMI Metadata Terms ("Dublin Core terms").
DCMI Type Vocabulary
The github.com/nagare-media/models.go/dcmi/dcmitype
package implements the DCMI Type Vocabulary.
EBU
EBU Core Metadata Set ("EBUCore")
The github.com/nagare-media/models.go/ebu/ebucore/...
package implement the EBU Core Metadata Set ("EBUCore") in the
specified version.
Opencast
The github.com/nagare-media/models.go/opencast
package implements types used in Opencast.
# Packages
No description provided by the author
dcmi implements models from the Dublin Core™ Metadata Initiative (DCMI).
ebu implements models from the European Broadcasting Union (EBU).
iso implements models from the International Organization for Standardization (ISO).
opencast implements types used in Opencast (https://opencast.org/).
No description provided by the author