merge-requests/8/head
Bob Mottram 2021-01-05 17:35:40 +00:00
parent 5a5dd1e016
commit 5c23fe5cf8
1 changed files with 1 additions and 0 deletions

View File

@ -1457,6 +1457,7 @@ class JsonLdProcessor(object):
if 'format' in opts:
del opts['format']
opts['produceGeneralizedRdf'] = False
print('to_rdf: ' + str(input_))
dataset = self.to_rdf(input_, opts)
except JsonLdError as cause:
raise JsonLdError(