building a taxo-onto CLI/TUI editor for our company, using mainly rdflib deps, how could we share/opensource it?

6 views
Skip to first unread message

GAETAN BELBEOC'H

unread,
Jun 4, 2026, 6:54:33 AM (9 days ago) Jun 4
to rdflib-dev
Hello, i'm not sure if it's the right place to discuss this, but i would like to have pointers to see if and how we could opensource the TUI/CLI software we build for collaboratively editing ontologies / taxos ?   
Feel free to give me some pointer to understand what would be the process to do it?

Kind regards,

Gaetan

Nicholas Car

unread,
Jun 4, 2026, 9:03:01 AM (9 days ago) Jun 4
to rdfli...@googlegroups.com
Hi Gaetan,

I think your question is only relevant if you want to open source the packages within RDFLib's family of package. Are you requesting this?

If so, then you may as long as:

  • your code is in Python
  • you use RDFLib packages somewhere
  • you implement the same or compatible licenses for your code

We have lots of other packages like this, such as pySHACL: written in Python, using RDFLib.

Cheers, Nick
RDFLib maintainer
--
http://github.com/RDFLib
---
You received this message because you are subscribed to the Google Groups "rdflib-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rdflib-dev+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/rdflib-dev/0aaca43a-ac54-4874-ae3b-01d8211b780an%40googlegroups.com.

GAETAN BELBEOC'H

unread,
Jun 4, 2026, 12:46:57 PM (9 days ago) Jun 4
to rdflib-dev
Hi Nick, thanks for your quick response, 
yes that's what we want, we would be happy to opensource it,  develop and release it regularly for the community. Because we use rdflib that would be good to contribute back to the community. we have other starting project that could be useful to share  or challenge if there is a close enough project we could contribute to.  

I'm leading a tech team to manage a federated KG at adeo (european leading DIY retailer) ,  we build tools to help teams develop / check / maintain / version heir ontologies and link it to our "data mesh" platform.

Feel free to tell me when you could be available to talk, to see what we could do (analyse some possible contributions on existing projects, and / or share some of what we do or plan to do)

Kind regards,

Gaëtan

Nicholas Car

unread,
Jun 4, 2026, 4:51:39 PM (9 days ago) Jun 4
to rdfli...@googlegroups.com
Hi Gaëtan,

Well that sounds great! Please send me a private email on ni...@kurrawong.ai and we can arrange a time to meet next week.

Cheers, Nick

Wes Turner

unread,
Jun 5, 2026, 4:00:17 PM (8 days ago) Jun 5
to rdfli...@googlegroups.com
Can it edit schema.org RDFS, and the examples?




- Protege (Java)




- consider a cookiecutter template
   for docs,
   pyproject.toml with
   default pytest flags to --cov-report=term:coverage.txt 

- run the tests and push to 100% branch coverage with pytest.mark.parametrize, fixtures, and mocks 

An rdflib tui!

Textual is neat, but ncurses is practical

Reply all
Reply to author
Forward
0 new messages