@tpluscode/rdf-ns-builders 1.0.0 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/README.md +2 -2
  3. package/index.d.ts +7 -0
  4. package/index.d.ts.map +1 -1
  5. package/index.js +14 -0
  6. package/index.mjs +7 -0
  7. package/package.json +2 -2
  8. package/strict.d.ts +7 -0
  9. package/strict.d.ts.map +1 -1
  10. package/strict.js +14 -0
  11. package/strict.mjs +7 -0
  12. package/vocabularies/bibo.d.ts +273 -0
  13. package/vocabularies/bibo.d.ts.map +1 -0
  14. package/vocabularies/bibo.js +10 -0
  15. package/vocabularies/bibo.mjs +4 -0
  16. package/vocabularies/constant.d.ts +3 -3
  17. package/vocabularies/constant.d.ts.map +1 -1
  18. package/vocabularies/dash.d.ts +1 -1
  19. package/vocabularies/dbo.d.ts +1 -148
  20. package/vocabularies/dbo.d.ts.map +1 -1
  21. package/vocabularies/dc11.d.ts +1 -1
  22. package/vocabularies/dcam.d.ts +15 -0
  23. package/vocabularies/dcam.d.ts.map +1 -0
  24. package/vocabularies/dcam.js +10 -0
  25. package/vocabularies/dcam.mjs +4 -0
  26. package/vocabularies/dcmitype.d.ts +31 -0
  27. package/vocabularies/dcmitype.d.ts.map +1 -0
  28. package/vocabularies/dcmitype.js +10 -0
  29. package/vocabularies/dcmitype.mjs +4 -0
  30. package/vocabularies/dcterms.d.ts +1 -1
  31. package/vocabularies/doap.d.ts +1 -1
  32. package/vocabularies/ebucore.d.ts +2530 -0
  33. package/vocabularies/ebucore.d.ts.map +1 -0
  34. package/vocabularies/ebucore.js +10 -0
  35. package/vocabularies/ebucore.mjs +4 -0
  36. package/vocabularies/exif.d.ts +333 -0
  37. package/vocabularies/exif.d.ts.map +1 -0
  38. package/vocabularies/exif.js +10 -0
  39. package/vocabularies/exif.mjs +4 -0
  40. package/vocabularies/foaf.d.ts +1 -1
  41. package/vocabularies/frbr.d.ts +1 -1
  42. package/vocabularies/gn.d.ts +1 -1
  43. package/vocabularies/gr.d.ts +1 -1
  44. package/vocabularies/gs1.d.ts +2472 -0
  45. package/vocabularies/gs1.d.ts.map +1 -0
  46. package/vocabularies/gs1.js +10 -0
  47. package/vocabularies/gs1.mjs +4 -0
  48. package/vocabularies/hydra.d.ts +1 -1
  49. package/vocabularies/hydra.d.ts.map +1 -1
  50. package/vocabularies/ical.d.ts +1 -1
  51. package/vocabularies/locn.d.ts +54 -0
  52. package/vocabularies/locn.d.ts.map +1 -0
  53. package/vocabularies/locn.js +10 -0
  54. package/vocabularies/locn.mjs +4 -0
  55. package/vocabularies/lvont.d.ts +1 -1
  56. package/vocabularies/ma.d.ts +1 -1
  57. package/vocabularies/oa.d.ts +1 -1
  58. package/vocabularies/og.d.ts +1 -1
  59. package/vocabularies/org.d.ts +1 -1
  60. package/vocabularies/owl.d.ts +1 -1
  61. package/vocabularies/prov.d.ts +1 -1
  62. package/vocabularies/qkdv.d.ts +4 -1
  63. package/vocabularies/qkdv.d.ts.map +1 -1
  64. package/vocabularies/quantitykind.d.ts +11 -3
  65. package/vocabularies/quantitykind.d.ts.map +1 -1
  66. package/vocabularies/qudt.d.ts +1 -2
  67. package/vocabularies/qudt.d.ts.map +1 -1
  68. package/vocabularies/rdfa.d.ts +1 -1
  69. package/vocabularies/rico.d.ts +1 -1
  70. package/vocabularies/schema.d.ts +198 -29
  71. package/vocabularies/schema.d.ts.map +1 -1
  72. package/vocabularies/sem.d.ts +1 -1
  73. package/vocabularies/sioc.d.ts +1 -1
  74. package/vocabularies/sosa.d.ts +1 -1
  75. package/vocabularies/time.d.ts +1 -1
  76. package/vocabularies/unit.d.ts +10 -4
  77. package/vocabularies/unit.d.ts.map +1 -1
  78. package/vocabularies/vaem.d.ts +1 -1
  79. package/vocabularies/vcard.d.ts +1 -1
  80. package/vocabularies/xhv.d.ts +1 -1
  81. package/vocabularies/xml.js +1 -1
  82. package/vocabularies/xml.mjs +1 -1
@@ -82,7 +82,7 @@ interface Sem {
82
82
  /** Type is the super property of the properties that are used to indicate the type of a Core instance, eventType, actorType, placeType, timeType; and of roleType. Types can be both classes and individuals, cf. OWL 2 punning. */
83
83
  "type": NamedNode<'http://semanticweb.cs.vu.nl/2009/11/sem/type'>;
84
84
  }
85
- export declare const strict: Record<"Event" | "Object" | "Place" | "View" | "Actor" | "Type" | "type" | "Role" | "Authority" | "Time" | "EventType" | "PlaceType" | "RoleType" | "ActorType" | "Constraint" | "Core" | "Temporary" | "TimeType" | "accordingTo" | "actorType" | "eventProperty" | "eventType" | "hasActor" | "hasBeginTimeStamp" | "hasEarliestBeginTimeStamp" | "hasEarliestEndTimeStamp" | "hasEndTimeStamp" | "hasLatestBeginTimeStamp" | "hasLatestEndTimeStamp" | "hasPlace" | "hasSubEvent" | "hasSubType" | "hasTime" | "hasTimeStamp" | "placeType" | "roleType" | "subEventOf" | "subTypeOf" | "timeType", import("rdf-js").NamedNode<string>> & ((property?: TemplateStringsArray | "Event" | "Object" | "Place" | "View" | "Actor" | "Type" | "type" | "Role" | "Authority" | "Time" | "EventType" | "PlaceType" | "RoleType" | "ActorType" | "Constraint" | "Core" | "Temporary" | "TimeType" | "accordingTo" | "actorType" | "eventProperty" | "eventType" | "hasActor" | "hasBeginTimeStamp" | "hasEarliestBeginTimeStamp" | "hasEarliestEndTimeStamp" | "hasEndTimeStamp" | "hasLatestBeginTimeStamp" | "hasLatestEndTimeStamp" | "hasPlace" | "hasSubEvent" | "hasSubType" | "hasTime" | "hasTimeStamp" | "placeType" | "roleType" | "subEventOf" | "subTypeOf" | "timeType" | undefined) => import("rdf-js").NamedNode<string>) & Sem;
85
+ export declare const strict: Record<"Event" | "Object" | "Place" | "View" | "Actor" | "Type" | "type" | "Role" | "Authority" | "EventType" | "eventType" | "roleType" | "Time" | "PlaceType" | "RoleType" | "ActorType" | "Constraint" | "Core" | "Temporary" | "TimeType" | "accordingTo" | "actorType" | "eventProperty" | "hasActor" | "hasBeginTimeStamp" | "hasEarliestBeginTimeStamp" | "hasEarliestEndTimeStamp" | "hasEndTimeStamp" | "hasLatestBeginTimeStamp" | "hasLatestEndTimeStamp" | "hasPlace" | "hasSubEvent" | "hasSubType" | "hasTime" | "hasTimeStamp" | "placeType" | "subEventOf" | "subTypeOf" | "timeType", import("rdf-js").NamedNode<string>> & ((property?: TemplateStringsArray | "Event" | "Object" | "Place" | "View" | "Actor" | "Type" | "type" | "Role" | "Authority" | "EventType" | "eventType" | "roleType" | "Time" | "PlaceType" | "RoleType" | "ActorType" | "Constraint" | "Core" | "Temporary" | "TimeType" | "accordingTo" | "actorType" | "eventProperty" | "hasActor" | "hasBeginTimeStamp" | "hasEarliestBeginTimeStamp" | "hasEarliestEndTimeStamp" | "hasEndTimeStamp" | "hasLatestBeginTimeStamp" | "hasLatestEndTimeStamp" | "hasPlace" | "hasSubEvent" | "hasSubType" | "hasTime" | "hasTimeStamp" | "placeType" | "subEventOf" | "subTypeOf" | "timeType" | undefined) => import("rdf-js").NamedNode<string>) & Sem;
86
86
  export declare const loose: Record<any, import("rdf-js").NamedNode<string>> & ((property?: any) => import("rdf-js").NamedNode<string>) & Sem;
87
87
  export {};
88
88
  //# sourceMappingURL=sem.d.ts.map
@@ -197,7 +197,7 @@ interface Sioc {
197
197
  /** A Space that the Usergroup has access to. */
198
198
  "usergroup_of": NamedNode<'http://rdfs.org/sioc/ns#usergroup_of'>;
199
199
  }
200
- export declare const strict: Record<"link" | "description" | "subject" | "attachment" | "content" | "generator" | "name" | "note" | "reference" | "title" | "Community" | "follows" | "id" | "sibling" | "topic" | "Role" | "Item" | "Container" | "email" | "Post" | "Site" | "about" | "mentions" | "Forum" | "Space" | "Thread" | "User" | "UserAccount" | "Usergroup" | "account_of" | "addressed_to" | "administrator_of" | "avatar" | "container_of" | "content_encoded" | "created_at" | "creator_of" | "delivered_at" | "discussion_of" | "earlier_version" | "email_sha1" | "embeds_knowledge" | "feed" | "first_name" | "function_of" | "group_of" | "has_administrator" | "has_container" | "has_creator" | "has_discussion" | "has_function" | "has_group" | "has_host" | "has_member" | "has_moderator" | "has_modifier" | "has_owner" | "has_parent" | "has_part" | "has_reply" | "has_scope" | "has_space" | "has_subscriber" | "has_usergroup" | "host_of" | "ip_address" | "last_activity_date" | "last_item_date" | "last_name" | "last_reply_date" | "later_version" | "latest_version" | "likes" | "links_to" | "member_of" | "moderator_of" | "modified_at" | "modifier_of" | "next_by_date" | "next_version" | "num_authors" | "num_items" | "num_replies" | "num_threads" | "num_views" | "owner_of" | "parent_of" | "part_of" | "previous_by_date" | "previous_version" | "read_at" | "related_to" | "reply_of" | "respond_to" | "scope_of" | "shared_by" | "space_of" | "subscriber_of" | "usergroup_of", import("rdf-js").NamedNode<string>> & ((property?: TemplateStringsArray | "link" | "description" | "subject" | "attachment" | "content" | "generator" | "name" | "note" | "reference" | "title" | "Community" | "follows" | "id" | "sibling" | "topic" | "Role" | "Item" | "Container" | "email" | "Post" | "Site" | "about" | "mentions" | "Forum" | "Space" | "Thread" | "User" | "UserAccount" | "Usergroup" | "account_of" | "addressed_to" | "administrator_of" | "avatar" | "container_of" | "content_encoded" | "created_at" | "creator_of" | "delivered_at" | "discussion_of" | "earlier_version" | "email_sha1" | "embeds_knowledge" | "feed" | "first_name" | "function_of" | "group_of" | "has_administrator" | "has_container" | "has_creator" | "has_discussion" | "has_function" | "has_group" | "has_host" | "has_member" | "has_moderator" | "has_modifier" | "has_owner" | "has_parent" | "has_part" | "has_reply" | "has_scope" | "has_space" | "has_subscriber" | "has_usergroup" | "host_of" | "ip_address" | "last_activity_date" | "last_item_date" | "last_name" | "last_reply_date" | "later_version" | "latest_version" | "likes" | "links_to" | "member_of" | "moderator_of" | "modified_at" | "modifier_of" | "next_by_date" | "next_version" | "num_authors" | "num_items" | "num_replies" | "num_threads" | "num_views" | "owner_of" | "parent_of" | "part_of" | "previous_by_date" | "previous_version" | "read_at" | "related_to" | "reply_of" | "respond_to" | "scope_of" | "shared_by" | "space_of" | "subscriber_of" | "usergroup_of" | undefined) => import("rdf-js").NamedNode<string>) & Sioc;
200
+ export declare const strict: Record<"link" | "description" | "subject" | "attachment" | "content" | "generator" | "name" | "note" | "reference" | "title" | "Community" | "follows" | "id" | "sibling" | "topic" | "Role" | "Item" | "email" | "Container" | "Post" | "Site" | "about" | "mentions" | "Forum" | "Space" | "Thread" | "User" | "UserAccount" | "Usergroup" | "account_of" | "addressed_to" | "administrator_of" | "avatar" | "container_of" | "content_encoded" | "created_at" | "creator_of" | "delivered_at" | "discussion_of" | "earlier_version" | "email_sha1" | "embeds_knowledge" | "feed" | "first_name" | "function_of" | "group_of" | "has_administrator" | "has_container" | "has_creator" | "has_discussion" | "has_function" | "has_group" | "has_host" | "has_member" | "has_moderator" | "has_modifier" | "has_owner" | "has_parent" | "has_part" | "has_reply" | "has_scope" | "has_space" | "has_subscriber" | "has_usergroup" | "host_of" | "ip_address" | "last_activity_date" | "last_item_date" | "last_name" | "last_reply_date" | "later_version" | "latest_version" | "likes" | "links_to" | "member_of" | "moderator_of" | "modified_at" | "modifier_of" | "next_by_date" | "next_version" | "num_authors" | "num_items" | "num_replies" | "num_threads" | "num_views" | "owner_of" | "parent_of" | "part_of" | "previous_by_date" | "previous_version" | "read_at" | "related_to" | "reply_of" | "respond_to" | "scope_of" | "shared_by" | "space_of" | "subscriber_of" | "usergroup_of", import("rdf-js").NamedNode<string>> & ((property?: TemplateStringsArray | "link" | "description" | "subject" | "attachment" | "content" | "generator" | "name" | "note" | "reference" | "title" | "Community" | "follows" | "id" | "sibling" | "topic" | "Role" | "Item" | "email" | "Container" | "Post" | "Site" | "about" | "mentions" | "Forum" | "Space" | "Thread" | "User" | "UserAccount" | "Usergroup" | "account_of" | "addressed_to" | "administrator_of" | "avatar" | "container_of" | "content_encoded" | "created_at" | "creator_of" | "delivered_at" | "discussion_of" | "earlier_version" | "email_sha1" | "embeds_knowledge" | "feed" | "first_name" | "function_of" | "group_of" | "has_administrator" | "has_container" | "has_creator" | "has_discussion" | "has_function" | "has_group" | "has_host" | "has_member" | "has_moderator" | "has_modifier" | "has_owner" | "has_parent" | "has_part" | "has_reply" | "has_scope" | "has_space" | "has_subscriber" | "has_usergroup" | "host_of" | "ip_address" | "last_activity_date" | "last_item_date" | "last_name" | "last_reply_date" | "later_version" | "latest_version" | "likes" | "links_to" | "member_of" | "moderator_of" | "modified_at" | "modifier_of" | "next_by_date" | "next_version" | "num_authors" | "num_items" | "num_replies" | "num_threads" | "num_views" | "owner_of" | "parent_of" | "part_of" | "previous_by_date" | "previous_version" | "read_at" | "related_to" | "reply_of" | "respond_to" | "scope_of" | "shared_by" | "space_of" | "subscriber_of" | "usergroup_of" | undefined) => import("rdf-js").NamedNode<string>) & Sioc;
201
201
  export declare const loose: Record<any, import("rdf-js").NamedNode<string>> & ((property?: any) => import("rdf-js").NamedNode<string>) & Sioc;
