assemblee-virtuelle / semapps

A toolbox to create semantic web applications
https://semapps.org
Apache License 2.0
86 stars 8 forks source link

Exporters #1239

Open srosset81 opened 4 months ago

srosset81 commented 4 months ago

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 commented 1 month ago

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