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

Missing Documentation on creation of catalog filters #13

Open
henrik-indiscale opened this issue Oct 10, 2024 · 5 comments
Open

Missing Documentation on creation of catalog filters #13

henrik-indiscale opened this issue Oct 10, 2024 · 5 comments
Labels
documentation Improvements or additions to documentation

Comments

@henrik-indiscale
Copy link

henrik-indiscale commented Oct 10, 2024

Bug Report

Describe the Bug

I tried to find out how catalog filters are defined when querying a connector but could not.

  "filterExpression": {
    "operandLeft": "https://w3id.org/edc/v0.0.1/ns/isFdo",
    "operator": "=",
    "operandRight": "true"
  }

Expected Behavior

I expected documentation here:
https://eclipse-edc.github.io/documentation/for-adopters/dataspaces/

Copy link
Contributor

Thanks for your contribution 🔥 We will take a look asap 🚀

@jimmarino
Copy link
Contributor

This is not a bug, we just have not had time to document it there. PRs welcome!

@ndr-brt ndr-brt added the documentation Improvements or additions to documentation label Oct 10, 2024
@ndr-brt ndr-brt transferred this issue from eclipse-edc/Connector Oct 10, 2024
@henrik-indiscale
Copy link
Author

So where can I find documentation about those filters? I am looking for other operators.

@ndr-brt
Copy link
Member

ndr-brt commented Oct 10, 2024

So where can I find documentation about those filters? I am looking for other operators.

the documentation does not exist yet, the answer is currently still only in the code

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

No branches or pull requests

3 participants