| Port details |
- py-dbt-semantic-interfaces Shared semantic layer definitions that dbt-core and MetricFlow use
- 0.10.5 databases
=0 0.10.0_2Version of this port present on the latest quarterly branch. - Maintainer: patmaddox@FreeBSD.org
 - Port Added: 2023-10-21 18:21:07
- Last Update: 2026-07-18 04:15:41
- Commit Hash: 729d170
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/dbt-labs/dbt-semantic-interfaces
- Description:
- dbt-semantic-interfaces contains the shared semantic classes, default
validation, and tests designed to be used by both the dbt-core and MetricFlow
projects. By centralizing these shared resources, we aim to maintain consistency
and reduce code duplication across both projects.
Features:
- Protocols for shared semantic classes: Define the interfaces and common
attributes that must be implemented by the objects in both projects.
- Validation: Ensure that the objects comply with the expected structure and
constraints.
- Tests: Ensure that the objects' behavior is consistent and correct across both
projects.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dbt-semantic-interfaces>0:databases/py-dbt-semantic-interfaces@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-dbt-semantic-interfaces/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-dbt-semantic-interfaces
- pkg install py312-dbt-semantic-interfaces
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-dbt-semantic-interfaces listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-dbt-semantic-interfaces
- Package flavors (<flavor>: <package>)
- py312: py312-dbt-semantic-interfaces
- distinfo:
- TIMESTAMP = 1783676193
SHA256 (dbt_semantic_interfaces-0.10.5.tar.gz) = 666faeb3306e157e67edf9bfacccb0f4bd0b1a11315bf892029084f8e5fcbbef
SIZE (dbt_semantic_interfaces-0.10.5.tar.gz) = 107065
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatchling>=0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pydantic>=1.10 : devel/py-pydantic@py312
- py312-jsonschema>=4<5 : devel/py-jsonschema@py312
- py312-pyyaml>=6<7 : devel/py-pyyaml@py312
- py312-more-itertools>=8<12 : devel/py-more-itertools@py312
- py312-Jinja2>=3.1.6<4 : devel/py-Jinja2@py312
- py312-click>=7<8.4 : devel/py-click@py312
- py312-python-dateutil>=2<3 : devel/py-python-dateutil@py312
- py312-importlib-metadata>=6<9 : devel/py-importlib-metadata@py312
- py312-typing-extensions>=4.4<5 : devel/py-typing-extensions@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- databases/py-dbt-core
Configuration Options:
- No options to configure
- Options name:
- databases_py-dbt-semantic-interfaces
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|