Skip to content

Utilisation

François Turbelin edited this page Jan 13, 2021 · 2 revisions

Once you run your local instance, you reach the Home Page at http://localhost:8090.

Import a catalogue

Knowing that you have a catalogue on one of the platforms supported by Data Food Consortium, you will be able to import your catalogue into the DFC prototype.

You just need to select the platform, and the DFC platform will get your catalogue from the platform. The authentication will be made thanks to the OIDC account you are using to connect to the prototype. So the platform will return the catalogue linked to this specific OIDC account.

Consolidate catalogues

You may have imported many catalogues, then you want to group duplicated products. This will allow you to consolidate your data by relating a catalogue to an other one.

We are suggesting you to define one catalogue as the pivot and linked the other one to it.

Consult a catalogue

You can search fro products and have more details about them on this section.

Test OIDC Stack

Here you have a basic requester that helps you to generate a request for the dfc-app API and display the full response.