Server-side storage of OWL syntax.

4 months ago by David Decraene

One concern I have with jOWL, a javascript library I am maintaining that parses and reasons with OWL-RDFS documents, is it's scalability. Scalability is, as we all know, of vital importance in a web setting. A potential drawback of the current jOWL javascript approach is that user is required to download the entire ontology before being able to do anything with it. This might be fine and... ... ... Continue reading

Source: feeds.feedburner.com