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

Exporters #1239

Open
srosset81 opened this issue Mar 11, 2024 · 1 comment
Open

Exporters #1239

srosset81 opened this issue Mar 11, 2024 · 1 comment
Labels

Comments

@srosset81
Copy link
Contributor

Just like we currently have importers to import non-semantic data to SemApps instances, we could provide exporters which export semantic resources to non-semantic tools like Wordpress or YesWiki.

It would be much easier to handle since we would only need to listen to ldp.resource.created, ldp.resource.updated and ldp.resource.deleted Moleculer events.

Then we will call the APIs, after having transformed these data.

It could work with all the tools we use for importers:

@srosset81
Copy link
Contributor Author

This will be developed for the Cooperative Oasis, in order to post offers/needs to their Wordpress website.

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

No branches or pull requests

1 participant