stardog-union / pellet

Pellet is an OWL 2 reasoner in Java; open source (AGPL) and commercially licensed, commercial support available.
http://clarkparsia.com/pellet
Other
302 stars 153 forks source link

Support for langRange facet #6

Open sesuncedu opened 10 years ago

sesuncedu commented 10 years ago

White space makes the diffs look bigger than they really are.

DataTypeReasonerImpl changes are all on or around getDataRange.

RestrictedTextDataType changes are concentrated in applying facet, contains, and intersect, plus an extra constructor parameter and field.

git diff -w shows the changes properly