Skip to main content

BrasidataCenter

License: Apache 2.0

Brasidata's ontology collection — social, productivity, and sales domains — packaged for Python so OntoBDC and other tools get a deterministic local ontology set after pip install.

Browse the ontologies at datacenter.app.br. The Turtle sources under ontology/ are authoritative; the site is a human-readable index of them.

Install

pip install brasidatacenter

Use

from brasidatacenter import ontology_root, ontology_path, iter_ontology_files

root = ontology_root()
person_type = ontology_path("social", "entity", "person", "type.ttl")

for resource in iter_ontology_files():
    print(resource)

These return importlib.resources-compatible Traversable objects, so callers never need to know where the package was installed.

Develop

python -m pip install -e ".[dev]"
pytest

The resource API falls back to the repository-root ontology/ tree during development, so files don't need to be duplicated under src/.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

brasidatacenter-0.4.0.tar.gz (37.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

brasidatacenter-0.4.0-py3-none-any.whl (58.5 kB view details)

Uploaded Python 3

File details

Details for the file brasidatacenter-0.4.0.tar.gz.

File metadata

  • Download URL: brasidatacenter-0.4.0.tar.gz
  • Upload date:
  • Size: 37.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.2

File hashes

Hashes for brasidatacenter-0.4.0.tar.gz
Algorithm Hash digest
SHA256 8d1100146b68ea700c43e76cf6477b140a9fef90af5b904e10ac5ede157e4a8d
MD5 747d9a0bfbc0696f496a56842d45c240
BLAKE2b-256 94e0176d86ca36cdcca30b007603a8e0c46b958d8266423229d7d957f270e006

See more details on using hashes here.

File details

Details for the file brasidatacenter-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for brasidatacenter-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6543cd6aee280b452a0e87fcafbedfee0b373c5c2800d836faca8bf1b5f8565
MD5 511d8185608ba7e2c110ef18df8f590c
BLAKE2b-256 140c57629e4f5200eb8ed183148cc21e9e0a4626748c886b0872e13dcd034738

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page