extruct icon indicating copy to clipboard operation
extruct copied to clipboard

Add support for compacted form of json-ld when using RDFaExtractor.

Open olegbonar opened this issue 5 years ago • 1 comments

RDFaExtractor already supports expanded mode via expanded parameter but it seems that currently there's no way to pass it when using "All-in-one" extraction via extruct.extract It'd be nice to add that support either by introducing a constructor argument to RDFaExtractor or by adding keyword arguments (see LxmlMicrodataExtractor for reference)

olegbonar avatar Oct 06 '20 14:10 olegbonar

Let's keep this open, I think the feature makes a lot of sense.

lopuhin avatar Nov 13 '20 14:11 lopuhin