We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Deprecated Iterations.asList by rdf4j
Iterations.asList
mapping-template/src/main/java/com/cefriel/template/io/rdf/RDFReader.java
Line 285 in 0d529c6
Potential fix to be checked
con.getNamespaces().forEach(n -> dumpModel.setNamespace(n));
The text was updated successfully, but these errors were encountered:
ref: remove deprecated RDF4J method
e92e4b5
closes #21
marioscrock
Successfully merging a pull request may close this issue.
Deprecated
Iterations.asList
by rdf4jmapping-template/src/main/java/com/cefriel/template/io/rdf/RDFReader.java
Line 285 in 0d529c6
Potential fix to be checked
The text was updated successfully, but these errors were encountered: