Skip to content

Use rdflib 6.0.1 features - #15

Merged
balon merged 2 commits into
developfrom
use_rdflib_6.0.1_features
Sep 28, 2021
Merged

Use rdflib 6.0.1 features#15
balon merged 2 commits into
developfrom
use_rdflib_6.0.1_features

Conversation

@ajnelson-nist

Copy link
Copy Markdown
Member

No description provided.

rdflib 6.0.1 upgraded `guess_format()` to report JSON-LD (via PRs 1403
and 1408). With the functionality upstream, this patch moves towards
completing tech. transfer by deprecating the local implementation.
References:
* RDFLib/rdflib#1403
* RDFLib/rdflib#1408
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
rdflib 6.0.0 improved filename-based format recognition. (Tests for
recognition were upgraded to support JSON-LD in PR 1408.)
This patch removes explicit-but-redundant functionality.
References:
* RDFLib/rdflib#1408
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@balon
balon requested review from balon and removed request for balonSeptember 28, 2021 21:28
@balon
balon merged commit 83fd6ed into developSep 28, 2021
@ajnelson-nist
ajnelson-nist deleted the use_rdflib_6.0.1_features branch September 28, 2021 21:40
Sign up for freeto 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.

2 participants

@ajnelson-nist@balon