pymantic
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: pymantic | ||
| Version: 0.2.1 | ||
| Version: 0.2.2 | ||
| Summary: Semantic Web and RDF library for Python | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/norcalrdf/pymantic/ |
| Metadata-Version: 2.1 | ||
| Name: pymantic | ||
| Version: 0.2.1 | ||
| Version: 0.2.2 | ||
| Summary: Semantic Web and RDF library for Python | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/norcalrdf/pymantic/ |
| # | ||
| version = '0.2.1' | ||
| version = '0.2.2' | ||
| release = version |
@@ -55,2 +55,3 @@ """Parse RDF serialized as turtle files. | ||
| XSD_BOOLEAN = NamedNode('http://www.w3.org/2001/XMLSchema#boolean') | ||
| XSD_STRING = NamedNode('http://www.w3.org/2001/XMLSchema#string') | ||
@@ -280,3 +281,4 @@ | ||
| else: | ||
| return self.make_language_literal(literal_string) | ||
| return self.make_datatype_literal( | ||
| literal_string, datatype=XSD_STRING) | ||
@@ -283,0 +285,0 @@ def boolean_literal(self, children): |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
216526
0.05%4459
0.04%