1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed unit test failing with assertion after disabling TriG compression. More... almost 8 years ago
Assembly info changed before tagging. More... almost 8 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... almost 8 years ago
Minor code refactorization and further thread-safety improvements. More... almost 8 years ago
Made MappingsRepository enumerable so it is possible to browse mappings. Seems useful when workin with reflection. More... almost 8 years ago
Bugfix of incorrect command generated when handling blank nodes, i.e.: adding triples without deleting any or vice-versa. More... about 8 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 8 years ago
Bugfix with Nullable<> mapping, unit tests fix More... over 8 years ago
DoubleConverter bugfix with float mapping. More... over 8 years ago
Merge branch 'master' of https://github.com/MakoLab/RomanticWeb More... over 8 years ago
Thread-safety configurable. Perfrmance optimizations. Read-only mode More... over 8 years ago
Thread safe EntityContext. Performance optimizations. More... over 8 years ago
Merge pull request #57 from alien-mcl/master More... almost 9 years ago
Helper method for adding Uri matching resource resolution strategy. More... almost 9 years ago
Linked data feature by resolving external resources. More... almost 9 years ago
Multilingual support bugfix when updating nodes. More... almost 9 years ago
Unit test bugfix (after culture specific write support added) More... almost 9 years ago
Added support for writing localized strings More... almost 9 years ago
Few more bugfixes More... almost 9 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... almost 9 years ago
Bugfixes: - transformer issues (especially with arrays) Features: - globalization (language) support - LINQ ToTraceString returning underlying store query - FileTripleStore improvements More... about 9 years ago
Merge branch 'master' of https://github.com/makolab/RomanticWeb
Tomasz Pluskiewicz
as tpluscode
More... over 9 years ago
fix uri in test
Tomasz Pluskiewicz
as tpluscode
More... over 9 years ago
Fixes issue with incorrect order of types when building repositories. More... over 9 years ago
Minor bugfix with missing meta graph in load entity More... over 9 years ago
Minor null handling tweaks. More... over 9 years ago
Update README.md More... over 9 years ago
fix the test
Tomasz Pluskiewicz
as tpluscode
More... over 9 years ago
refactor and remove redundant code
Tomasz Pluskiewicz
as tpluscode
More... over 9 years ago
remove the converters registrator
Tomasz Pluskiewicz
as tpluscode
More... over 9 years ago