Matches in LOV for { <http://purl.org/pav/authoredOn> ?p ?o. }
Showing items 1 to 8 of
8
with 100 items per page.
- authoredOn type DatatypeProperty.
- authoredOn comment "The date this resource was authored.\n\npav:authoredBy gives the authoring agent.\n\nNote that pav:authoredOn is different from pav:createdOn, although they are often the same. See pav:createdBy for a discussion.\n\nThis property is normally used in a functional way, indicating the last time of authoring, although PAV does not formally restrict this.\n\nThe value is of type xsd:dateTime, for instance \"2013-03-26T14:49:00+01:00\"^^xsd:dateTime. The timezone information (Z for UTC, +01:00 for UTC+1, etc) SHOULD be included unless unknown. If the time (or parts of time) is unknown, use 00:00:00Z. If the day/month is unknown, use 01-01, for instance, if we only know September 1983, then use \"1983-09-01T00:00:00Z\"^^xsd:dateTime.".
- authoredOn isDefinedBy pav.
- authoredOn label "Authored on".
- authoredOn seeAlso authoredBy.
- authoredOn seeAlso createdBy.
- authoredOn seeAlso createdOn.
- authoredOn subPropertyOf contributedOn.