Open Energy Platform (OEP) - metadata schemas, examples and templates package
Project description
Open Energy Family - Open Energy Metadata (OEMetadata)
Open Energy Metadata (OEMetadata) is an energy metadata standard including a template, examples and a metadata schema. It is an extensive set of metadata based on the tabular data package specifications and the FAIR principles. The metadata contains multiple fields (keys) in a nested JSON structure.
You can find the latest version right here:
- template.json contains an empty metadata string
- metadata_key_description.md contains a description of each metadata key
- example.json contains a basic metadata example
License / Copyright
This repository is licensed under MIT License (MIT)
The oemetadata is licensed under Creative Commons Zero v1.0 Universal
The oemetadata example and oemetadata template are licensed under Creative Commons Zero v1.0 Universal
Installation
pip install oep-metadata
Usage Examples
from metadata.latest.example import OEMETADATA_LATEST_EXAMPLE
print(OEMETADATA_LATEST_EXAMPLE)
from metadata.latest.schema import OEMETADATA_LATEST_SCHEMA
print(OEMETADATA_LATEST_SCHEMA)
from metadata.latest.template import OEMETADATA_LATEST_TEMPLATE
print(OEMETADATA_LATEST_TEMPLATE)
Contributing
For further contributing infos and conventions see: CONTRIBUTING.md
Release a new version
See the complete instructions in the RELEASE_PROCEDURE.
Make PyPI release:
First bump version in setup.py, then:
python3 setup.py sdist bdist_wheel
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file oep-metadata-1.5.1a1.tar.gz
.
File metadata
- Download URL: oep-metadata-1.5.1a1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 806c164d66b616d6567d733656362b6b8fc2c961c50633293998c07068417d0b |
|
MD5 | 7e9fa4b2e6a72d4ac02a7e25613f95c1 |
|
BLAKE2b-256 | 66fa29dfc685909de11d255b343236a81f2fa2fcee196ea635906217e1798bd6 |
File details
Details for the file oep_metadata-1.5.1a1-py3-none-any.whl
.
File metadata
- Download URL: oep_metadata-1.5.1a1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 494b0b736213408ef0ca1d4242c9510c29a3740c2fbc243bbea9421b929e01f4 |
|
MD5 | 0ca516013d62b839dbeb46ac1e4497ec |
|
BLAKE2b-256 | 1f5e2cae1270c9ba62789c2372512a0687917b0e7498b0b182a95ceb7a86431c |