Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jsonpath_ng==1.6.0
jsonpath_ng==1.8.0
pandas==2.2.3
rdflib==7.0.0
lxml==6.0.2
4 changes: 2 additions & 2 deletions src/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import csv
from itertools import product
import json
import jsonpath_ng as jp
import jsonpath_ng.ext as jp
from lxml import etree
import re

Expand Down Expand Up @@ -131,4 +131,4 @@ def to_index(source_value):
# parent = g.value(predicate=RML['field'], object=parent)
# parent_declared_fieldname = g.value(subject=parent, predicate=RML['fieldName'])
# return absolute_fieldname