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

Add diesel support, Update to Scala 3, disable rdf4j (scala bug) #3

Merged
merged 23 commits into from
Jun 26, 2023

Conversation

bblfish
Copy link
Owner

@bblfish bblfish commented Oct 20, 2022

Basic DSL support, to make working with RDF nicer.

@bblfish
Copy link
Owner Author

bblfish commented Oct 25, 2022

To get Diesel to work without a huge number of Conversion objects I have been working on getting inheritance to work correctly at the RDF level. We seem to have it working for Jena and rdflib.js, but some odd problem with RDF4J probably related to its using interfaces. scala/scala3#16247

@bblfish
Copy link
Owner Author

bblfish commented Dec 17, 2022

Also note the Dotty issue with RDF4J traits not compiling has been forwarded to the dotty compiler team scala/scala3#16408

@bblfish bblfish changed the title Add diesel support Add diesel support, Update to Scala 3, disable rdf4j (scala bug) Jun 26, 2023
@bblfish bblfish merged commit ab6264c into scala3 Jun 26, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant