diff --git a/docs/index.html b/docs/index.html
index bfa8667..1a485b1 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1784,7 +1784,9 @@
Address (Location)
Usage note |
- This class is used to define a location defined by an address. It should be used only with the property dcterms:spatial , not the contact point address property. |
+ This class is used to define a location defined by an address. It should be used only with the property dcterms:spatial , not the contact
+ point address property. |
Rationale: |
@@ -19028,7 +19030,9 @@ Lifecycle Temporal Properties
-
- Release Time (dcterms:issued): Indicates the date when the dataset was first made
+ Release Time (
dcterms:issued
): Indicates
+ the date when the dataset was first made
available. Formats include:
- xsd:date(e.g.,
2023-11-30
)
@@ -19042,9 +19046,10 @@ Lifecycle Temporal Properties
-
- Revision/Update Time (dcterms:modified): Shows when the dataset was last updated, using
- the
- same formats as the release time.
+ Revision/Update Time (
dcterms:modified
): Shows
+ when the dataset was last updated, using
+ the same formats as the release time.
-
Update Schedule (dcterms:accrualPeriodicity): Describes the frequency of dataset updates.
@@ -19055,6 +19060,12 @@
Lifecycle Temporal Properties
regular or irregular. Frequency Coding Guide section provides a guide to
coding various standard frequencies as per ISO 19115, ISO-8601, and the Dublin Core standards.
+ -
+ Record Creation Time (
dcterms:created
):
+ Specifies the date when the catalog record itself was created, separate from the dataset it catalogs. This
+ property uses the xsd:dateTime format.
+