updated individual submodel abox files for academic degrees, date time value precsions and document statuses. Also, a few date/time mapping sparql constructs.
This commit is contained in:
parent
48a7a656f7
commit
019f461e4a
9 changed files with 162 additions and 215 deletions
|
@ -16,7 +16,7 @@ PREFIX core: <http://vivoweb.org/ontology/core#>
|
|||
Construct {
|
||||
_:dtv a core:DateTimeValue .
|
||||
_:dtv core:dateTime ?theDate .
|
||||
_:dtv core:dateTimePrecision core:YearMonthDayPrecision .
|
||||
_:dtv core:dateTimePrecision core:yearMonthDayPrecision .
|
||||
?thing core:dateTimeValue _:dtv .
|
||||
} where {
|
||||
?thing core:date ?theDate .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue