| Port details |
- py-dbt-semantic-interfaces Shared semantic layer definitions that dbt-core and MetricFlow use
- 0.10.0 databases
=2 0.8.3Version of this port present on the latest quarterly branch. - Maintainer: pat@patmaddox.com
 - Port Added: 2023-10-21 18:21:07
- Last Update: 2025-10-19 00:00:41
- Commit Hash: 59e320a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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 py311-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 py311-dbt-semantic-interfaces listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dbt-semantic-interfaces
- Package flavors (<flavor>: <package>)
- py311: py311-dbt-semantic-interfaces
- distinfo:
- TIMESTAMP = 1760763094
SHA256 (dbt_semantic_interfaces-0.10.0.tar.gz) = 6d6e890abad147e46ebbf4a1c505607c855010dd4e5701111beeb5ca3b3b5df4
SIZE (dbt_semantic_interfaces-0.10.0.tar.gz) = 105337
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:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pydantic>=1.10 : devel/py-pydantic@py311
- py311-jsonschema>=4<5 : devel/py-jsonschema@py311
- py311-pyyaml>=6<7 : devel/py-pyyaml@py311
- py311-more-itertools>=8<11 : devel/py-more-itertools@py311
- py311-Jinja2>=3.1.6<4 : devel/py-Jinja2@py311
- py311-click>=7<8.3 : devel/py-click@py311
- py311-python-dateutil>=2<3 : devel/py-python-dateutil@py311
- py311-importlib-metadata>=6<9 : devel/py-importlib-metadata@py311
- py311-typing-extensions>=4.4<5 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- 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:
|