202
202
  export {};
203
203
  //# sourceMappingURL=sioc.d.ts.map
@@ -73,7 +73,7 @@ interface Sosa {
73
73
  /** A relation to link to a re-usable Procedure used in making an Observation, an Actuation, or a Sample, typically through a Sensor, Actuator or Sampler. */
74
74
  "usedProcedure": NamedNode<'http://www.w3.org/ns/sosa/usedProcedure'>;
75
75
  }
76
- export declare const strict: Record<"Observation" | "ActuatableProperty" | "Actuation" | "Actuator" | "FeatureOfInterest" | "ObservableProperty" | "Platform" | "Procedure" | "Result" | "Sample" | "Sampler" | "Sampling" | "Sensor" | "actsOnProperty" | "hasFeatureOfInterest" | "hasResult" | "hasSample" | "hasSimpleResult" | "hosts" | "isActedOnBy" | "isFeatureOfInterestOf" | "isHostedBy" | "isObservedBy" | "isResultOf" | "isSampleOf" | "madeActuation" | "madeByActuator" | "madeBySampler" | "madeBySensor" | "madeObservation" | "madeSampling" | "observedProperty" | "observes" | "phenomenonTime" | "resultTime" | "usedProcedure", import("rdf-js").NamedNode<string>> & ((property?: TemplateStringsArray | "Observation" | "ActuatableProperty" | "Actuation" | "Actuator" | "FeatureOfInterest" | "ObservableProperty" | "Platform" | "Procedure" | "Result" | "Sample" | "Sampler" | "Sampling" | "Sensor" | "actsOnProperty" | "hasFeatureOfInterest" | "hasResult" | "hasSample" | "hasSimpleResult" | "hosts" | "isActedOnBy" | "isFeatureOfInterestOf" | "isHostedBy" | "isObservedBy" | "isResultOf" | "isSampleOf" | "madeActuation" | "madeByActuator" | "madeBySampler" | "madeBySensor" | "madeObservation" | "madeSampling" | "observedProperty" | "observes" | "phenomenonTime" | "resultTime" | "usedProcedure" | undefined) => import("rdf-js").NamedNode<string>) & Sosa;
76
+ export declare const strict: Record<"Platform" | "Observation" | "ActuatableProperty" | "Actuation" | "Actuator" | "FeatureOfInterest" | "ObservableProperty" | "Procedure" | "Result" | "Sample" | "Sampler" | "Sampling" | "Sensor" | "actsOnProperty" | "hasFeatureOfInterest" | "hasResult" | "hasSample" | "hasSimpleResult" | "hosts" | "isActedOnBy" | "isFeatureOfInterestOf" | "isHostedBy" | "isObservedBy" | "isResultOf" | "isSampleOf" | "madeActuation" | "madeByActuator" | "madeBySampler" | "madeBySensor" | "madeObservation" | "madeSampling" | "observedProperty" | "observes" | "phenomenonTime" | "resultTime" | "usedProcedure", import("rdf-js").NamedNode<string>> & ((property?: TemplateStringsArray | "Platform" | "Observation" | "ActuatableProperty" | "Actuation" | "Actuator" | "FeatureOfInterest" | "ObservableProperty" | "Procedure" | "Result" | "Sample" | "Sampler" | "Sampling" | "Sensor" | "actsOnProperty" | "hasFeatureOfInterest" | "hasResult" | "hasSample" | "hasSimpleResult" | "hosts" | "isActedOnBy" | "isFeatureOfInterestOf" | "isHostedBy" | "isObservedBy" | "isResultOf" | "isSampleOf" | "madeActuation" | "madeByActuator" | "madeBySampler" | "madeBySensor" | "madeObservation" | "madeSampling" | "observedProperty" | "observes" | "phenomenonTime" | "resultTime" | "usedProcedure" | undefined) => import("rdf-js").NamedNode<string>) & Sosa;
77
77
  export declare const loose: Record<any, import("rdf-js").NamedNode<string>> & ((property?: any) => import("rdf-js").NamedNode<string>) & Sosa;
