You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
datatype: RDF::Format::VERSIONS,# 1.1, 1.2, or 1.2-basic
159
+
on: ["--version VERSION"],
160
+
description: "RDF Version."),
155
161
]
156
162
end
157
163
@@ -281,13 +287,22 @@ def to_sym
281
287
# Use unique {Node} identifiers, defaults to using the identifier which the node was originall initialized with (if any). Implementations should ensure that Nodes are serialized using a unique representation independent of any identifier used when creating the node. See {NTriples::Writer#format_node}
0 commit comments