1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Aug 14, 2025 — Aug 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed unit test failing with assertion after disabling TriG compression. More... about 10 years ago
Assembly info changed before tagging. More... about 10 years ago
Compensating issue with dotNetRDF's TriGWriter issue that tries to compare literal with Uri nodes by converting the former to the Uri. Also minor refactorization. More... about 10 years ago
Minor code refactorization and further thread-safety improvements. More... about 10 years ago
Made MappingsRepository enumerable so it is possible to browse mappings. Seems useful when workin with reflection. More... about 10 years ago
Bugfix of incorrect command generated when handling blank nodes, i.e.: adding triples without deleting any or vice-versa. More... over 10 years ago
Fixed a bug with improperly applied conventions. It came that some conventions required other to be executed prior to them resulting in missing default converters in collections. More... over 10 years ago
Bugfix with Nullable<> mapping, unit tests fix More... almost 11 years ago
DoubleConverter bugfix with float mapping. More... almost 11 years ago
Merge branch 'master' of https://github.com/MakoLab/RomanticWeb More... almost 11 years ago
Thread-safety configurable. Perfrmance optimizations. Read-only mode More... almost 11 years ago
Thread safe EntityContext. Performance optimizations. More... almost 11 years ago
Merge pull request #57 from alien-mcl/master More... about 11 years ago
Helper method for adding Uri matching resource resolution strategy. More... about 11 years ago
Linked data feature by resolving external resources. More... about 11 years ago
Multilingual support bugfix when updating nodes. More... about 11 years ago
Unit test bugfix (after culture specific write support added) More... about 11 years ago
Added support for writing localized strings More... about 11 years ago
Few more bugfixes More... over 11 years ago
Few fixes for bizare scenarios (i.e. shared graph for multiple resources). Possibly further development might be necessary as those scenarios will be investigated deeper. More... over 11 years ago
Bugfixes: - transformer issues (especially with arrays) Features: - globalization (language) support - LINQ ToTraceString returning underlying store query - FileTripleStore improvements More... over 11 years ago
Merge branch 'master' of https://github.com/makolab/RomanticWeb
Tomasz Pluskiewicz
as tpluscode
More... over 11 years ago
fix uri in test
Tomasz Pluskiewicz
as tpluscode
More... over 11 years ago
Fixes issue with incorrect order of types when building repositories. More... over 11 years ago
Minor bugfix with missing meta graph in load entity More... almost 12 years ago
Minor null handling tweaks. More... almost 12 years ago
Update README.md More... almost 12 years ago
fix the test
Tomasz Pluskiewicz
as tpluscode
More... almost 12 years ago
refactor and remove redundant code
Tomasz Pluskiewicz
as tpluscode
More... almost 12 years ago
remove the converters registrator
Tomasz Pluskiewicz
as tpluscode
More... almost 12 years ago