78
78
  export {};
79
79
  //# sourceMappingURL=sosa.d.ts.map
@@ -207,7 +207,7 @@ interface Time {
207
207
  "2006": NamedNode<'http://www.w3.org/2006/time#2006'>;
208
208
  "2016": NamedNode<'http://www.w3.org/2006/time#2016'>;
209
209
  }
210
- export declare const strict: Record<"day" | "hour" | "minute" | "month" | "second" | "year" | "Year" | "timeZone" | "years" | "hasDuration" | "DayOfWeek" | "Friday" | "Monday" | "Saturday" | "Sunday" | "Thursday" | "Tuesday" | "Wednesday" | "Duration" | "dayOfWeek" | "hasTime" | "DateTimeDescription" | "DateTimeInterval" | "DurationDescription" | "GeneralDateTimeDescription" | "GeneralDurationDescription" | "Instant" | "Interval" | "January" | "MonthOfYear" | "ProperInterval" | "TRS" | "TemporalDuration" | "TemporalEntity" | "TemporalPosition" | "TemporalUnit" | "TimePosition" | "TimeZone" | "after" | "before" | "dayOfYear" | "days" | "generalDay" | "generalMonth" | "generalYear" | "hasBeginning" | "hasDateTimeDescription" | "hasDurationDescription" | "hasEnd" | "hasTRS" | "hasTemporalDuration" | "hasXSDDuration" | "hours" | "inDateTime" | "inTemporalPosition" | "inTimePosition" | "inXSDDate" | "inXSDDateTime" | "inXSDDateTimeStamp" | "inXSDgYear" | "inXSDgYearMonth" | "inside" | "intervalAfter" | "intervalBefore" | "intervalContains" | "intervalDisjoint" | "intervalDuring" | "intervalEquals" | "intervalFinishedBy" | "intervalFinishes" | "intervalIn" | "intervalMeets" | "intervalMetBy" | "intervalOverlappedBy" | "intervalOverlaps" | "intervalStartedBy" | "intervalStarts" | "minutes" | "monthOfYear" | "months" | "nominalPosition" | "numericDuration" | "numericPosition" | "seconds" | "unitDay" | "unitHour" | "unitMinute" | "unitMonth" | "unitSecond" | "unitType" | "unitWeek" | "unitYear" | "week" | "weeks" | "xsdDateTime" | "2006" | "2016", import("rdf-js").NamedNode<string>> & ((property?: TemplateStringsArray | "day" | "hour" | "minute" | "month" | "second" | "year" | "Year" | "timeZone" | "years" | "hasDuration" | "DayOfWeek" | "Friday" | "Monday" | "Saturday" | "Sunday" | "Thursday" | "Tuesday" | "Wednesday" | "Duration" | "dayOfWeek" | "hasTime" | "DateTimeDescription" | "DateTimeInterval" | "DurationDescription" | "GeneralDateTimeDescription" | "GeneralDurationDescription" | "Instant" | "Interval" | "January" | "MonthOfYear" | "ProperInterval" | "TRS" | "TemporalDuration" | "TemporalEntity" | "TemporalPosition" | "TemporalUnit" | "TimePosition" | "TimeZone" | "after" | "before" | "dayOfYear" | "days" | "generalDay" | "generalMonth" | "generalYear" | "hasBeginning" | "hasDateTimeDescription" | "hasDurationDescription" | "hasEnd" | "hasTRS" | "hasTemporalDuration" | "hasXSDDuration" | "hours" | "inDateTime" | "inTemporalPosition" | "inTimePosition" | "inXSDDate" | "inXSDDateTime" | "inXSDDateTimeStamp" | "inXSDgYear" | "inXSDgYearMonth" | "inside" | "intervalAfter" | "intervalBefore" | "intervalContains" | "intervalDisjoint" | "intervalDuring" | "intervalEquals" | "intervalFinishedBy" | "intervalFinishes" | "intervalIn" | "intervalMeets" | "intervalMetBy" | "intervalOverlappedBy" | "intervalOverlaps" | "intervalStartedBy" | "intervalStarts" | "minutes" | "monthOfYear" | "months" | "nominalPosition" | "numericDuration" | "numericPosition" | "seconds" | "unitDay" | "unitHour" | "unitMinute" | "unitMonth" | "unitSecond" | "unitType" | "unitWeek" | "unitYear" | "week" | "weeks" | "xsdDateTime" | "2006" | "2016" | undefined) => import("rdf-js").NamedNode<string>) & Time;
210
+ export declare const strict: Record<"day" | "hour" | "minute" | "month" | "second" | "year" | "Year" | "timeZone" | "years" | "hasDuration" | "seconds" | "DayOfWeek" | "Friday" | "Monday" | "Saturday" | "Sunday" | "Thursday" | "Tuesday" | "Wednesday" | "Duration" | "dayOfWeek" | "hasTime" | "DateTimeDescription" | "DateTimeInterval" | "DurationDescription" | "GeneralDateTimeDescription" | "GeneralDurationDescription" | "Instant" | "Interval" | "January" | "MonthOfYear" | "ProperInterval" | "TRS" | "TemporalDuration" | "TemporalEntity" | "TemporalPosition" | "TemporalUnit" | "TimePosition" | "TimeZone" | "after" | "before" | "dayOfYear" | "days" | "generalDay" | "generalMonth" | "generalYear" | "hasBeginning" | "hasDateTimeDescription" | "hasDurationDescription" | "hasEnd" | "hasTRS" | "hasTemporalDuration" | "hasXSDDuration" | "hours" | "inDateTime" | "inTemporalPosition" | "inTimePosition" | "inXSDDate" | "inXSDDateTime" | "inXSDDateTimeStamp" | "inXSDgYear" | "inXSDgYearMonth" | "inside" | "intervalAfter" | "intervalBefore" | "intervalContains" | "intervalDisjoint" | "intervalDuring" | "intervalEquals" | "intervalFinishedBy" | "intervalFinishes" | "intervalIn" | "intervalMeets" | "intervalMetBy" | "intervalOverlappedBy" | "intervalOverlaps" | "intervalStartedBy" | "intervalStarts" | "minutes" | "monthOfYear" | "months" | "nominalPosition" | "numericDuration" | "numericPosition" | "unitDay" | "unitHour" | "unitMinute" | "unitMonth" | "unitSecond" | "unitType" | "unitWeek" | "unitYear" | "week" | "weeks" | "xsdDateTime" | "2006" | "2016", import("rdf-js").NamedNode<string>> & ((property?: TemplateStringsArray | "day" | "hour" | "minute" | "month" | "second" | "year" | "Year" | "timeZone" | "years" | "hasDuration" | "seconds" | "DayOfWeek" | "Friday" | "Monday" | "Saturday" | "Sunday" | "Thursday" | "Tuesday" | "Wednesday" | "Duration" | "dayOfWeek" | "hasTime" | "DateTimeDescription" | "DateTimeInterval" | "DurationDescription" | "GeneralDateTimeDescription" | "GeneralDurationDescription" | "Instant" | "Interval" | "January" | "MonthOfYear" | "ProperInterval" | "TRS" | "TemporalDuration" | "TemporalEntity" | "TemporalPosition" | "TemporalUnit" | "TimePosition" | "TimeZone" | "after" | "before" | "dayOfYear" | "days" | "generalDay" | "generalMonth" | "generalYear" | "hasBeginning" | "hasDateTimeDescription" | "hasDurationDescription" | "hasEnd" | "hasTRS" | "hasTemporalDuration" | "hasXSDDuration" | "hours" | "inDateTime" | "inTemporalPosition" | "inTimePosition" | "inXSDDate" | "inXSDDateTime" | "inXSDDateTimeStamp" | "inXSDgYear" | "inXSDgYearMonth" | "inside" | "intervalAfter" | "intervalBefore" | "intervalContains" | "intervalDisjoint" | "intervalDuring" | "intervalEquals" | "intervalFinishedBy" | "intervalFinishes" | "intervalIn" | "intervalMeets" | "intervalMetBy" | "intervalOverlappedBy" | "intervalOverlaps" | "intervalStartedBy" | "intervalStarts" | "minutes" | "monthOfYear" | "months" | "nominalPosition" | "numericDuration" | "numericPosition" | "unitDay" | "unitHour" | "unitMinute" | "unitMonth" | "unitSecond" | "unitType" | "unitWeek" | "unitYear" | "week" | "weeks" | "xsdDateTime" | "2006" | "2016" | undefined) => import("rdf-js").NamedNode<string>) & Time;
211
211
  export declare const loose: Record<any, import("rdf-js").NamedNode<string>> & ((property?: any) => import("rdf-js").NamedNode<string>) & Time;
212
212
  export {};
213
213
  //# sourceMappingURL=time.d.ts.map