Add dayTimeDuration and yearMonthDuration to RDF.Datatype.NS
This commit is contained in:
parent
97b1cec4aa
commit
584d87a49c
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ defmodule RDF.Datatype.NS do
|
||||||
unsignedShort
|
unsignedShort
|
||||||
unsignedByte
|
unsignedByte
|
||||||
duration
|
duration
|
||||||
|
dayTimeDuration
|
||||||
|
yearMonthDuration
|
||||||
dateTime
|
dateTime
|
||||||
time
|
time
|
||||||
date
|
date
|
||||||
|
|
Loading…
Reference in a new issue