Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define semantics for consumers and producers #262

Open
amrc-benmorrow opened this issue May 1, 2024 · 0 comments
Open

Define semantics for consumers and producers #262

amrc-benmorrow opened this issue May 1, 2024 · 0 comments

Comments

@amrc-benmorrow
Copy link
Contributor

Matching up consumers and producers requires some way of knowing that a particular metric or set of metrics actually contains the data a consumer wants. This is a semantic matching operation, and ultimately will require referencing an ontology of some kind.

A quick-and-dirty solution might be to treat the schemas repo as our ontology, and ignore the possibility that multiple schemas may contain compatible data (e.g. the two current versions of Power Monitoring). This will generate a more limited set of matches than it might, but may still be a reasonable start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant