0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Notifications tidyups More... almost 15 years ago
Add maxCardinality property More... almost 15 years ago
Mark maxcardinality as private More... almost 15 years ago
Make namespace handling code a bit more flexible More... almost 15 years ago
Don't allow direct assignment on a maxCardinality > 1 property More... almost 15 years ago
Add test docstrings and some more tests More... almost 15 years ago
Add copyright headers so people can actually use this More... almost 15 years ago
Update TODO More... almost 15 years ago
Make sure namespaces are as expected More... almost 15 years ago
Make Namespace handling code less fail More... almost 15 years ago
Remove some dead code More... almost 15 years ago
Remove prefix_to_ns as we've not needed it so far... More... almost 15 years ago
Fix typos and allow PropertyList.append() to deal with Resource objects More... almost 15 years ago
Cache the PropertyList object More... almost 15 years ago
Import PersonContact from the right place More... almost 15 years ago
It's phoneNumber, not phonenumber More... almost 15 years ago
Use self.failFoo instead of assert More... almost 15 years ago
Generated class for nco:PersonContact is now called PersonContact, not nco:PersonContact More... almost 15 years ago
Test pydocs interaction with our generated classes More... almost 15 years ago
Move __module__ tagging to correct place More... almost 15 years ago
Make sure classes we generate are associated with the correct module More... almost 15 years ago
Tweak Namespace object so help() works on it More... almost 15 years ago
Restructure the meta-path importer stuff More... almost 15 years ago
Using label to bind properties mean we can't see things like tracker:prefix. Fix this :] More... almost 15 years ago
Make use of range private so we dont break query and introspection of ontologies More... almost 15 years ago
Make the sparql more readable More... almost 15 years ago
Silence pychecker a bit More... almost 15 years ago
Remove stray debug print More... almost 15 years ago
Add repr and str methods to PropertyList More... almost 15 years ago
Don't bother testing experimental and unfinished code More... almost 15 years ago