Commit 8826ed1
committed
Make the MappingSetRDFConverter class completely reusable.
Overhaul the ObjectConverter class and its subclasses so that a single
instance of the MappingSetRDFConverter class can be used to convert many
different MSDF objects (in any direction: RDF to MSDF or MSDF to RDF),
instead of having to create one instance for each conversion.1 parent 4acf200 commit 8826ed1
3 files changed
+216
-193
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
636 | | - | |
| 636 | + | |
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| |||
0 commit comments