Created
November 23, 2022 22:37
-
-
Save aamedina/8c62a334f1f388f305b0e303fd285535 to your computer and use it in GitHub Desktop.
examining the vocabulary of the semantic web
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #_(into [] cat (d/qseq '[:find (pull ?e [*]) | |
| :where | |
| (or [?e :db/ident ?eid] | |
| [?e :rdf/uri ?eid] | |
| [?e :rdf/blank ?eid])] | |
| (db rdf))) | |
| [{:db/id 0, | |
| :db/ident :db.part/db, | |
| :db.install/partition | |
| [#:db{:id 0, :ident :db.part/db} | |
| #:db{:id 3, :ident :db.part/tx} | |
| #:db{:id 4, :ident :db.part/user}], | |
| :db.install/valueType | |
| [#:db{:id 20, :ident :db.type/ref} | |
| #:db{:id 21, :ident :db.type/keyword} | |
| #:db{:id 22, :ident :db.type/long} | |
| #:db{:id 23, :ident :db.type/string} | |
| #:db{:id 24, :ident :db.type/boolean} | |
| #:db{:id 25, :ident :db.type/instant} | |
| #:db{:id 26, :ident :db.type/fn} | |
| #:db{:id 54, :ident :db.type/uuid} | |
| #:db{:id 58, :ident :db.type/double} | |
| #:db{:id 59, :ident :db.type/float} | |
| #:db{:id 60, :ident :db.type/uri} | |
| #:db{:id 61, :ident :db.type/bigint} | |
| #:db{:id 62, :ident :db.type/bigdec} | |
| #:db{:id 64, :ident :db.type/tuple} | |
| #:db{:id 65, :ident :db.type/symbol}], | |
| :db.install/attribute | |
| [#:db{:id 7, :ident :db/system-tx} | |
| #:db{:id 10, :ident :db/ident} | |
| #:db{:id 11, :ident :db.install/partition} | |
| #:db{:id 12, :ident :db.install/valueType} | |
| #:db{:id 13, :ident :db.install/attribute} | |
| #:db{:id 15, :ident :db/excise} | |
| #:db{:id 16, :ident :db.excise/attrs} | |
| #:db{:id 17, :ident :db.excise/beforeT} | |
| #:db{:id 18, :ident :db.excise/before} | |
| #:db{:id 19, :ident :db.alter/attribute} | |
| #:db{:id 39, :ident :fressian/tag} | |
| #:db{:id 40, :ident :db/valueType} | |
| #:db{:id 41, :ident :db/cardinality} | |
| #:db{:id 42, :ident :db/unique} | |
| #:db{:id 43, :ident :db/isComponent} | |
| #:db{:id 45, :ident :db/noHistory} | |
| #:db{:id 50, :ident :db/txInstant} | |
| #:db{:id 51, :ident :db/fulltext} | |
| #:db{:id 55, :ident :db/txUUID} | |
| #:db{:id 63, :ident :db/doc} | |
| #:db{:id 66, :ident :db/tupleType} | |
| #:db{:id 67, :ident :db/tupleTypes} | |
| #:db{:id 68, :ident :db/tupleAttrs} | |
| #:db{:id 69, :ident :db/ensure} | |
| #:db{:id 70, :ident :db.entity/attrs} | |
| #:db{:id 71, :ident :db.entity/preds} | |
| #:db{:id 72, :ident :db.attr/preds} | |
| #:db{:id 73, :ident :rdf/uri} | |
| #:db{:id 74, :ident :rdf/literal} | |
| #:db{:id 75, :ident :rdf/blank} | |
| #:db{:id 76, :ident :rdf/type} | |
| #:db{:id 77, :ident :dc11/date} | |
| #:db{:id 78, :ident :dc11/title} | |
| #:db{:id 79, :ident :dc11/description} | |
| #:db{:id 80, :ident :rdfs/subClassOf} | |
| #:db{:id 81, :ident :rdfs/isDefinedBy} | |
| #:db{:id 82, :ident :rdfs/label} | |
| #:db{:id 83, :ident :rdfs/comment} | |
| #:db{:id 84, :ident :rdfs/seeAlso} | |
| #:db{:id 85, :ident :rdfs/domain} | |
| #:db{:id 86, :ident :rdfs/range} | |
| #:db{:id 87, :ident :rdfs/subPropertyOf} | |
| #:db{:id 88, :ident :owl/unionOf} | |
| #:db{:id 89, :ident :dcterms/creator} | |
| #:db{:id 90, :ident :dcterms/title} | |
| #:db{:id 91, :ident :dcterms/description} | |
| #:db{:id 92, :ident :dcterms/contributor} | |
| #:db{:id 93, :ident :skos/definition} | |
| #:db{:id 94, :ident :owl/disjointWith} | |
| #:db{:id 95, :ident :skos/scopeNote} | |
| #:db{:id 96, :ident :skos/example} | |
| #:db{:id 97, :ident :owl/inverseOf} | |
| #:db{:id 98, :ident :skos/mappingRelation} | |
| #:db{:id 99, :ident :skos/narrowMatch} | |
| #:db{:id 100, :ident :skos/broaderTransitive} | |
| #:db{:id 101, :ident :skos/narrower} | |
| #:db{:id 102, :ident :skos/semanticRelation} | |
| #:db{:id 103, :ident :skos/narrowerTransitive} | |
| #:db{:id 104, :ident :skos/note} | |
| #:db{:id 105, :ident :skos/closeMatch} | |
| #:db{:id 106, :ident :skos/topConceptOf} | |
| #:db{:id 107, :ident :skos/broadMatch} | |
| #:db{:id 108, :ident :skos/broader} | |
| #:db{:id 109, :ident :skos/inScheme} | |
| #:db{:id 110, :ident :skos/hasTopConcept} | |
| #:db{:id 111, :ident :dcterms/modified} | |
| #:db{:id 112, :ident :dcterms/publisher} | |
| #:db{:id 113, :ident :dcterms/issued} | |
| #:db{:id 114, :ident :dcam/memberOf} | |
| #:db{:id 115, :ident :owl/equivalentProperty} | |
| #:db{:id 116, :ident :foaf/maker} | |
| #:db{:id 117, :ident :dcterms/audience} | |
| #:db{:id 118, :ident :owl/equivalentClass} | |
| #:db{:id 119, :ident :vann/preferredNamespacePrefix} | |
| #:db{:id 120, :ident :dc11/modified} | |
| #:db{:id 121, :ident :dc11/issued} | |
| #:db{:id 122, :ident :vann/preferredNamespaceUri} | |
| #:db{:id 123, :ident :vs/term_status} | |
| #:db{:id 124, :ident :schema/source} | |
| #:db{:id 125, :ident :schema/isPartOf} | |
| #:db{:id 126, :ident :schema/supersededBy} | |
| #:db{:id 127, :ident :schema/sameAs} | |
| #:db{:id 128, :ident :schema/domainIncludes} | |
| #:db{:id 129, :ident :schema/rangeIncludes} | |
| #:db{:id 130, :ident :schema/inverseOf} | |
| #:db{:id 131, :ident :schema/subjectOf} | |
| #:db{:id 132, :ident :schema/suggestedAnswer} | |
| #:db{:id 133, :ident :schema/category} | |
| #:db{:id 134, :ident :schema/identifier} | |
| #:db{:id 135, :ident :schema/usageInfo} | |
| #:db{:id 136, :ident :schema/object} | |
| #:db{:id 137, :ident :schema/publishingPrinciples} | |
| #:db{:id 138, :ident :schema/actor} | |
| #:db{:id 139, :ident :schema/alternateName} | |
| #:db{:id 140, :ident :schema/memberOf} | |
| #:db{:id 141, :ident :schema/releaseOf} | |
| #:db{:id 142, :ident :schema/album} | |
| #:db{:id 143, :ident :schema/alumniOf} | |
| #:db{:id 144, :ident :schema/alumni} | |
| #:db{:id 145, :ident :schema/spatialCoverage} | |
| #:db{:id 146, :ident :schema/workExample} | |
| #:db{:id 147, :ident :schema/actionApplication} | |
| #:db{:id 148, :ident :schema/holdingArchive} | |
| #:db{:id 149, :ident :schema/serviceArea} | |
| #:db{:id 150, :ident :schema/material} | |
| #:db{:id 151, :ident :schema/mainContentOfPage} | |
| #:db{:id 152, :ident :schema/executableLibraryName} | |
| #:db{:id 153, :ident :schema/associatedReview} | |
| #:db{:id 154, :ident :schema/attendee} | |
| #:db{:id 155, :ident :schema/areaServed} | |
| #:db{:id 156, :ident :schema/award} | |
| #:db{:id 157, :ident :schema/competitor} | |
| #:db{:id 158, :ident :schema/recipient} | |
| #:db{:id 159, :ident :schema/jobBenefits} | |
| #:db{:id 160, :ident :schema/blogPost} | |
| #:db{:id 161, :ident :schema/broker} | |
| #:db{:id 162, :ident :schema/participant} | |
| #:db{:id 163, :ident :schema/arterialBranch} | |
| #:db{:id 164, :ident :schema/parentOrganization} | |
| #:db{:id 165, :ident :schema/provider} | |
| #:db{:id 166, :ident :schema/includedInDataCatalog} | |
| #:db{:id 167, :ident :schema/parentTaxon} | |
| #:db{:id 168, :ident :schema/clinicalPharmacology} | |
| #:db{:id 169, :ident :schema/position} | |
| #:db{:id 170, :ident :schema/termCode} | |
| #:db{:id 171, :ident :schema/colleague} | |
| #:db{:id 172, :ident :schema/targetCollection} | |
| #:db{:id 173, :ident :schema/contactPoint} | |
| #:db{:id 174, :ident :schema/containedInPlace} | |
| #:db{:id 175, :ident :schema/containsPlace} | |
| #:db{:id 176, :ident :schema/hasPart} | |
| #:db{:id 177, :ident :schema/performTime} | |
| #:db{:id 178, :ident :schema/location} | |
| #:db{:id 179, :ident :schema/exerciseCourse} | |
| #:db{:id 180, :ident :schema/temporalCoverage} | |
| #:db{:id 181, :ident :schema/instrument} | |
| #:db{:id 182, :ident :schema/availableOnDevice} | |
| #:db{:id 183, :ident :schema/director} | |
| #:db{:id 184, :ident :schema/description} | |
| #:db{:id 185, :ident :schema/caption} | |
| #:db{:id 186, :ident :schema/employee} | |
| #:db{:id 187, :ident :schema/isEncodedByBioChemEntity} | |
| #:db{:id 188, :ident :schema/encoding} | |
| #:db{:id 189, :ident :schema/encodesCreativeWork} | |
| #:db{:id 190, :ident :schema/episode} | |
| #:db{:id 191, :ident :schema/event} | |
| #:db{:id 192, :ident :schema/encodingFormat} | |
| #:db{:id 193, :ident :schema/founder} | |
| #:db{:id 194, :ident :schema/isAccessibleForFree} | |
| #:db{:id 195, :ident :schema/funding} | |
| #:db{:id 196, :ident :schema/sponsor} | |
| #:db{:id 197, :ident :schema/fundedItem} | |
| #:db{:id 198, :ident :schema/gameServer} | |
| #:db{:id 199, :ident :schema/game} | |
| #:db{:id 200, :ident :schema/gtin} | |
| #:db{:id 201, :ident :schema/isPartOfBioChemEntity} | |
| #:db{:id 202, :ident :schema/hasRepresentation} | |
| #:db{:id 203, :ident :schema/providesBroadcastService} | |
| #:db{:id 204, :ident :schema/hasDefinedTerm} | |
| #:db{:id 205, :ident :schema/isVariantOf} | |
| #:db{:id 206, :ident :schema/archiveHeld} | |
| #:db{:id 207, :ident :schema/inDefinedTermSet} | |
| #:db{:id 208, :ident :schema/incentiveCompensation} | |
| #:db{:id 209, :ident :schema/dataset} | |
| #:db{:id 210, :ident :schema/supply} | |
| #:db{:id 211, :ident :schema/recipeIngredient} | |
| #:db{:id 212, :ident :schema/interactionStatistic} | |
| #:db{:id 213, :ident :schema/isBasedOn} | |
| #:db{:id 214, :ident :schema/encodesBioChemEntity} | |
| #:db{:id 215, :ident :schema/hasBioChemEntityPart} | |
| #:db{:id 216, :ident :schema/|3DModel|} | |
| #:db{:id 217, :ident :schema/hasVariant} | |
| #:db{:id 218, :ident :schema/offers} | |
| #:db{:id 219, :ident :schema/inLanguage} | |
| #:db{:id 220, :ident :schema/image} | |
| #:db{:id 221, :ident :schema/dateCreated} | |
| #:db{:id 222, :ident :schema/creator} | |
| #:db{:id 223, :ident :schema/legislationApplies} | |
| #:db{:id 224, :ident :schema/genre} | |
| #:db{:id 225, :ident :schema/duration} | |
| #:db{:id 226, :ident :schema/about} | |
| #:db{:id 227, :ident :schema/mainEntityOfPage} | |
| #:db{:id 228, :ident :schema/mainEntity} | |
| #:db{:id 229, :ident :schema/offeredBy} | |
| #:db{:id 230, :ident :schema/hasMap} | |
| #:db{:id 231, :ident :schema/member} | |
| #:db{:id 232, :ident :schema/hasMenu} | |
| #:db{:id 233, :ident :schema/seller} | |
| #:db{:id 234, :ident :schema/roleName} | |
| #:db{:id 235, :ident :schema/makesOffer} | |
| #:db{:id 236, :ident :schema/itemOffered} | |
| #:db{:id 237, :ident :schema/actionOption} | |
| #:db{:id 238, :ident :schema/subOrganization} | |
| #:db{:id 239, :ident :schema/childTaxon} | |
| #:db{:id 240, :ident :schema/parent} | |
| #:db{:id 241, :ident :schema/partOfSeries} | |
| #:db{:id 242, :ident :schema/subTrip} | |
| #:db{:id 243, :ident :schema/paymentDueDate} | |
| #:db{:id 244, :ident :schema/performer} | |
| #:db{:id 245, :ident :schema/photo} | |
| #:db{:id 246, :ident :schema/serviceOutput} | |
| #:db{:id 247, :ident :schema/hasBroadcastChannel} | |
| #:db{:id 248, :ident :schema/step} | |
| #:db{:id 249, :ident :schema/yield} | |
| #:db{:id 250, :ident :schema/recordingOf} | |
| #:db{:id 251, :ident :schema/recordedIn} | |
| #:db{:id 252, :ident :schema/recordedAt} | |
| #:db{:id 253, :ident :schema/recordedAs} | |
| #:db{:id 254, :ident :schema/albumRelease} | |
| #:db{:id 255, :ident :schema/frequency} | |
| #:db{:id 256, :ident :schema/softwareRequirements} | |
| #:db{:id 257, :ident :schema/result} | |
| #:db{:id 258, :ident :schema/review} | |
| #:db{:id 259, :ident :schema/runtimePlatform} | |
| #:db{:id 260, :ident :schema/codeSampleType} | |
| #:db{:id 261, :ident :schema/containsSeason} | |
| #:db{:id 262, :ident :schema/season} | |
| #:db{:id 263, :ident :schema/audience} | |
| #:db{:id 264, :ident :schema/sibling} | |
| #:db{:id 265, :ident :schema/significantLink} | |
| #:db{:id 266, :ident :schema/contentLocation} | |
| #:db{:id 267, :ident :schema/superEvent} | |
| #:db{:id 268, :ident :schema/subEvent} | |
| #:db{:id 269, :ident :schema/partOfTrip} | |
| #:db{:id 270, :ident :schema/artworkSurface} | |
| #:db{:id 271, :ident :schema/track} | |
| #:db{:id 272, :ident :schema/workTranslation} | |
| #:db{:id 273, :ident :schema/serialNumber} | |
| #:db{:id 274, :ident :schema/warranty} | |
| #:db{:id 275, :ident :schema/exampleOfWork} | |
| #:db{:id 276, :ident :schema/workFeatured} | |
| #:db{:id 277, :ident :schema/translationOfWork} | |
| #:db{:id 278, :ident :foaf/nick} | |
| #:db{:id 279, :ident :foaf/depicts} | |
| #:db{:id 280, :ident :foaf/depiction} | |
| #:db{:id 281, :ident :foaf/isPrimaryTopicOf} | |
| #:db{:id 282, :ident :foaf/page} | |
| #:db{:id 283, :ident :foaf/primaryTopic} | |
| #:db{:id 284, :ident :foaf/made} | |
| #:db{:id 285, :ident :foaf/topic} | |
| #:db{:id 286, :ident :owl/versionInfo} | |
| #:db{:id 287, :ident :owl/imports} | |
| #:db{:id 288, :ident :normative-reference} | |
| #:db{:id 289, :ident :admin/generatorAgent} | |
| #:db{:id 290, :ident :grddl/grddl-wg} | |
| #:db{:id 291, :ident :owl/someValuesFrom} | |
| #:db{:id 292, :ident :owl/onProperty} | |
| #:db{:id 293, :ident :grddl/transformationProperty} | |
| #:db{:id 294, :ident :sioc/has_administrator} | |
| #:db{:id 295, :ident :sioc/has_container} | |
| #:db{:id 296, :ident :sioc/has_creator} | |
| #:db{:id 297, :ident :sioc/has_discussion} | |
| #:db{:id 298, :ident :sioc/later_version} | |
| #:db{:id 299, :ident :sioc/has_function} | |
| #:db{:id 300, :ident :sioc/has_group} | |
| #:db{:id 301, :ident :sioc/administrator_of} | |
| #:db{:id 302, :ident :sioc/container_of} | |
| #:db{:id 303, :ident :sioc/creator_of} | |
| #:db{:id 304, :ident :sioc/discussion_of} | |
| #:db{:id 305, :ident :sioc/function_of} | |
| #:db{:id 306, :ident :sioc/group_of} | |
| #:db{:id 307, :ident :sioc/has_space} | |
| #:db{:id 308, :ident :sioc/host_of} | |
| #:db{:id 309, :ident :sioc/member_of} | |
| #:db{:id 310, :ident :sioc/moderator_of} | |
| #:db{:id 311, :ident :sioc/modifier_of} | |
| #:db{:id 312, :ident :sioc/owner_of} | |
| #:db{:id 313, :ident :sioc/parent_of} | |
| #:db{:id 314, :ident :sioc/part_of} | |
| #:db{:id 315, :ident :sioc/related_to} | |
| #:db{:id 316, :ident :sioc/reply_of} | |
| #:db{:id 317, :ident :sioc/scope_of} | |
| #:db{:id 318, :ident :sioc/space_of} | |
| #:db{:id 319, :ident :sioc/feed} | |
| #:db{:id 320, :ident :sioc/subscriber_of} | |
| #:db{:id 321, :ident :sioc/usergroup_of} | |
| #:db{:id 322, :ident :sioc/has_host} | |
| #:db{:id 323, :ident :sioc/earlier_version} | |
| #:db{:id 324, :ident :sioc/has_member} | |
| #:db{:id 325, :ident :sioc/has_moderator} | |
| #:db{:id 326, :ident :sioc/has_modifier} | |
| #:db{:id 327, :ident :sioc/previous_by_date} | |
| #:db{:id 328, :ident :sioc/previous_version} | |
| #:db{:id 329, :ident :sioc/has_owner} | |
| #:db{:id 330, :ident :sioc/has_parent} | |
| #:db{:id 331, :ident :sioc/has_part} | |
| #:db{:id 332, :ident :sioc/next_by_date} | |
| #:db{:id 333, :ident :sioc/next_version} | |
| #:db{:id 334, :ident :sioc/has_reply} | |
| #:db{:id 335, :ident :sioc/has_scope} | |
| #:db{:id 336, :ident :sioc/sibling} | |
| #:db{:id 337, :ident :sioc/has_subscriber} | |
| #:db{:id 338, :ident :sioc/has_usergroup} | |
| #:db{:id 339, :ident :doap/repositoryOf} | |
| #:db{:id 340, :ident :doap/repository} | |
| #:db{:id 341, :ident :owl/versionIRI} | |
| #:db{:id 342, :ident :cc/permits} | |
| #:db{:id 343, :ident :cc/prohibits} | |
| #:db{:id 344, :ident :cc/requires} | |
| #:db{:id 345, :ident :cc/license} | |
| #:db{:id 346, :ident :dcat/endpointURL} | |
| #:db{:id 347, :ident :prov/wasDerivedFrom} | |
| #:db{:id 348, :ident :prov/wasInfluencedBy} | |
| #:db{:id 349, :ident :prov/qualifiedUsage} | |
| #:db{:id 350, :ident :prov/qualifiedEnd} | |
| #:db{:id 351, :ident :prov/entity} | |
| #:db{:id 352, :ident :prov/specializationOf} | |
| #:db{:id 353, :ident :prov/wasRevisionOf} | |
| #:db{:id 354, :ident :prov/dictionary} | |
| #:db{:id 355, :ident :prov/pairKey} | |
| #:db{:id 356, :ident :prov/qualifiedAttribution} | |
| #:db{:id 357, :ident :prov/activity} | |
| #:db{:id 358, :ident :prov/qualifiedQuotation} | |
| #:db{:id 359, :ident :prov/definition} | |
| #:db{:id 360, :ident :prov/wasAttributedTo} | |
| #:db{:id 361, :ident :prov/qualifiedCommunication} | |
| #:db{:id 362, :ident :prov/qualifiedGeneration} | |
| #:db{:id 363, :ident :prov/hadActivity} | |
| #:db{:id 364, :ident :prov/agent} | |
| #:db{:id 365, :ident :prov/removedKey} | |
| #:db{:id 366, :ident :prov/dm} | |
| #:db{:id 367, :ident :prov/qualifiedRevision} | |
| #:db{:id 368, :ident :prov/qualifiedStart} | |
| #:db{:id 369, :ident :prov/hadPrimarySource} | |
| #:db{:id 370, :ident :prov/qualifiedDerivation} | |
| #:db{:id 371, :ident :prov/hadMember} | |
| #:db{:id 372, :ident :prov/wasQuotedFrom} | |
| #:db{:id 373, :ident :prov/qualifiedInvalidation} | |
| #:db{:id 374, :ident :prov/qualifiedPrimarySource} | |
| #:db{:id 375, :ident :prov/insertedKeyEntityPair} | |
| #:db{:id 376, :ident :prov/qualifiedAssociation} | |
| #:db{:id 377, :ident :prov/qualifiedDelegation} | |
| #:db{:id 378, :ident :prov/pairEntity} | |
| #:db{:id 379, :ident :prov/component} | |
| #:db{:id 380, :ident :prov/category} | |
| #:db{:id 381, :ident :prov/constraints} | |
| #:db{:id 382, :ident :prov/n} | |
| #:db{:id 383, :ident :prov/editorsDefinition} | |
| #:db{:id 384, :ident :prov/unqualifiedForm} | |
| #:db{:id 385, :ident :prov/wasAssociatedWith} | |
| #:db{:id 386, :ident :prov/wasInformedBy} | |
| #:db{:id 387, :ident :prov/actedOnBehalfOf} | |
| #:db{:id 388, :ident :prov/aq} | |
| #:db{:id 389, :ident :prov/wasEndedBy} | |
| #:db{:id 390, :ident :prov/wasGeneratedBy} | |
| #:db{:id 391, :ident :prov/derivedByInsertionFrom} | |
| #:db{:id 392, :ident :prov/wasInvalidatedBy} | |
| #:db{:id 393, :ident :prov/atLocation} | |
| #:db{:id 394, :ident :prov/derivedByRemovalFrom} | |
| #:db{:id 395, :ident :prov/hadRole} | |
| #:db{:id 396, :ident :prov/wasStartedBy} | |
| #:db{:id 397, :ident :prov/used} | |
| #:db{:id 398, :ident :prov/inverse} | |
| #:db{:id 399, :ident :prov/qualifiedForm} | |
| #:db{:id 400, :ident :prov/editorialNote} | |
| #:db{:id 401, :ident :prov/influencer} | |
| #:db{:id 402, :ident :prov/alternateOf} | |
| #:db{:id 403, :ident :prov/sharesDefinitionWith} | |
| #:db{:id 404, :ident :prov/mentionOf} | |
| #:db{:id 405, :ident :prov/endedAtTime} | |
| #:db{:id 406, :ident :prov/atTime} | |
| #:db{:id 407, :ident :prov/influenced} | |
| #:db{:id 408, :ident :prov/hadGeneration} | |
| #:db{:id 409, :ident :prov/qualifiedInfluence} | |
| #:db{:id 410, :ident :prov/generated} | |
| #:db{:id 411, :ident :prov/invalidated} | |
| #:db{:id 412, :ident :prov/hadPlan} | |
| #:db{:id 413, :ident :prov/hadUsage} | |
| #:db{:id 414, :ident :dcat/accessService} | |
| #:db{:id 415, :ident :dcat/hadRole} | |
| #:db{:id 416, :ident :vcard/postal-code} | |
| #:db{:id 417, :ident :vcard/hasMember} | |
| #:db{:id 418, :ident :vcard/given-name} | |
| #:db{:id 419, :ident :vcard/honorific-prefix} | |
| #:db{:id 420, :ident :vcard/honorific-suffix} | |
| #:db{:id 421, :ident :vcard/street-address} | |
| #:db{:id 422, :ident :vcard/additional-name} | |
| #:db{:id 423, :ident :vcard/country-name} | |
| #:db{:id 424, :ident :vcard/fn} | |
| #:db{:id 425, :ident :vcard/family-name} | |
| #:db{:id 426, :ident :vcard/region} | |
| #:db{:id 427, :ident :vcard/locality} | |
| #:db{:id 428, :ident :vcard/hasAddress} | |
| #:db{:id 429, :ident :vcard/hasEmail} | |
| #:db{:id 430, :ident :vcard/hasGeo} | |
| #:db{:id 431, :ident :vcard/key} | |
| #:db{:id 432, :ident :vcard/logo} | |
| #:db{:id 433, :ident :vcard/n} | |
| #:db{:id 434, :ident :vcard/nickname} | |
| #:db{:id 435, :ident :vcard/photo} | |
| #:db{:id 436, :ident :vcard/sound} | |
| #:db{:id 437, :ident :vcard/tel} | |
| #:db{:id 438, :ident :vcard/url} | |
| #:db{:id 439, :ident :vcard/hasKey} | |
| #:db{:id 440, :ident :vcard/hasLogo} | |
| #:db{:id 441, :ident :vcard/hasName} | |
| #:db{:id 442, :ident :vcard/organization-name} | |
| #:db{:id 443, :ident :vcard/hasPhoto} | |
| #:db{:id 444, :ident :vcard/hasSound} | |
| #:db{:id 445, :ident :vcard/hasTelephone} | |
| #:db{:id 446, :ident :vcard/hasURL} | |
| #:db{:id 447, :ident :rdf/direction} | |
| #:db{:id 448, :ident :rdf/first} | |
| #:db{:id 449, :ident :rdf/language} | |
| #:db{:id 450, :ident :rdf/object} | |
| #:db{:id 451, :ident :rdf/predicate} | |
| #:db{:id 452, :ident :rdf/rest} | |
| #:db{:id 453, :ident :rdf/subject} | |
| #:db{:id 455, :ident :rdf/value} | |
| #:db{:id 460, :ident :rdfs/member} | |
| #:db{:id 461, :ident :skos/altLabel} | |
| #:db{:id 465, :ident :skos/changeNote} | |
| #:db{:id 466, :ident :skos/editorialNote} | |
| #:db{:id 467, :ident :skos/exactMatch} | |
| #:db{:id 469, :ident :skos/hiddenLabel} | |
| #:db{:id 470, :ident :skos/historyNote} | |
| #:db{:id 473, :ident :skos/member} | |
| #:db{:id 474, :ident :skos/memberList} | |
| #:db{:id 478, :ident :skos/notation} | |
| #:db{:id 479, :ident :skos/prefLabel} | |
| #:db{:id 480, :ident :skos/related} | |
| #:db{:id 481, :ident :skos/relatedMatch} | |
| #:db{:id 482, :ident :dc11/contributor} | |
| #:db{:id 483, :ident :dc11/coverage} | |
| #:db{:id 484, :ident :dc11/creator} | |
| #:db{:id 487, :ident :dc11/format} | |
| #:db{:id 488, :ident :dc11/identifier} | |
| #:db{:id 489, :ident :dc11/language} | |
| #:db{:id 490, :ident :dc11/publisher} | |
| #:db{:id 491, :ident :dc11/relation} | |
| #:db{:id 492, :ident :dc11/rights} | |
| #:db{:id 493, :ident :dc11/source} | |
| #:db{:id 494, :ident :dc11/subject} | |
| #:db{:id 496, :ident :dc11/type} | |
| #:db{:id 497, :ident :dcam/domainIncludes} | |
| #:db{:id 499, :ident :dcam/rangeIncludes} | |
| #:db{:id 500, :ident :dcterms/abstract} | |
| #:db{:id 501, :ident :dcterms/accessRights} | |
| #:db{:id 502, :ident :dcterms/accrualMethod} | |
| #:db{:id 503, :ident :dcterms/accrualPeriodicity} | |
| #:db{:id 504, :ident :dcterms/accrualPolicy} | |
| #:db{:id 505, :ident :dcterms/alternative} | |
| #:db{:id 507, :ident :dcterms/available} | |
| #:db{:id 508, :ident :dcterms/bibliographicCitation} | |
| #:db{:id 509, :ident :dcterms/conformsTo} | |
| #:db{:id 511, :ident :dcterms/coverage} | |
| #:db{:id 512, :ident :dcterms/created} | |
| #:db{:id 514, :ident :dcterms/date} | |
| #:db{:id 515, :ident :dcterms/dateAccepted} | |
| #:db{:id 516, :ident :dcterms/dateCopyrighted} | |
| #:db{:id 517, :ident :dcterms/dateSubmitted} | |
| #:db{:id 519, :ident :dcterms/educationLevel} | |
| #:db{:id 520, :ident :dcterms/extent} | |
| #:db{:id 521, :ident :dcterms/format} | |
| #:db{:id 522, :ident :dcterms/hasFormat} | |
| #:db{:id 523, :ident :dcterms/hasPart} | |
| #:db{:id 524, :ident :dcterms/hasVersion} | |
| #:db{:id 525, :ident :dcterms/identifier} | |
| #:db{:id 526, :ident :dcterms/instructionalMethod} | |
| #:db{:id 527, :ident :dcterms/isFormatOf} | |
| #:db{:id 528, :ident :dcterms/isPartOf} | |
| #:db{:id 529, :ident :dcterms/isReferencedBy} | |
| #:db{:id 530, :ident :dcterms/isReplacedBy} | |
| #:db{:id 531, :ident :dcterms/isRequiredBy} | |
| #:db{:id 532, :ident :dcterms/isVersionOf} | |
| #:db{:id 534, :ident :dcterms/language} | |
| #:db{:id 535, :ident :dcterms/license} | |
| #:db{:id 536, :ident :dcterms/mediator} | |
| #:db{:id 537, :ident :dcterms/medium} | |
| #:db{:id 539, :ident :dcterms/provenance} | |
| #:db{:id 541, :ident :dcterms/references} | |
| #:db{:id 542, :ident :dcterms/relation} | |
| #:db{:id 543, :ident :dcterms/replaces} | |
| #:db{:id 544, :ident :dcterms/requires} | |
| #:db{:id 545, :ident :dcterms/rights} | |
| #:db{:id 546, :ident :dcterms/rightsHolder} | |
| #:db{:id 547, :ident :dcterms/source} | |
| #:db{:id 548, :ident :dcterms/spatial} | |
| #:db{:id 549, :ident :dcterms/subject} | |
| #:db{:id 550, :ident :dcterms/tableOfContents} | |
| #:db{:id 551, :ident :dcterms/temporal} | |
| #:db{:id 553, :ident :dcterms/type} | |
| #:db{:id 554, :ident :dcterms/valid} | |
| #:db{:id 555, :ident :vs/moreinfo} | |
| #:db{:id 556, :ident :vs/userdocs} | |
| #:db{:id 558, :ident :schema/abridged} | |
| #:db{:id 559, :ident :schema/abstract} | |
| #:db{:id 560, :ident :schema/accelerationTime} | |
| #:db{:id 561, :ident :schema/acceptedAnswer} | |
| #:db{:id 562, :ident :schema/acceptedOffer} | |
| #:db{:id 563, :ident :schema/acceptedPaymentMethod} | |
| #:db{:id 564, :ident :schema/acceptsReservations} | |
| #:db{:id 565, :ident :schema/accessCode} | |
| #:db{:id 566, :ident :schema/accessMode} | |
| #:db{:id 567, :ident :schema/accessModeSufficient} | |
| #:db{:id 568, :ident :schema/accessibilityAPI} | |
| #:db{:id 569, :ident :schema/accessibilityControl} | |
| #:db{:id 570, :ident :schema/accessibilityFeature} | |
| #:db{:id 571, :ident :schema/accessibilityHazard} | |
| #:db{:id 572, :ident :schema/accessibilitySummary} | |
| #:db{:id 573, :ident :schema/accommodationCategory} | |
| #:db{:id 574, :ident :schema/accommodationFloorPlan} | |
| #:db{:id 575, :ident :schema/accountId} | |
| #:db{:id 576, :ident :schema/accountMinimumInflow} | |
| #:db{:id 577, :ident :schema/accountOverdraftLimit} | |
| #:db{:id 578, :ident :schema/accountablePerson} | |
| #:db{:id 579, :ident :schema/acquireLicensePage} | |
| #:db{:id 580, :ident :schema/acquiredFrom} | |
| #:db{:id 581, :ident :schema/acrissCode} | |
| #:db{:id 582, :ident :schema/actionAccessibilityRequirement} | |
| #:db{:id 584, :ident :schema/actionPlatform} | |
| #:db{:id 585, :ident :schema/actionStatus} | |
| #:db{:id 586, :ident :schema/actionableFeedbackPolicy} | |
| #:db{:id 587, :ident :schema/activeIngredient} | |
| #:db{:id 588, :ident :schema/activityDuration} | |
| #:db{:id 589, :ident :schema/activityFrequency} | |
| #:db{:id 590, :ident :schema/actors} | |
| #:db{:id 591, :ident :schema/addOn} | |
| #:db{:id 592, :ident :schema/additionalName} | |
| #:db{:id 593, :ident :schema/additionalNumberOfGuests} | |
| #:db{:id 594, :ident :schema/additionalProperty} | |
| #:db{:id 595, :ident :schema/additionalType} | |
| #:db{:id 596, :ident :schema/additionalVariable} | |
| #:db{:id 597, :ident :schema/address} | |
| #:db{:id 598, :ident :schema/addressCountry} | |
| #:db{:id 599, :ident :schema/addressLocality} | |
| #:db{:id 600, :ident :schema/addressRegion} | |
| #:db{:id 601, :ident :schema/administrationRoute} | |
| #:db{:id 602, :ident :schema/advanceBookingRequirement} | |
| #:db{:id 603, :ident :schema/adverseOutcome} | |
| #:db{:id 604, :ident :schema/affectedBy} | |
| #:db{:id 605, :ident :schema/affiliation} | |
| #:db{:id 606, :ident :schema/afterMedia} | |
| #:db{:id 607, :ident :schema/agent} | |
| #:db{:id 608, :ident :schema/aggregateRating} | |
| #:db{:id 609, :ident :schema/aircraft} | |
| #:db{:id 610, :ident :schema/albumProductionType} | |
| #:db{:id 612, :ident :schema/albumReleaseType} | |
| #:db{:id 613, :ident :schema/albums} | |
| #:db{:id 614, :ident :schema/alcoholWarning} | |
| #:db{:id 615, :ident :schema/algorithm} | |
| #:db{:id 616, :ident :schema/alignmentType} | |
| #:db{:id 617, :ident :schema/alternativeHeadline} | |
| #:db{:id 618, :ident :schema/alternativeOf} | |
| #:db{:id 621, :ident :schema/amenityFeature} | |
| #:db{:id 622, :ident :schema/amount} | |
| #:db{:id 623, :ident :schema/amountOfThisGood} | |
| #:db{:id 624, :ident :schema/announcementLocation} | |
| #:db{:id 625, :ident :schema/annualPercentageRate} | |
| #:db{:id 626, :ident :schema/answerCount} | |
| #:db{:id 627, :ident :schema/answerExplanation} | |
| #:db{:id 628, :ident :schema/antagonist} | |
| #:db{:id 629, :ident :schema/appearance} | |
| #:db{:id 630, :ident :schema/applicableCountry} | |
| #:db{:id 631, :ident :schema/applicableLocation} | |
| #:db{:id 632, :ident :schema/applicantLocationRequirements} | |
| #:db{:id 633, :ident :schema/application} | |
| #:db{:id 634, :ident :schema/applicationCategory} | |
| #:db{:id 635, :ident :schema/applicationContact} | |
| #:db{:id 636, :ident :schema/applicationDeadline} | |
| #:db{:id 637, :ident :schema/applicationStartDate} | |
| #:db{:id 638, :ident :schema/applicationSubCategory} | |
| #:db{:id 639, :ident :schema/applicationSuite} | |
| #:db{:id 640, :ident :schema/appliesToDeliveryMethod} | |
| #:db{:id 641, :ident :schema/appliesToPaymentMethod} | |
| #:db{:id 643, :ident :schema/archivedAt} | |
| #:db{:id 644, :ident :schema/area} | |
| #:db{:id 645, :ident :schema/arrivalAirport} | |
| #:db{:id 646, :ident :schema/arrivalBoatTerminal} | |
| #:db{:id 647, :ident :schema/arrivalBusStop} | |
| #:db{:id 648, :ident :schema/arrivalGate} | |
| #:db{:id 649, :ident :schema/arrivalPlatform} | |
| #:db{:id 650, :ident :schema/arrivalStation} | |
| #:db{:id 651, :ident :schema/arrivalTerminal} | |
| #:db{:id 652, :ident :schema/arrivalTime} | |
| #:db{:id 653, :ident :schema/artEdition} | |
| #:db{:id 654, :ident :schema/artMedium} | |
| #:db{:id 656, :ident :schema/artform} | |
| #:db{:id 657, :ident :schema/articleBody} | |
| #:db{:id 658, :ident :schema/articleSection} | |
| #:db{:id 659, :ident :schema/artist} | |
| #:db{:id 660, :ident :schema/asin} | |
| #:db{:id 661, :ident :schema/aspect} | |
| #:db{:id 662, :ident :schema/assembly} | |
| #:db{:id 663, :ident :schema/assemblyVersion} | |
| #:db{:id 664, :ident :schema/assesses} | |
| #:db{:id 665, :ident :schema/associatedAnatomy} | |
| #:db{:id 666, :ident :schema/associatedArticle} | |
| #:db{:id 667, :ident :schema/associatedClaimReview} | |
| #:db{:id 668, :ident :schema/associatedDisease} | |
| #:db{:id 669, :ident :schema/associatedMedia} | |
| #:db{:id 670, :ident :schema/associatedMediaReview} | |
| #:db{:id 671, :ident :schema/associatedPathophysiology} | |
| #:db{:id 673, :ident :schema/athlete} | |
| #:db{:id 674, :ident :schema/attendees} | |
| #:db{:id 675, :ident :schema/audienceType} | |
| #:db{:id 676, :ident :schema/audio} | |
| #:db{:id 677, :ident :schema/authenticator} | |
| #:db{:id 678, :ident :schema/author} | |
| #:db{:id 679, :ident :schema/availability} | |
| #:db{:id 680, :ident :schema/availabilityEnds} | |
| #:db{:id 681, :ident :schema/availabilityStarts} | |
| #:db{:id 682, :ident :schema/availableAtOrFrom} | |
| #:db{:id 683, :ident :schema/availableChannel} | |
| #:db{:id 684, :ident :schema/availableDeliveryMethod} | |
| #:db{:id 685, :ident :schema/availableFrom} | |
| #:db{:id 686, :ident :schema/availableIn} | |
| #:db{:id 687, :ident :schema/availableLanguage} | |
| #:db{:id 688, :ident :schema/availableService} | |
| #:db{:id 689, :ident :schema/availableStrength} | |
| #:db{:id 690, :ident :schema/availableTest} | |
| #:db{:id 691, :ident :schema/availableThrough} | |
| #:db{:id 692, :ident :schema/awards} | |
| #:db{:id 693, :ident :schema/awayTeam} | |
| #:db{:id 694, :ident :schema/backstory} | |
| #:db{:id 695, :ident :schema/bankAccountType} | |
| #:db{:id 696, :ident :schema/baseSalary} | |
| #:db{:id 697, :ident :schema/bccRecipient} | |
| #:db{:id 698, :ident :schema/bed} | |
| #:db{:id 699, :ident :schema/beforeMedia} | |
| #:db{:id 700, :ident :schema/beneficiaryBank} | |
| #:db{:id 701, :ident :schema/benefits} | |
| #:db{:id 702, :ident :schema/benefitsSummaryUrl} | |
| #:db{:id 703, :ident :schema/bestRating} | |
| #:db{:id 704, :ident :schema/billingAddress} | |
| #:db{:id 705, :ident :schema/billingDuration} | |
| #:db{:id 706, :ident :schema/billingIncrement} | |
| #:db{:id 707, :ident :schema/billingPeriod} | |
| #:db{:id 708, :ident :schema/billingStart} | |
| #:db{:id 709, :ident :schema/bioChemInteraction} | |
| #:db{:id 710, :ident :schema/bioChemSimilarity} | |
| #:db{:id 711, :ident :schema/biologicalRole} | |
| #:db{:id 712, :ident :schema/biomechnicalClass} | |
| #:db{:id 713, :ident :schema/birthDate} | |
| #:db{:id 714, :ident :schema/birthPlace} | |
| #:db{:id 715, :ident :schema/bitrate} | |
| #:db{:id 716, :ident :schema/blogPosts} | |
| #:db{:id 717, :ident :schema/bloodSupply} | |
| #:db{:id 718, :ident :schema/boardingGroup} | |
| #:db{:id 719, :ident :schema/boardingPolicy} | |
| #:db{:id 720, :ident :schema/bodyLocation} | |
| #:db{:id 721, :ident :schema/bodyType} | |
| #:db{:id 722, :ident :schema/bookEdition} | |
| #:db{:id 723, :ident :schema/bookFormat} | |
| #:db{:id 724, :ident :schema/bookingAgent} | |
| #:db{:id 725, :ident :schema/bookingTime} | |
| #:db{:id 726, :ident :schema/borrower} | |
| #:db{:id 727, :ident :schema/box} | |
| #:db{:id 728, :ident :schema/branch} | |
| #:db{:id 729, :ident :schema/branchCode} | |
| #:db{:id 730, :ident :schema/branchOf} | |
| #:db{:id 731, :ident :schema/brand} | |
| #:db{:id 732, :ident :schema/breadcrumb} | |
| #:db{:id 733, :ident :schema/breastfeedingWarning} | |
| #:db{:id 734, :ident :schema/broadcastAffiliateOf} | |
| #:db{:id 735, :ident :schema/broadcastChannelId} | |
| #:db{:id 736, :ident :schema/broadcastDisplayName} | |
| #:db{:id 737, :ident :schema/broadcastFrequency} | |
| #:db{:id 738, :ident :schema/broadcastFrequencyValue} | |
| #:db{:id 739, :ident :schema/broadcastOfEvent} | |
| #:db{:id 740, :ident :schema/broadcastServiceTier} | |
| #:db{:id 741, :ident :schema/broadcastSignalModulation} | |
| #:db{:id 742, :ident :schema/broadcastSubChannel} | |
| #:db{:id 743, :ident :schema/broadcastTimezone} | |
| #:db{:id 744, :ident :schema/broadcaster} | |
| #:db{:id 745, :ident :schema/browserRequirements} | |
| #:db{:id 746, :ident :schema/busName} | |
| #:db{:id 747, :ident :schema/busNumber} | |
| #:db{:id 748, :ident :schema/businessDays} | |
| #:db{:id 749, :ident :schema/businessFunction} | |
| #:db{:id 750, :ident :schema/buyer} | |
| #:db{:id 751, :ident :schema/byArtist} | |
| #:db{:id 752, :ident :schema/byDay} | |
| #:db{:id 753, :ident :schema/byMonth} | |
| #:db{:id 754, :ident :schema/byMonthDay} | |
| #:db{:id 755, :ident :schema/byMonthWeek} | |
| #:db{:id 756, :ident :schema/callSign} | |
| #:db{:id 757, :ident :schema/calories} | |
| #:db{:id 758, :ident :schema/candidate} | |
| #:db{:id 759, :ident :schema/carbohydrateContent} | |
| #:db{:id 760, :ident :schema/cargoVolume} | |
| #:db{:id 761, :ident :schema/carrier} | |
| #:db{:id 762, :ident :schema/carrierRequirements} | |
| #:db{:id 763, :ident :schema/cashBack} | |
| #:db{:id 764, :ident :schema/catalog} | |
| #:db{:id 765, :ident :schema/catalogNumber} | |
| #:db{:id 767, :ident :schema/causeOf} | |
| #:db{:id 768, :ident :schema/ccRecipient} | |
| #:db{:id 769, :ident :schema/character} | |
| #:db{:id 770, :ident :schema/characterAttribute} | |
| #:db{:id 771, :ident :schema/characterName} | |
| #:db{:id 772, :ident :schema/cheatCode} | |
| #:db{:id 773, :ident :schema/checkinTime} | |
| #:db{:id 774, :ident :schema/checkoutPageURLTemplate} | |
| #:db{:id 775, :ident :schema/checkoutTime} | |
| #:db{:id 776, :ident :schema/chemicalComposition} | |
| #:db{:id 777, :ident :schema/chemicalRole} | |
| #:db{:id 778, :ident :schema/childMaxAge} | |
| #:db{:id 779, :ident :schema/childMinAge} | |
| #:db{:id 781, :ident :schema/children} | |
| #:db{:id 782, :ident :schema/cholesterolContent} | |
| #:db{:id 783, :ident :schema/circle} | |
| #:db{:id 784, :ident :schema/citation} | |
| #:db{:id 785, :ident :schema/claimInterpreter} | |
| #:db{:id 786, :ident :schema/claimReviewed} | |
| #:db{:id 787, :ident :schema/clincalPharmacology} | |
| #:db{:id 789, :ident :schema/clipNumber} | |
| #:db{:id 790, :ident :schema/closes} | |
| #:db{:id 791, :ident :schema/coach} | |
| #:db{:id 792, :ident :schema/code} | |
| #:db{:id 793, :ident :schema/codeRepository} | |
| #:db{:id 794, :ident :schema/codeValue} | |
| #:db{:id 795, :ident :schema/codingSystem} | |
| #:db{:id 796, :ident :schema/colleagues} | |
| #:db{:id 797, :ident :schema/collection} | |
| #:db{:id 798, :ident :schema/collectionSize} | |
| #:db{:id 799, :ident :schema/color} | |
| #:db{:id 800, :ident :schema/colorist} | |
| #:db{:id 801, :ident :schema/comment} | |
| #:db{:id 802, :ident :schema/commentCount} | |
| #:db{:id 803, :ident :schema/commentText} | |
| #:db{:id 804, :ident :schema/commentTime} | |
| #:db{:id 805, :ident :schema/competencyRequired} | |
| #:db{:id 806, :ident :schema/composer} | |
| #:db{:id 807, :ident :schema/comprisedOf} | |
| #:db{:id 808, :ident :schema/conditionsOfAccess} | |
| #:db{:id 809, :ident :schema/confirmationNumber} | |
| #:db{:id 810, :ident :schema/connectedTo} | |
| #:db{:id 811, :ident :schema/constrainingProperty} | |
| #:db{:id 812, :ident :schema/contactOption} | |
| #:db{:id 813, :ident :schema/contactPoints} | |
| #:db{:id 814, :ident :schema/contactType} | |
| #:db{:id 815, :ident :schema/contactlessPayment} | |
| #:db{:id 816, :ident :schema/containedIn} | |
| #:db{:id 820, :ident :schema/contentRating} | |
| #:db{:id 821, :ident :schema/contentReferenceTime} | |
| #:db{:id 822, :ident :schema/contentSize} | |
| #:db{:id 823, :ident :schema/contentType} | |
| #:db{:id 824, :ident :schema/contentUrl} | |
| #:db{:id 825, :ident :schema/contraindication} | |
| #:db{:id 826, :ident :schema/contributor} | |
| #:db{:id 827, :ident :schema/cookTime} | |
| #:db{:id 828, :ident :schema/cookingMethod} | |
| #:db{:id 829, :ident :schema/copyrightHolder} | |
| #:db{:id 830, :ident :schema/copyrightNotice} | |
| #:db{:id 831, :ident :schema/copyrightYear} | |
| #:db{:id 832, :ident :schema/correction} | |
| #:db{:id 833, :ident :schema/correctionsPolicy} | |
| #:db{:id 834, :ident :schema/costCategory} | |
| #:db{:id 835, :ident :schema/costCurrency} | |
| #:db{:id 836, :ident :schema/costOrigin} | |
| #:db{:id 837, :ident :schema/costPerUnit} | |
| #:db{:id 838, :ident :schema/countriesNotSupported} | |
| #:db{:id 839, :ident :schema/countriesSupported} | |
| #:db{:id 840, :ident :schema/countryOfAssembly} | |
| #:db{:id 841, :ident :schema/countryOfLastProcessing} | |
| #:db{:id 842, :ident :schema/countryOfOrigin} | |
| #:db{:id 843, :ident :schema/course} | |
| #:db{:id 844, :ident :schema/courseCode} | |
| #:db{:id 845, :ident :schema/courseMode} | |
| #:db{:id 846, :ident :schema/coursePrerequisites} | |
| #:db{:id 847, :ident :schema/courseWorkload} | |
| #:db{:id 848, :ident :schema/coverageEndTime} | |
| #:db{:id 849, :ident :schema/coverageStartTime} | |
| #:db{:id 850, :ident :schema/creativeWorkStatus} | |
| #:db{:id 851, :ident :schema/credentialCategory} | |
| #:db{:id 852, :ident :schema/creditText} | |
| #:db{:id 853, :ident :schema/creditedTo} | |
| #:db{:id 854, :ident :schema/cssSelector} | |
| #:db{:id 855, :ident :schema/currenciesAccepted} | |
| #:db{:id 856, :ident :schema/currency} | |
| #:db{:id 857, :ident :schema/currentExchangeRate} | |
| #:db{:id 858, :ident :schema/customer} | |
| #:db{:id 859, :ident :schema/customerRemorseReturnFees} | |
| #:db{:id 860, :ident :schema/customerRemorseReturnLabelSource} | |
| #:db{:id 861, | |
| :ident :schema/customerRemorseReturnShippingFeesAmount} | |
| #:db{:id 862, :ident :schema/cutoffTime} | |
| #:db{:id 863, :ident :schema/cvdCollectionDate} | |
| #:db{:id 864, :ident :schema/cvdFacilityCounty} | |
| #:db{:id 865, :ident :schema/cvdFacilityId} | |
| #:db{:id 866, :ident :schema/cvdNumBeds} | |
| #:db{:id 867, :ident :schema/cvdNumBedsOcc} | |
| #:db{:id 868, :ident :schema/cvdNumC19Died} | |
| #:db{:id 869, :ident :schema/cvdNumC19HOPats} | |
| #:db{:id 870, :ident :schema/cvdNumC19HospPats} | |
| #:db{:id 871, :ident :schema/cvdNumC19MechVentPats} | |
| #:db{:id 872, :ident :schema/cvdNumC19OFMechVentPats} | |
| #:db{:id 873, :ident :schema/cvdNumC19OverflowPats} | |
| #:db{:id 874, :ident :schema/cvdNumICUBeds} | |
| #:db{:id 875, :ident :schema/cvdNumICUBedsOcc} | |
| #:db{:id 876, :ident :schema/cvdNumTotBeds} | |
| #:db{:id 877, :ident :schema/cvdNumVent} | |
| #:db{:id 878, :ident :schema/cvdNumVentUse} | |
| #:db{:id 879, :ident :schema/dataFeedElement} | |
| #:db{:id 881, :ident :schema/datasetTimeInterval} | |
| #:db{:id 882, :ident :schema/dateDeleted} | |
| #:db{:id 883, :ident :schema/dateIssued} | |
| #:db{:id 884, :ident :schema/dateModified} | |
| #:db{:id 885, :ident :schema/datePosted} | |
| #:db{:id 886, :ident :schema/datePublished} | |
| #:db{:id 887, :ident :schema/dateRead} | |
| #:db{:id 888, :ident :schema/dateReceived} | |
| #:db{:id 889, :ident :schema/dateSent} | |
| #:db{:id 890, :ident :schema/dateVehicleFirstRegistered} | |
| #:db{:id 891, :ident :schema/dateline} | |
| #:db{:id 892, :ident :schema/dayOfWeek} | |
| #:db{:id 893, :ident :schema/deathDate} | |
| #:db{:id 894, :ident :schema/deathPlace} | |
| #:db{:id 895, :ident :schema/defaultValue} | |
| #:db{:id 896, :ident :schema/deliveryAddress} | |
| #:db{:id 897, :ident :schema/deliveryLeadTime} | |
| #:db{:id 898, :ident :schema/deliveryMethod} | |
| #:db{:id 899, :ident :schema/deliveryStatus} | |
| #:db{:id 900, :ident :schema/deliveryTime} | |
| #:db{:id 901, :ident :schema/department} | |
| #:db{:id 902, :ident :schema/departureAirport} | |
| #:db{:id 903, :ident :schema/departureBoatTerminal} | |
| #:db{:id 904, :ident :schema/departureBusStop} | |
| #:db{:id 905, :ident :schema/departureGate} | |
| #:db{:id 906, :ident :schema/departurePlatform} | |
| #:db{:id 907, :ident :schema/departureStation} | |
| #:db{:id 908, :ident :schema/departureTerminal} | |
| #:db{:id 909, :ident :schema/departureTime} | |
| #:db{:id 910, :ident :schema/dependencies} | |
| #:db{:id 911, :ident :schema/depth} | |
| #:db{:id 913, :ident :schema/device} | |
| #:db{:id 914, :ident :schema/diagnosis} | |
| #:db{:id 915, :ident :schema/diagram} | |
| #:db{:id 916, :ident :schema/diet} | |
| #:db{:id 917, :ident :schema/dietFeatures} | |
| #:db{:id 918, :ident :schema/differentialDiagnosis} | |
| #:db{:id 919, :ident :schema/directApply} | |
| #:db{:id 920, :ident :schema/directors} | |
| #:db{:id 921, :ident :schema/disambiguatingDescription} | |
| #:db{:id 922, :ident :schema/discount} | |
| #:db{:id 923, :ident :schema/discountCode} | |
| #:db{:id 924, :ident :schema/discountCurrency} | |
| #:db{:id 925, :ident :schema/discusses} | |
| #:db{:id 926, :ident :schema/discussionUrl} | |
| #:db{:id 927, :ident :schema/diseasePreventionInfo} | |
| #:db{:id 928, :ident :schema/diseaseSpreadStatistics} | |
| #:db{:id 929, :ident :schema/dissolutionDate} | |
| #:db{:id 930, :ident :schema/distance} | |
| #:db{:id 931, :ident :schema/distinguishingSign} | |
| #:db{:id 932, :ident :schema/distribution} | |
| #:db{:id 933, :ident :schema/diversityPolicy} | |
| #:db{:id 934, :ident :schema/diversityStaffingReport} | |
| #:db{:id 935, :ident :schema/documentation} | |
| #:db{:id 936, :ident :schema/doesNotShip} | |
| #:db{:id 938, :ident :schema/domiciledMortgage} | |
| #:db{:id 939, :ident :schema/doorTime} | |
| #:db{:id 940, :ident :schema/dosageForm} | |
| #:db{:id 941, :ident :schema/doseSchedule} | |
| #:db{:id 942, :ident :schema/doseUnit} | |
| #:db{:id 943, :ident :schema/doseValue} | |
| #:db{:id 944, :ident :schema/downPayment} | |
| #:db{:id 945, :ident :schema/downloadUrl} | |
| #:db{:id 946, :ident :schema/downvoteCount} | |
| #:db{:id 947, :ident :schema/drainsTo} | |
| #:db{:id 948, :ident :schema/driveWheelConfiguration} | |
| #:db{:id 949, :ident :schema/dropoffLocation} | |
| #:db{:id 950, :ident :schema/dropoffTime} | |
| #:db{:id 951, :ident :schema/drug} | |
| #:db{:id 952, :ident :schema/drugClass} | |
| #:db{:id 953, :ident :schema/drugUnit} | |
| #:db{:id 954, :ident :schema/duns} | |
| #:db{:id 955, :ident :schema/duplicateTherapy} | |
| #:db{:id 957, :ident :schema/durationOfWarranty} | |
| #:db{:id 958, :ident :schema/duringMedia} | |
| #:db{:id 959, :ident :schema/earlyPrepaymentPenalty} | |
| #:db{:id 960, :ident :schema/editEIDR} | |
| #:db{:id 961, :ident :schema/editor} | |
| #:db{:id 962, :ident :schema/eduQuestionType} | |
| #:db{:id 963, :ident :schema/educationRequirements} | |
| #:db{:id 964, :ident :schema/educationalAlignment} | |
| #:db{:id 965, :ident :schema/educationalCredentialAwarded} | |
| #:db{:id 966, :ident :schema/educationalFramework} | |
| #:db{:id 967, :ident :schema/educationalLevel} | |
| #:db{:id 968, :ident :schema/educationalProgramMode} | |
| #:db{:id 969, :ident :schema/educationalRole} | |
| #:db{:id 970, :ident :schema/educationalUse} | |
| #:db{:id 971, :ident :schema/elevation} | |
| #:db{:id 972, :ident :schema/eligibilityToWorkRequirement} | |
| #:db{:id 973, :ident :schema/eligibleCustomerType} | |
| #:db{:id 974, :ident :schema/eligibleDuration} | |
| #:db{:id 975, :ident :schema/eligibleQuantity} | |
| #:db{:id 976, :ident :schema/eligibleRegion} | |
| #:db{:id 977, :ident :schema/eligibleTransactionVolume} | |
| #:db{:id 978, :ident :schema/email} | |
| #:db{:id 979, :ident :schema/embedUrl} | |
| #:db{:id 980, :ident :schema/embeddedTextCaption} | |
| #:db{:id 981, :ident :schema/emissionsCO2} | |
| #:db{:id 982, :ident :schema/employees} | |
| #:db{:id 983, :ident :schema/employerOverview} | |
| #:db{:id 984, :ident :schema/employmentType} | |
| #:db{:id 985, :ident :schema/employmentUnit} | |
| #:db{:id 989, :ident :schema/encodingType} | |
| #:db{:id 990, :ident :schema/encodings} | |
| #:db{:id 991, :ident :schema/endDate} | |
| #:db{:id 992, :ident :schema/endOffset} | |
| #:db{:id 993, :ident :schema/endTime} | |
| #:db{:id 994, :ident :schema/endorsee} | |
| #:db{:id 995, :ident :schema/endorsers} | |
| #:db{:id 996, :ident :schema/energyEfficiencyScaleMax} | |
| #:db{:id 997, :ident :schema/energyEfficiencyScaleMin} | |
| #:db{:id 998, :ident :schema/engineDisplacement} | |
| #:db{:id 999, :ident :schema/enginePower} | |
| #:db{:id 1000, :ident :schema/engineType} | |
| #:db{:id 1001, :ident :schema/entertainmentBusiness} | |
| #:db{:id 1002, :ident :schema/epidemiology} | |
| #:db{:id 1004, :ident :schema/episodeNumber} | |
| #:db{:id 1005, :ident :schema/episodes} | |
| #:db{:id 1006, :ident :schema/equal} | |
| #:db{:id 1007, :ident :schema/error} | |
| #:db{:id 1008, :ident :schema/estimatedCost} | |
| #:db{:id 1009, :ident :schema/estimatedFlightDuration} | |
| #:db{:id 1010, :ident :schema/estimatedSalary} | |
| #:db{:id 1011, :ident :schema/estimatesRiskOf} | |
| #:db{:id 1012, :ident :schema/ethicsPolicy} | |
| #:db{:id 1013, :ident :schema/eventAttendanceMode} | |
| #:db{:id 1014, :ident :schema/eventSchedule} | |
| #:db{:id 1015, :ident :schema/eventStatus} | |
| #:db{:id 1016, :ident :schema/events} | |
| #:db{:id 1017, :ident :schema/evidenceLevel} | |
| #:db{:id 1018, :ident :schema/evidenceOrigin} | |
| #:db{:id 1020, :ident :schema/exceptDate} | |
| #:db{:id 1021, :ident :schema/exchangeRateSpread} | |
| #:db{:id 1023, :ident :schema/exercisePlan} | |
| #:db{:id 1024, :ident :schema/exerciseRelatedDiet} | |
| #:db{:id 1025, :ident :schema/exerciseType} | |
| #:db{:id 1026, :ident :schema/exifData} | |
| #:db{:id 1027, :ident :schema/expectedArrivalFrom} | |
| #:db{:id 1028, :ident :schema/expectedArrivalUntil} | |
| #:db{:id 1029, :ident :schema/expectedPrognosis} | |
| #:db{:id 1030, :ident :schema/expectsAcceptanceOf} | |
| #:db{:id 1031, :ident :schema/experienceInPlaceOfEducation} | |
| #:db{:id 1032, :ident :schema/experienceRequirements} | |
| #:db{:id 1033, :ident :schema/expertConsiderations} | |
| #:db{:id 1034, :ident :schema/expires} | |
| #:db{:id 1035, :ident :schema/expressedIn} | |
| #:db{:id 1036, :ident :schema/familyName} | |
| #:db{:id 1037, :ident :schema/fatContent} | |
| #:db{:id 1038, :ident :schema/faxNumber} | |
| #:db{:id 1039, :ident :schema/featureList} | |
| #:db{:id 1040, :ident :schema/feesAndCommissionsSpecification} | |
| #:db{:id 1041, :ident :schema/fiberContent} | |
| #:db{:id 1042, :ident :schema/fileFormat} | |
| #:db{:id 1043, :ident :schema/fileSize} | |
| #:db{:id 1044, :ident :schema/financialAidEligible} | |
| #:db{:id 1045, :ident :schema/firstAppearance} | |
| #:db{:id 1046, :ident :schema/firstPerformance} | |
| #:db{:id 1047, :ident :schema/flightDistance} | |
| #:db{:id 1048, :ident :schema/flightNumber} | |
| #:db{:id 1049, :ident :schema/floorLevel} | |
| #:db{:id 1050, :ident :schema/floorLimit} | |
| #:db{:id 1051, :ident :schema/floorSize} | |
| #:db{:id 1052, :ident :schema/followee} | |
| #:db{:id 1053, :ident :schema/follows} | |
| #:db{:id 1054, :ident :schema/followup} | |
| #:db{:id 1055, :ident :schema/foodEstablishment} | |
| #:db{:id 1056, :ident :schema/foodEvent} | |
| #:db{:id 1057, :ident :schema/foodWarning} | |
| #:db{:id 1058, :ident :schema/founders} | |
| #:db{:id 1059, :ident :schema/foundingDate} | |
| #:db{:id 1060, :ident :schema/foundingLocation} | |
| #:db{:id 1061, :ident :schema/free} | |
| #:db{:id 1062, :ident :schema/freeShippingThreshold} | |
| #:db{:id 1064, :ident :schema/fromLocation} | |
| #:db{:id 1065, :ident :schema/fuelCapacity} | |
| #:db{:id 1066, :ident :schema/fuelConsumption} | |
| #:db{:id 1067, :ident :schema/fuelEfficiency} | |
| #:db{:id 1068, :ident :schema/fuelType} | |
| #:db{:id 1069, :ident :schema/functionalClass} | |
| #:db{:id 1071, :ident :schema/funder} | |
| #:db{:id 1074, :ident :schema/gameAvailabilityType} | |
| #:db{:id 1075, :ident :schema/gameEdition} | |
| #:db{:id 1076, :ident :schema/gameItem} | |
| #:db{:id 1077, :ident :schema/gameLocation} | |
| #:db{:id 1078, :ident :schema/gamePlatform} | |
| #:db{:id 1080, :ident :schema/gameTip} | |
| #:db{:id 1081, :ident :schema/gender} | |
| #:db{:id 1082, :ident :schema/geo} | |
| #:db{:id 1083, :ident :schema/geoContains} | |
| #:db{:id 1084, :ident :schema/geoCoveredBy} | |
| #:db{:id 1085, :ident :schema/geoCovers} | |
| #:db{:id 1086, :ident :schema/geoCrosses} | |
| #:db{:id 1087, :ident :schema/geoDisjoint} | |
| #:db{:id 1088, :ident :schema/geoEquals} | |
| #:db{:id 1089, :ident :schema/geoIntersects} | |
| #:db{:id 1090, :ident :schema/geoMidpoint} | |
| #:db{:id 1091, :ident :schema/geoOverlaps} | |
| #:db{:id 1092, :ident :schema/geoRadius} | |
| #:db{:id 1093, :ident :schema/geoTouches} | |
| #:db{:id 1094, :ident :schema/geoWithin} | |
| #:db{:id 1095, :ident :schema/geographicArea} | |
| #:db{:id 1096, :ident :schema/gettingTestedInfo} | |
| #:db{:id 1097, :ident :schema/givenName} | |
| #:db{:id 1098, :ident :schema/globalLocationNumber} | |
| #:db{:id 1099, :ident :schema/governmentBenefitsInfo} | |
| #:db{:id 1100, :ident :schema/gracePeriod}], | |
| :db/doc | |
| "Name of the system partition. The system partition includes the core of datomic, as well as user schemas: type definitions, attribute definitions, partition definitions, and data function definitions."} | |
| #:db{:id 1, | |
| :ident :db/add, | |
| :doc | |
| "Primitive assertion. All transactions eventually reduce to a collection of primitive assertions and retractions of facts, e.g. [:db/add fred :age 42]."} | |
| #:db{:id 2, | |
| :ident :db/retract, | |
| :doc | |
| "Primitive retraction. All transactions eventually reduce to a collection of assertions and retractions of facts, e.g. [:db/retract fred :age 42]."} | |
| #:db{:id 3, | |
| :ident :db.part/tx, | |
| :doc | |
| "Partition used to store data about transactions. Transaction data always includes a :db/txInstant which is the transaction's timestamp, and can be extended to store other information at transaction granularity."} | |
| #:db{:id 4, | |
| :ident :db.part/user, | |
| :doc | |
| "Name of the user partition. The user partition is analogous to the default namespace in a programming language, and should be used as a temporary home for data during interactive development."} | |
| #:db{:id 7, | |
| :ident :db/system-tx, | |
| :valueType #:db{:id 21, :ident :db.type/keyword}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}} | |
| #:db{:id 10, | |
| :ident :db/ident, | |
| :valueType #:db{:id 21, :ident :db.type/keyword}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :unique #:db{:id 38, :ident :db.unique/identity}, | |
| :doc "Attribute used to uniquely name an entity."} | |
| #:db{:id 11, | |
| :ident :db.install/partition, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :doc | |
| "System attribute with type :db.type/ref. Asserting this attribute on :db.part/db with value v will install v as a partition."} | |
| #:db{:id 12, | |
| :ident :db.install/valueType, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :doc | |
| "System attribute with type :db.type/ref. Asserting this attribute on :db.part/db with value v will install v as a value type."} | |
| #:db{:id 13, | |
| :ident :db.install/attribute, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :doc | |
| "System attribute with type :db.type/ref. Asserting this attribute on :db.part/db with value v will install v as an attribute."} | |
| #:db{:id 15, | |
| :ident :db/excise, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}} | |
| #:db{:id 16, | |
| :ident :db.excise/attrs, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}} | |
| #:db{:id 17, | |
| :ident :db.excise/beforeT, | |
| :valueType #:db{:id 22, :ident :db.type/long}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}} | |
| #:db{:id 18, | |
| :ident :db.excise/before, | |
| :valueType #:db{:id 25, :ident :db.type/instant}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}} | |
| #:db{:id 19, | |
| :ident :db.alter/attribute, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :doc | |
| "System attribute with type :db.type/ref. Asserting this attribute on :db.part/db with value v will alter the definition of existing attribute v."} | |
| {:db/id 20, | |
| :db/ident :db.type/ref, | |
| :fressian/tag :ref, | |
| :db/doc | |
| "Value type for references. All references from one entity to another are through attributes with this value type."} | |
| {:db/id 21, | |
| :db/ident :db.type/keyword, | |
| :fressian/tag :key, | |
| :db/doc | |
| "Value type for keywords. Keywords are used as names, and are interned for efficiency. Keywords map to the native interned-name type in languages that support them."} | |
| {:db/id 22, | |
| :db/ident :db.type/long, | |
| :fressian/tag :int, | |
| :db/doc | |
| "Fixed integer value type. Same semantics as a Java long: 64 bits wide, two's complement binary representation."} | |
| {:db/id 23, | |
| :db/ident :db.type/string, | |
| :fressian/tag :string, | |
| :db/doc "Value type for strings."} | |
| {:db/id 24, | |
| :db/ident :db.type/boolean, | |
| :fressian/tag :bool, | |
| :db/doc "Boolean value type."} | |
| {:db/id 25, | |
| :db/ident :db.type/instant, | |
| :fressian/tag :inst, | |
| :db/doc | |
| "Value type for instants in time. Stored internally as a number of milliseconds since midnight, January 1, 1970 UTC. Representation type will vary depending on the language you are using."} | |
| {:db/id 26, | |
| :db/ident :db.type/fn, | |
| :fressian/tag :datomic/fn, | |
| :db/doc | |
| "Value type for database functions. See Javadoc for Peer.function."} | |
| #:db{:id 34, :ident :db/affinity} | |
| #:db{:id 35, | |
| :ident :db.cardinality/one, | |
| :doc | |
| "One of two legal values for the :db/cardinality attribute. Specify :db.cardinality/one for single-valued attributes, and :db.cardinality/many for many-valued attributes."} | |
| #:db{:id 36, | |
| :ident :db.cardinality/many, | |
| :doc | |
| "One of two legal values for the :db/cardinality attribute. Specify :db.cardinality/one for single-valued attributes, and :db.cardinality/many for many-valued attributes."} | |
| #:db{:id 37, | |
| :ident :db.unique/value, | |
| :doc | |
| "Specifies that an attribute's value is unique. Attempts to create a new entity with a colliding value for a :db.unique/value will fail."} | |
| #:db{:id 38, | |
| :ident :db.unique/identity, | |
| :doc | |
| "Specifies that an attribute's value is unique. Attempts to create a new entity with a colliding value for a :db.unique/value will become upserts."} | |
| #:db{:id 39, | |
| :ident :fressian/tag, | |
| :valueType #:db{:id 21, :ident :db.type/keyword}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :doc | |
| "Keyword-valued attribute of a value type that specifies the underlying fressian type used for serialization."} | |
| #:db{:id 40, | |
| :ident :db/valueType, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :doc | |
| "Property of an attribute that specifies the attribute's value type. Built-in value types include, :db.type/keyword, :db.type/string, :db.type/ref, :db.type/instant, :db.type/long, :db.type/bigdec, :db.type/boolean, :db.type/float, :db.type/uuid, :db.type/double, :db.type/bigint, :db.type/uri."} | |
| #:db{:id 41, | |
| :ident :db/cardinality, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :doc | |
| "Property of an attribute. Two possible values: :db.cardinality/one for single-valued attributes, and :db.cardinality/many for many-valued attributes. Defaults to :db.cardinality/one."} | |
| #:db{:id 42, | |
| :ident :db/unique, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :doc | |
| "Property of an attribute. If value is :db.unique/value, then attribute value is unique to each entity. Attempts to insert a duplicate value for a temporary entity id will fail. If value is :db.unique/identity, then attribute value is unique, and upsert is enabled. Attempting to insert a duplicate value for a temporary entity id will cause all attributes associated with that temporary id to be merged with the entity already in the database. Defaults to nil."} | |
| #:db{:id 43, | |
| :ident :db/isComponent, | |
| :valueType #:db{:id 24, :ident :db.type/boolean}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :doc | |
| "Property of attribute whose vtype is :db.type/ref. If true, then the attribute is a component of the entity referencing it. When you query for an entire entity, components are fetched automatically. Defaults to nil."} | |
| #:db{:id 45, | |
| :ident :db/noHistory, | |
| :valueType #:db{:id 24, :ident :db.type/boolean}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :doc | |
| "Property of an attribute. If true, past values of the attribute are not retained after indexing. Defaults to false."} | |
| #:db{:id 50, | |
| :ident :db/txInstant, | |
| :valueType #:db{:id 25, :ident :db.type/instant}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :doc | |
| "Attribute whose value is a :db.type/instant. A :db/txInstant is recorded automatically with every transaction."} | |
| #:db{:id 51, | |
| :ident :db/fulltext, | |
| :valueType #:db{:id 24, :ident :db.type/boolean}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :doc | |
| "Property of an attribute. If true, create a fulltext search index for the attribute. Defaults to false."} | |
| #:db{:id 53, :ident :db.bootstrap/part} | |
| {:db/id 54, | |
| :db/ident :db.type/uuid, | |
| :fressian/tag :uuid, | |
| :db/doc "Value type for UUIDs. Maps to java.util.UUID on the JVM."} | |
| #:db{:id 55, | |
| :ident :db/txUUID, | |
| :valueType #:db{:id 54, :ident :db.type/uuid}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :doc "Unique id of transaction."} | |
| #:db{:id 56, | |
| :ident :db/cas, | |
| :doc "Compare and swap the value of an entity's attribute."} | |
| #:db{:id 57, | |
| :ident :db/retractEntity, | |
| :doc | |
| "Retract all facts about an entity, including references from other entities and component attributes recursively."} | |
| {:db/id 58, | |
| :db/ident :db.type/double, | |
| :fressian/tag :double, | |
| :db/doc | |
| "Floating point value type. Same semantics as a Java double: double-precision 64-bit IEEE 754 floating point."} | |
| {:db/id 59, | |
| :db/ident :db.type/float, | |
| :fressian/tag :float, | |
| :db/doc | |
| "Floating point value type. Same semantics as a Java float: single-precision 32-bit IEEE 754 floating point."} | |
| {:db/id 60, | |
| :db/ident :db.type/uri, | |
| :fressian/tag :uri, | |
| :db/doc "Value type for URIs. Maps to java.net.URI on the JVM."} | |
| {:db/id 61, | |
| :db/ident :db.type/bigint, | |
| :fressian/tag :bigint, | |
| :db/doc | |
| "Value type for arbitrary precision integers. Maps to java.math.BigInteger on the JVM."} | |
| {:db/id 62, | |
| :db/ident :db.type/bigdec, | |
| :fressian/tag :bigdec, | |
| :db/doc | |
| "Value type for arbitrary precision floating point numbers. Maps to java.math.BigDecimal on the JVM."} | |
| #:db{:id 63, | |
| :ident :db/doc, | |
| :valueType #:db{:id 23, :ident :db.type/string}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :fulltext true, | |
| :doc "Documentation string for an entity."} | |
| {:db/id 64, :db/ident :db.type/tuple, :fressian/tag :list} | |
| {:db/id 65, :db/ident :db.type/symbol, :fressian/tag :sym} | |
| #:db{:id 66, | |
| :ident :db/tupleType, | |
| :valueType #:db{:id 21, :ident :db.type/keyword}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}} | |
| #:db{:id 67, | |
| :ident :db/tupleTypes, | |
| :valueType #:db{:id 64, :ident :db.type/tuple}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :tupleType :db.type/keyword} | |
| #:db{:id 68, | |
| :ident :db/tupleAttrs, | |
| :valueType #:db{:id 64, :ident :db.type/tuple}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :tupleType :db.type/keyword} | |
| #:db{:id 69, | |
| :ident :db/ensure, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}} | |
| #:db{:id 70, | |
| :ident :db.entity/attrs, | |
| :valueType #:db{:id 21, :ident :db.type/keyword}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}} | |
| #:db{:id 71, | |
| :ident :db.entity/preds, | |
| :valueType #:db{:id 65, :ident :db.type/symbol}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}} | |
| #:db{:id 72, | |
| :ident :db.attr/preds, | |
| :valueType #:db{:id 65, :ident :db.type/symbol}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}} | |
| #:db{:id 73, | |
| :ident :rdf/uri, | |
| :valueType #:db{:id 23, :ident :db.type/string}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :unique #:db{:id 38, :ident :db.unique/identity}, | |
| :doc "RDF resource IRI"} | |
| #:db{:id 74, | |
| :ident :rdf/literal, | |
| :valueType #:db{:id 23, :ident :db.type/string}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :fulltext true, | |
| :doc "Lexical form of RDF literal"} | |
| #:db{:id 75, | |
| :ident :rdf/blank, | |
| :valueType #:db{:id 23, :ident :db.type/string}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}, | |
| :unique #:db{:id 38, :ident :db.unique/identity}, | |
| :doc "Blank RDF Node ID"} | |
| {:rdfs/domain [#:db{:id 92358976733301, :ident :rdfs/Resource}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733956}], | |
| :rdfs/label ["type"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 76, | |
| :rdfs/comment ["The subject is an instance of a class."], | |
| :db/ident :rdf/type, | |
| :rdfs/range [#:db{:id 92358976733298, :ident :rdfs/Class}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Date"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/date) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 77, | |
| :rdfs/comment | |
| ["A point or period of time associated with an event in the lifecycle of the resource."], | |
| :db/ident :dc11/date, | |
| :dcterms/description | |
| ["Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Title"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/title) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 78, | |
| :rdfs/comment ["A name given to the resource."], | |
| :db/ident :dc11/title} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Description"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/description) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 79, | |
| :rdfs/comment ["An account of the resource."], | |
| :db/ident :dc11/description, | |
| :dcterms/description | |
| ["Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."]} | |
| {:rdfs/domain [#:db{:id 92358976733298, :ident :rdfs/Class}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 101155069756179}], | |
| :rdfs/label ["subClassOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 80, | |
| :rdfs/comment ["The subject is a subclass of a class."], | |
| :db/ident :rdfs/subClassOf, | |
| :rdfs/range [#:db{:id 92358976733298, :ident :rdfs/Class}]} | |
| {:rdfs/domain [#:db{:id 92358976733301, :ident :rdfs/Resource}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 84, :ident :rdfs/seeAlso}], | |
| :rdfs/isDefinedBy [#:db{:id 101155069756179}], | |
| :rdfs/label ["isDefinedBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 81, | |
| :rdfs/comment ["The defininition of the subject resource."], | |
| :db/ident :rdfs/isDefinedBy, | |
| :rdfs/range [#:db{:id 92358976733301, :ident :rdfs/Resource}]} | |
| {:rdfs/domain [#:db{:id 92358976733301, :ident :rdfs/Resource}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 101155069756179}], | |
| :rdfs/label ["label"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 82, | |
| :rdfs/comment ["A human-readable name for the subject."], | |
| :db/ident :rdfs/label, | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdfs/domain [#:db{:id 92358976733301, :ident :rdfs/Resource}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 101155069756179}], | |
| :rdfs/label ["comment"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 83, | |
| :rdfs/comment ["A description of the subject resource."], | |
| :db/ident :rdfs/comment, | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdfs/domain [#:db{:id 92358976733301, :ident :rdfs/Resource}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 101155069756179}], | |
| :rdfs/label ["seeAlso"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 84, | |
| :rdfs/comment ["Further information about the subject resource."], | |
| :db/ident :rdfs/seeAlso, | |
| :rdfs/range [#:db{:id 92358976733301, :ident :rdfs/Resource}]} | |
| {:rdfs/domain [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 101155069756179}], | |
| :rdfs/label ["domain"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 85, | |
| :rdfs/comment ["A domain of the subject property."], | |
| :db/ident :rdfs/domain, | |
| :rdfs/range [#:db{:id 92358976733298, :ident :rdfs/Class}]} | |
| {:rdfs/domain [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 101155069756179}], | |
| :rdfs/label ["range"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 86, | |
| :rdfs/comment ["A range of the subject property."], | |
| :db/ident :rdfs/range, | |
| :rdfs/range [#:db{:id 92358976733298, :ident :rdfs/Class}]} | |
| {:rdfs/domain [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 101155069756179}], | |
| :rdfs/label ["subPropertyOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 87, | |
| :rdfs/comment ["The subject is a subproperty of a property."], | |
| :db/ident :rdfs/subPropertyOf, | |
| :rdfs/range [#:db{:id 92358976733305, :ident :rdf/Property}]} | |
| {:rdfs/domain [#:db{:id 92358976733298, :ident :rdfs/Class}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224231}], | |
| :rdfs/label ["unionOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 88, | |
| :rdfs/comment | |
| ["The property that determines the collection of classes or data ranges that build a union."], | |
| :db/ident :owl/unionOf, | |
| :rdfs/range [#:db{:id 92358976733306, :ident :rdf/List}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :owl/equivalentProperty [#:db{:id 116, :ident :foaf/maker}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 484, :ident :dc11/creator}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733333, :ident :dcterms/Agent}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Creator"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 89, | |
| :rdfs/comment ["An entity responsible for making the resource."], | |
| :db/ident :dcterms/creator, | |
| :dcterms/description | |
| ["Recommended practice is to identify the creator with a URI. If this is not possible or feasible, a literal value that identifies the creator may be provided."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 78, :ident :dc11/title}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Title"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 90, | |
| :rdfs/comment ["A name given to the resource."], | |
| :db/ident :dcterms/title, | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 79, :ident :dc11/description}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Description"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 91, | |
| :rdfs/comment ["An account of the resource."], | |
| :db/ident :dcterms/description, | |
| :dcterms/description | |
| ["Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 482, :ident :dc11/contributor}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733333, :ident :dcterms/Agent}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Contributor"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 92, | |
| :rdfs/comment | |
| ["An entity responsible for making contributions to the resource."], | |
| :db/ident :dcterms/contributor, | |
| :dcterms/description | |
| ["The guidelines for using names of persons or organizations as creators apply to contributors."]} | |
| {:rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :skos/definition | |
| ["A statement or formal explanation of the meaning of a concept."], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 104, :ident :skos/note}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["definition"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 93, | |
| :db/ident :skos/definition} | |
| {:rdfs/domain [#:db{:id 92358976733310, :ident :owl/Class}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224231}], | |
| :rdfs/label ["disjointWith"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 94, | |
| :rdfs/comment | |
| ["The property that determines that two given classes are disjoint."], | |
| :db/ident :owl/disjointWith, | |
| :rdfs/range [#:db{:id 92358976733310, :ident :owl/Class}]} | |
| {:rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :skos/definition | |
| ["A note that helps to clarify the meaning and/or the use of a concept."], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 104, :ident :skos/note}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["scope note"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 95, | |
| :db/ident :skos/scopeNote} | |
| {:rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :skos/definition ["An example of the use of a concept."], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 104, :ident :skos/note}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["example"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 96, | |
| :db/ident :skos/example} | |
| {:rdfs/domain [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224231}], | |
| :rdfs/label ["inverseOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 97, | |
| :rdfs/comment | |
| ["The property that determines that two given properties are inverse."], | |
| :db/ident :owl/inverseOf, | |
| :rdfs/range [#:db{:id 92358976733313, :ident :owl/ObjectProperty}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["Relates two concepts coming, by convention, from different schemes, and that have comparable meanings"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 102, :ident :skos/semanticRelation}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["is in mapping relation with"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 98, | |
| :rdfs/comment | |
| ["These concept mapping relations mirror semantic relations, and the data model defined below is similar (with the exception of skos:exactMatch) to the data model defined for semantic relations. A distinct vocabulary is provided for concept mapping relations, to provide a convenient way to differentiate links within a concept scheme from links between concept schemes. However, this pattern of usage is not a formal requirement of the SKOS data model, and relies on informal definitions of best practice."], | |
| :db/ident :skos/mappingRelation} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["skos:narrowMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 98, :ident :skos/mappingRelation}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has narrower match"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 99, | |
| :db/ident :skos/narrowMatch, | |
| :owl/inverseOf [#:db{:id 107, :ident :skos/broadMatch}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["skos:broaderTransitive is a transitive superproperty of skos:broader."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 102, :ident :skos/semanticRelation}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has broader transitive"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 100, | |
| :db/ident :skos/broaderTransitive, | |
| :owl/inverseOf [#:db{:id 103, :ident :skos/narrowerTransitive}], | |
| :skos/scopeNote | |
| ["By convention, skos:broaderTransitive is not used to make assertions. Rather, the properties can be used to draw inferences about the transitive closure of the hierarchical relation, which is useful e.g. when implementing a simple query expansion algorithm in a search application."]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["Relates a concept to a concept that is more specific in meaning."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 103, :ident :skos/narrowerTransitive}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has narrower"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 101, | |
| :rdfs/comment | |
| ["Narrower concepts are typically rendered as children in a concept hierarchy (tree)."], | |
| :db/ident :skos/narrower, | |
| :owl/inverseOf [#:db{:id 108, :ident :skos/broader}], | |
| :skos/scopeNote | |
| ["By convention, skos:broader is only used to assert an immediate (i.e. direct) hierarchical link between two conceptual resources."]} | |
| {:rdfs/domain [#:db{:id 92358976733311, :ident :skos/Concept}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["Links a concept to a concept related by meaning."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["is in semantic relation with"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 102, | |
| :db/ident :skos/semanticRelation, | |
| :skos/scopeNote | |
| ["This property should not be used directly, but as a super-property for all properties denoting a relationship of meaning between concepts."], | |
| :rdfs/range [#:db{:id 92358976733311, :ident :skos/Concept}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["skos:narrowerTransitive is a transitive superproperty of skos:narrower."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 102, :ident :skos/semanticRelation}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has narrower transitive"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 103, | |
| :db/ident :skos/narrowerTransitive, | |
| :owl/inverseOf [#:db{:id 100, :ident :skos/broaderTransitive}], | |
| :skos/scopeNote | |
| ["By convention, skos:narrowerTransitive is not used to make assertions. Rather, the properties can be used to draw inferences about the transitive closure of the hierarchical relation, which is useful e.g. when implementing a simple query expansion algorithm in a search application."]} | |
| {:rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :skos/definition ["A general note, for any purpose."], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["note"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 104, | |
| :db/ident :skos/note, | |
| :skos/scopeNote | |
| ["This property may be used directly, or as a super-property for more specific note types."]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["skos:closeMatch is used to link two concepts that are sufficiently similar that they can be used interchangeably in some information retrieval applications. In order to avoid the possibility of \"compound errors\" when combining mappings across more than two concept schemes, skos:closeMatch is not declared to be a transitive property."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 98, :ident :skos/mappingRelation}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has close match"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 105, | |
| :db/ident :skos/closeMatch} | |
| {:rdfs/domain [#:db{:id 92358976733311, :ident :skos/Concept}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["Relates a concept to the concept scheme that it is a top level concept of."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 109, :ident :skos/inScheme}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["is top concept in scheme"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 106, | |
| :db/ident :skos/topConceptOf, | |
| :owl/inverseOf [#:db{:id 110, :ident :skos/hasTopConcept}], | |
| :rdfs/range [#:db{:id 92358976733314, :ident :skos/ConceptScheme}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["skos:broadMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 98, :ident :skos/mappingRelation}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has broader match"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 107, | |
| :db/ident :skos/broadMatch, | |
| :owl/inverseOf [#:db{:id 99, :ident :skos/narrowMatch}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["Relates a concept to a concept that is more general in meaning."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 100, :ident :skos/broaderTransitive}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has broader"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 108, | |
| :rdfs/comment | |
| ["Broader concepts are typically rendered as parents in a concept hierarchy (tree)."], | |
| :db/ident :skos/broader, | |
| :owl/inverseOf [#:db{:id 101, :ident :skos/narrower}], | |
| :skos/scopeNote | |
| ["By convention, skos:broader is only used to assert an immediate (i.e. direct) hierarchical link between two conceptual resources."]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["Relates a resource (for example a concept) to a concept scheme in which it is included."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["is in scheme"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 109, | |
| :db/ident :skos/inScheme, | |
| :skos/scopeNote | |
| ["A concept may be a member of more than one concept scheme."], | |
| :rdfs/range [#:db{:id 92358976733314, :ident :skos/ConceptScheme}]} | |
| {:rdfs/domain [#:db{:id 92358976733314, :ident :skos/ConceptScheme}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["Relates, by convention, a concept scheme to a concept which is topmost in the broader/narrower concept hierarchies for that scheme, providing an entry point to these hierarchies."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has top concept"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 110, | |
| :db/ident :skos/hasTopConcept, | |
| :owl/inverseOf [#:db{:id 106, :ident :skos/topConceptOf}], | |
| :rdfs/range [#:db{:id 92358976733311, :ident :skos/Concept}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 25, :ident :db.type/instant}, | |
| :rdfs/subPropertyOf [#:db{:id 77, :ident :dc11/date}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Date Modified"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 111, | |
| :rdfs/comment ["Date on which the resource was changed."], | |
| :db/ident :dcterms/modified, | |
| :dcterms/description | |
| ["Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 490, :ident :dc11/publisher}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733333, :ident :dcterms/Agent}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Publisher"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 112, | |
| :rdfs/comment | |
| ["An entity responsible for making the resource available."], | |
| :db/ident :dcterms/publisher} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 25, :ident :db.type/instant}, | |
| :rdfs/subPropertyOf [#:db{:id 77, :ident :dc11/date}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Date Issued"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 113, | |
| :rdfs/comment ["Date of formal issuance of the resource."], | |
| :db/ident :dcterms/issued, | |
| :dcterms/description | |
| ["Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :rdfs/seeAlso [#:db{:id 92358976733992}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733993}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Member Of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 114, | |
| :rdfs/comment | |
| ["A relationship between a resource and a vocabulary encoding scheme which indicates that the resource is a member of a set."], | |
| :db/ident :dcam/memberOf, | |
| :rdfs/range | |
| [#:db{:id 92358976733322, :ident :dcam/VocabularyEncodingScheme}]} | |
| {:rdfs/domain [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224231}], | |
| :rdfs/label ["equivalentProperty"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 115, | |
| :rdfs/comment | |
| ["The property that determines that two given properties are equivalent."], | |
| :db/ident :owl/equivalentProperty, | |
| :rdfs/range [#:db{:id 92358976733305, :ident :rdf/Property}]} | |
| {:rdfs/domain [#:db{:id 92358976733853, :ident :owl/Thing}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 89, :ident :dcterms/creator}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 96757023246238}], | |
| :rdfs/label ["maker"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 116, | |
| :rdfs/comment ["An agent that made this thing."], | |
| :vs/term_status ["stable"], | |
| :db/ident :foaf/maker, | |
| :owl/inverseOf [#:db{:id 284, :ident :foaf/made}], | |
| :rdfs/range [#:db{:id 92358976733851, :ident :foaf/Agent}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733331, :ident :dcterms/AgentClass}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2001-05-21T04:00:00.000-00:00"], | |
| :rdfs/label ["Audience"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 117, | |
| :rdfs/comment | |
| ["A class of agents for whom the resource is intended or useful."], | |
| :db/ident :dcterms/audience, | |
| :dcterms/description | |
| ["Recommended practice is to use this property with non-literal values from a vocabulary of audience types."]} | |
| {:rdfs/domain [#:db{:id 92358976733298, :ident :rdfs/Class}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224231}], | |
| :rdfs/label ["equivalentClass"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 118, | |
| :rdfs/comment | |
| ["The property that determines that two given classes are equivalent, and that is used to specify datatype definitions."], | |
| :db/ident :owl/equivalentClass, | |
| :rdfs/range [#:db{:id 92358976733298, :ident :rdfs/Class}]} | |
| {:db/id 119, | |
| :db/ident :vann/preferredNamespacePrefix, | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790690988}], | |
| :rdfs/label ["Preferred Namespace Prefix"], | |
| :rdfs/comment | |
| ["The preferred namespace prefix to use when using terms from this vocabulary in an XML document."]} | |
| #:db{:id 120, | |
| :ident :dc11/modified, | |
| :valueType #:db{:id 25, :ident :db.type/instant}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}} | |
| #:db{:id 121, | |
| :ident :dc11/issued, | |
| :valueType #:db{:id 25, :ident :db.type/instant}, | |
| :cardinality #:db{:id 36, :ident :db.cardinality/many}} | |
| {:db/id 122, | |
| :db/ident :vann/preferredNamespaceUri, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790690988}], | |
| :rdfs/label ["Preferred Namespace Uri"], | |
| :rdfs/comment | |
| ["The preferred namespace URI to use when using terms from this vocabulary in an XML document."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 96757023245141}], | |
| :rdfs/label ["term status"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 123, | |
| :rdfs/comment | |
| ["the status of a vocabulary term, expressed as a short symbolic string; known values include 'unstable','testing', 'stable' and 'archaic'"], | |
| :vs/term_status ["unstable"], | |
| :db/ident :vs/term_status} | |
| #:db{:id 124, | |
| :ident :schema/source, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isPartOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 125, | |
| :rdfs/comment | |
| ["Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of."], | |
| :db/ident :schema/isPartOf, | |
| :schema/inverseOf [#:db{:id 176, :ident :schema/hasPart}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733362, :ident :schema/Enumeration}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733726, :ident :schema/Class}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["supersededBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 126, | |
| :rdfs/comment | |
| ["Relates a term (i.e. a property, class or enumeration) to one that supersedes it."], | |
| :db/ident :schema/supersededBy, | |
| :schema/isPartOf [#:db{:id 101155069756400}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["sameAs"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 127, | |
| :rdfs/comment | |
| ["URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website."], | |
| :db/ident :schema/sameAs} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733725, :ident :schema/Property}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733726, :ident :schema/Class}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["domainIncludes"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 128, | |
| :rdfs/comment | |
| ["Relates a property to a class that is (one of) the type(s) the property is expected to be used on."], | |
| :db/ident :schema/domainIncludes, | |
| :schema/isPartOf [#:db{:id 101155069756400}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733725, :ident :schema/Property}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733726, :ident :schema/Class}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["rangeIncludes"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 129, | |
| :rdfs/comment | |
| ["Relates a property to a class that constitutes (one of) the expected type(s) for values of the property."], | |
| :db/ident :schema/rangeIncludes, | |
| :schema/isPartOf [#:db{:id 101155069756400}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733725, :ident :schema/Property}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733725, :ident :schema/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["inverseOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 130, | |
| :rdfs/comment | |
| ["Relates a property to a property that is its inverse. Inverse properties relate the same pairs of items to each other, but in reversed direction. For example, the 'alumni' and 'alumniOf' properties are inverseOf each other. Some properties don't have explicit inverses; in these situations RDFa and JSON-LD syntax for reverse properties can be used."], | |
| :db/ident :schema/inverseOf, | |
| :schema/isPartOf [#:db{:id 101155069756400}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757230}, | |
| :rdfs/label ["subjectOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 131, | |
| :rdfs/comment ["A CreativeWork or Event about this Thing."], | |
| :db/ident :schema/subjectOf, | |
| :schema/inverseOf [#:db{:id 226, :ident :schema/about}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733588, :ident :schema/Question}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733589, :ident :schema/Answer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["suggestedAnswer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 132, | |
| :rdfs/comment | |
| ["An answer (possibly one of several, possibly incorrect) to a Question, e.g. on a Question/Answer site."], | |
| :db/ident :schema/suggestedAnswer} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733686, :ident :schema/PhysicalActivity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756255}, | |
| :rdfs/label ["category"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 133, | |
| :rdfs/comment | |
| ["A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy."], | |
| :db/ident :schema/category} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733518, :ident :schema/PropertyValue}], | |
| :owl/equivalentProperty [#:db{:id 525, :ident :dcterms/identifier}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["identifier"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 134, | |
| :rdfs/comment | |
| ["The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.\n "], | |
| :db/ident :schema/identifier} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757233}, | |
| :rdfs/label ["usageInfo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 135, | |
| :rdfs/comment | |
| ["The schema.org [[usageInfo]] property indicates further information about a [[CreativeWork]]. This property is applicable both to works that are freely available and to those that require payment or other transactions. It can reference additional information, e.g. community expectations on preferred linking and citation conventions, as well as purchasing details. For something that can be commercially licensed, usageInfo can provide detailed, resource-specific information about licensing options.\n\nThis property can be used alongside the license property which indicates license(s) applicable to some piece of content. The usageInfo property can provide information about other licensing options, e.g. acquiring commercial usage rights for an image that is also available under non-commercial creative commons licenses."], | |
| :db/ident :schema/usageInfo, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733352, :ident :schema/Action}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["object"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 136, | |
| :rdfs/comment | |
| ["The object upon which the action is carried out, whose state is kept intact or changed. Also known as the semantic roles patient, affected or undergoer (which change their state) or theme (which doesn't). E.g. John read *a book*."], | |
| :db/ident :schema/object} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["publishingPrinciples"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 137, | |
| :rdfs/comment | |
| ["The publishingPrinciples property indicates (typically via [[URL]]) a document describing the editorial principles of an [[Organization]] (or individual, e.g. a [[Person]] writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are those of the party primarily responsible for the creation of the [[CreativeWork]].\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology.\n"], | |
| :db/ident :schema/publishingPrinciples} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733604, :ident :schema/TVSeries}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["actor"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 138, | |
| :rdfs/comment | |
| ["An actor, e.g. in TV, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."], | |
| :db/ident :schema/actor} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/label ["alternateName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 139, | |
| :rdfs/comment ["An alias for the item."], | |
| :db/ident :schema/alternateName} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["memberOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 140, | |
| :rdfs/comment | |
| ["An Organization (or ProgramMembership) to which this Person or Organization belongs."], | |
| :db/ident :schema/memberOf, | |
| :schema/inverseOf [#:db{:id 231, :ident :schema/member}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733617, :ident :schema/MusicRelease}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733616, :ident :schema/MusicAlbum}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["releaseOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 141, | |
| :rdfs/comment ["The album this is a release of."], | |
| :db/ident :schema/releaseOf, | |
| :schema/inverseOf [#:db{:id 254, :ident :schema/albumRelease}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733615, :ident :schema/MusicGroup}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733616, :ident :schema/MusicAlbum}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["album"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 142, | |
| :rdfs/comment ["A music album."], | |
| :db/ident :schema/album} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733446, :ident :schema/EducationalOrganization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["alumniOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 143, | |
| :rdfs/comment ["An organization that the person is an alumni of."], | |
| :db/ident :schema/alumniOf, | |
| :schema/inverseOf [#:db{:id 144, :ident :schema/alumni}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733446, :ident :schema/EducationalOrganization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["alumni"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 144, | |
| :rdfs/comment ["Alumni of an organization."], | |
| :db/ident :schema/alumni, | |
| :schema/inverseOf [#:db{:id 143, :ident :schema/alumniOf}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :owl/equivalentProperty [#:db{:id 548, :ident :dcterms/spatial}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 266, :ident :schema/contentLocation}], | |
| :rdfs/label ["spatialCoverage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 145, | |
| :rdfs/comment | |
| ["The spatialCoverage of a CreativeWork indicates the place(s) which are the focus of the content. It is a subproperty of\n contentLocation intended primarily for more technical and detailed materials. For example with a Dataset, it indicates\n areas that the dataset describes: a dataset of New York weather would have spatialCoverage which was the place: the state of New York."], | |
| :db/ident :schema/spatialCoverage} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756876}, | |
| :rdfs/label ["workExample"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 146, | |
| :rdfs/comment | |
| ["Example/instance/realization/derivation of the concept of this creative work. E.g. the paperback edition, first edition, or e-book."], | |
| :db/ident :schema/workExample, | |
| :schema/inverseOf [#:db{:id 275, :ident :schema/exampleOfWork}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733599, :ident :schema/EntryPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["actionApplication"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 147, | |
| :rdfs/comment ["An application that can complete the request."], | |
| :db/ident :schema/actionApplication} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733636, :ident :schema/ArchiveComponent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733635, :ident :schema/ArchiveOrganization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756291}, | |
| :rdfs/label ["holdingArchive"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 148, | |
| :rdfs/comment | |
| ["[[ArchiveOrganization]] that holds, keeps or maintains the [[ArchiveComponent]]."], | |
| :db/ident :schema/holdingArchive, | |
| :schema/inverseOf [#:db{:id 206, :ident :schema/archiveHeld}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733420, :ident :schema/Service}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733500, :ident :schema/GeoShape}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["serviceArea"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 149, | |
| :rdfs/comment ["The geographic area where the service is provided."], | |
| :db/ident :schema/serviceArea, | |
| :schema/supersededBy [#:db{:id 155, :ident :schema/areaServed}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["material"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 150, | |
| :rdfs/comment | |
| ["A material that something is made from, e.g. leather, wool, cotton, paper."], | |
| :db/ident :schema/material} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733348, :ident :schema/WebPage}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733569, :ident :schema/WebPageElement}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["mainContentOfPage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 151, | |
| :rdfs/comment | |
| ["Indicates if this web page element is the main subject of the page."], | |
| :db/ident :schema/mainContentOfPage} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733648, :ident :schema/APIReference}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["executableLibraryName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 152, | |
| :rdfs/comment | |
| ["Library file name, e.g., mscorlib.dll, system.web.dll."], | |
| :db/ident :schema/executableLibraryName} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733442, :ident :schema/Review}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733442, :ident :schema/Review}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756303}, | |
| :rdfs/label ["associatedReview"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 153, | |
| :rdfs/comment ["An associated [[Review]]."], | |
| :db/ident :schema/associatedReview, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["attendee"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 154, | |
| :rdfs/comment ["A person or organization attending the event."], | |
| :db/ident :schema/attendee} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733440, :ident :schema/AdministrativeArea}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["areaServed"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 155, | |
| :rdfs/comment | |
| ["The geographic area where a service or offered item is provided."], | |
| :db/ident :schema/areaServed} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["award"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 156, | |
| :rdfs/comment ["An award won by or for this item."], | |
| :db/ident :schema/award} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733655, :ident :schema/SportsEvent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["competitor"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 157, | |
| :rdfs/comment ["A competitor in a sports event."], | |
| :db/ident :schema/competitor} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733813, :ident :schema/PayAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 162, :ident :schema/participant}], | |
| :rdfs/label ["recipient"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 158, | |
| :rdfs/comment | |
| ["A sub property of participant. The participant who is at the receiving end of the action."], | |
| :db/ident :schema/recipient} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["jobBenefits"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 159, | |
| :rdfs/comment ["Description of benefits associated with the job."], | |
| :db/ident :schema/jobBenefits} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733664, :ident :schema/Blog}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733517, :ident :schema/BlogPosting}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["blogPost"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 160, | |
| :rdfs/comment ["A posting that is part of this blog."], | |
| :db/ident :schema/blogPost} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["broker"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 161, | |
| :rdfs/comment | |
| ["An entity that arranges for an exchange between a buyer and a seller. In most cases a broker never acquires or releases ownership of a product or service involved in an exchange. If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred."], | |
| :db/ident :schema/broker} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733352, :ident :schema/Action}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["participant"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 162, | |
| :rdfs/comment | |
| ["Other co-agents that participated in the action indirectly. E.g. John wrote a book with *Steve*."], | |
| :db/ident :schema/participant} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733645, :ident :schema/Artery}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733414, :ident :schema/AnatomicalStructure}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["arterialBranch"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 163, | |
| :rdfs/comment ["The branches that comprise the arterial structure."], | |
| :db/ident :schema/arterialBranch, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["parentOrganization"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 164, | |
| :rdfs/comment | |
| ["The larger organization that this organization is a [[subOrganization]] of, if any."], | |
| :db/ident :schema/parentOrganization, | |
| :schema/inverseOf [#:db{:id 238, :ident :schema/subOrganization}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757309}, | |
| :rdfs/label ["provider"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 165, | |
| :rdfs/comment | |
| ["The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller."], | |
| :db/ident :schema/provider, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733466, :ident :schema/Dataset}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733685, :ident :schema/DataCatalog}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["includedInDataCatalog"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 166, | |
| :rdfs/comment ["A data catalog which contains this dataset."], | |
| :db/ident :schema/includedInDataCatalog, | |
| :schema/inverseOf [#:db{:id 209, :ident :schema/dataset}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733691, :ident :schema/Taxon}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :dcterms/source [#:db{:id 101155069757251}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["parentTaxon"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 167, | |
| :rdfs/comment ["Closest parent taxon of the taxon in question."], | |
| :db/ident :schema/parentTaxon, | |
| :schema/inverseOf [#:db{:id 239, :ident :schema/childTaxon}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["clinicalPharmacology"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 168, | |
| :rdfs/comment | |
| ["Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD)."], | |
| :db/ident :schema/clinicalPharmacology, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["position"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 169, | |
| :rdfs/comment | |
| ["The position of an item in a series or sequence of items."], | |
| :db/ident :schema/position} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756383}, | |
| :rdfs/label ["termCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 170, | |
| :rdfs/comment | |
| ["A code that identifies this [[DefinedTerm]] within a [[DefinedTermSet]]"], | |
| :db/ident :schema/termCode, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["colleague"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 171, | |
| :rdfs/comment ["A colleague of the person."], | |
| :db/ident :schema/colleague} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733360, :ident :schema/UpdateAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 136, :ident :schema/object}], | |
| :rdfs/label ["targetCollection"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 172, | |
| :rdfs/comment | |
| ["A sub property of object. The collection target of the action."], | |
| :db/ident :schema/targetCollection} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733661, :ident :schema/HealthInsurancePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["contactPoint"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 173, | |
| :rdfs/comment ["A contact point for a person or organization."], | |
| :db/ident :schema/contactPoint} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["containedInPlace"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 174, | |
| :rdfs/comment | |
| ["The basic containment relation between a place and one that contains it."], | |
| :db/ident :schema/containedInPlace, | |
| :schema/inverseOf [#:db{:id 175, :ident :schema/containsPlace}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["containsPlace"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 175, | |
| :rdfs/comment | |
| ["The basic containment relation between a place and another that it contains."], | |
| :db/ident :schema/containsPlace, | |
| :schema/inverseOf [#:db{:id 174, :ident :schema/containedInPlace}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756876}, | |
| :rdfs/label ["hasPart"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 176, | |
| :rdfs/comment | |
| ["Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense)."], | |
| :db/ident :schema/hasPart, | |
| :schema/inverseOf [#:db{:id 125, :ident :schema/isPartOf}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733561, :ident :schema/HowTo}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733603, :ident :schema/Duration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["performTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 177, | |
| :rdfs/comment | |
| ["The length of time it takes to perform instructions or a direction (not including time to prepare the supplies), in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601)."], | |
| :db/ident :schema/performTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733352, :ident :schema/Action}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["location"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 178, | |
| :rdfs/comment | |
| ["The location of, for example, where an event is happening, where an organization is located, or where an action takes place."], | |
| :db/ident :schema/location} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733702, :ident :schema/ExerciseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 178, :ident :schema/location}], | |
| :rdfs/label ["exerciseCourse"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 179, | |
| :rdfs/comment | |
| ["A sub property of location. The course where this action was taken."], | |
| :db/ident :schema/exerciseCourse} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :owl/equivalentProperty [#:db{:id 551, :ident :dcterms/temporal}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["temporalCoverage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 180, | |
| :rdfs/comment | |
| ["The temporalCoverage of a CreativeWork indicates the period that the content applies to, i.e. that it describes, either as a DateTime or as a textual string indicating a time period in [ISO 8601 time interval format](https://en.wikipedia.org/wiki/ISO_8601#Time_intervals). In\n the case of a Dataset it will typically indicate the relevant time period in a precise notation (e.g. for a 2011 census dataset, the year 2011 would be written \"2011/2012\"). Other forms of content, e.g. ScholarlyArticle, Book, TVSeries or TVEpisode, may indicate their temporalCoverage in broader terms - textually or via well-known URL.\n Written works such as books may sometimes have precise temporal coverage too, e.g. a work set in 1939 - 1945 can be indicated in ISO 8601 interval format format via \"1939/1945\".\n\nOpen-ended date ranges can be written with \"..\" in place of the end date. For example, \"2015-11/..\" indicates a range beginning in November 2015 and with no specified final date. This is tentative and might be updated in future when ISO 8601 is officially updated."], | |
| :db/ident :schema/temporalCoverage} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733352, :ident :schema/Action}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["instrument"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 181, | |
| :rdfs/comment | |
| ["The object that helped the agent perform the action. E.g. John wrote a book with *a pen*."], | |
| :db/ident :schema/instrument} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["availableOnDevice"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 182, | |
| :rdfs/comment | |
| ["Device required to run the application. Used in cases where a specific make/model is required to run the application."], | |
| :db/ident :schema/availableOnDevice} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733722, :ident :schema/MovieSeries}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["director"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 183, | |
| :rdfs/comment | |
| ["A director of e.g. TV, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."], | |
| :db/ident :schema/director} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :owl/equivalentProperty [#:db{:id 91, :ident :dcterms/description}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["description"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 184, | |
| :rdfs/comment ["A description of the item."], | |
| :db/ident :schema/description} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733391, :ident :schema/AudioObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["caption"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 185, | |
| :rdfs/comment | |
| ["The caption for this object. For downloadable machine formats (closed caption, subtitles etc.) use MediaObject and indicate the [[encodingFormat]]."], | |
| :db/ident :schema/caption} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["employee"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 186, | |
| :rdfs/comment ["Someone working for this organization."], | |
| :db/ident :schema/employee} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733620, :ident :schema/Gene}], | |
| :dcterms/source [#:db{:id 101155069757234}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isEncodedByBioChemEntity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 187, | |
| :rdfs/comment ["Another BioChemEntity encoding by this one."], | |
| :db/ident :schema/isEncodedByBioChemEntity, | |
| :schema/inverseOf | |
| [#:db{:id 214, :ident :schema/encodesBioChemEntity}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["encoding"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 188, | |
| :rdfs/comment | |
| ["A media object that encodes this CreativeWork. This property is a synonym for associatedMedia."], | |
| :db/ident :schema/encoding, | |
| :schema/inverseOf | |
| [#:db{:id 189, :ident :schema/encodesCreativeWork}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["encodesCreativeWork"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 189, | |
| :rdfs/comment ["The CreativeWork encoded by this media object."], | |
| :db/ident :schema/encodesCreativeWork, | |
| :schema/inverseOf [#:db{:id 188, :ident :schema/encoding}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733554, :ident :schema/CreativeWorkSeason}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733553, :ident :schema/Episode}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 176, :ident :schema/hasPart}], | |
| :rdfs/label ["episode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 190, | |
| :rdfs/comment | |
| ["An episode of a TV, radio or game media within a series or season."], | |
| :db/ident :schema/episode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["event"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 191, | |
| :rdfs/comment | |
| ["Upcoming or past event associated with this place, organization, or action."], | |
| :db/ident :schema/event} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["encodingFormat"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 192, | |
| :rdfs/comment | |
| ["Media type typically expressed using a MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml) and [MDN reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)), e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc.\n\nIn cases where a [[CreativeWork]] has several media type representations, [[encoding]] can be used to indicate each [[MediaObject]] alongside particular [[encodingFormat]] information.\n\nUnregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia/Wikidata entry."], | |
| :db/ident :schema/encodingFormat} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["founder"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 193, | |
| :rdfs/comment ["A person who founded this organization."], | |
| :db/ident :schema/founder} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isAccessibleForFree"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 194, | |
| :rdfs/comment | |
| ["A flag to signal that the item, event, or place is accessible for free."], | |
| :db/ident :schema/isAccessibleForFree} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733534, :ident :schema/Grant}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756576}, | |
| :rdfs/label ["funding"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 195, | |
| :rdfs/comment | |
| ["A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]]."], | |
| :db/ident :schema/funding, | |
| :schema/inverseOf [#:db{:id 197, :ident :schema/fundedItem}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["sponsor"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 196, | |
| :rdfs/comment | |
| ["A person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event."], | |
| :db/ident :schema/sponsor} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733534, :ident :schema/Grant}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756576}, | |
| :rdfs/label ["fundedItem"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 197, | |
| :rdfs/comment | |
| ["Indicates something directly or indirectly funded or sponsored through a [[Grant]]. See also [[ownershipFundingInfo]]."], | |
| :db/ident :schema/fundedItem, | |
| :schema/inverseOf [#:db{:id 195, :ident :schema/funding}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733605, :ident :schema/VideoGame}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733750, :ident :schema/GameServer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["gameServer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 198, | |
| :rdfs/comment | |
| ["The server on which it is possible to play the game."], | |
| :db/ident :schema/gameServer, | |
| :schema/inverseOf [#:db{:id 199, :ident :schema/game}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733750, :ident :schema/GameServer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733605, :ident :schema/VideoGame}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["game"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 199, | |
| :rdfs/comment ["Video game which is played on this server."], | |
| :db/ident :schema/game, | |
| :schema/inverseOf [#:db{:id 198, :ident :schema/gameServer}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069756542}, | |
| :rdfs/label ["gtin"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 200, | |
| :rdfs/comment | |
| ["A Global Trade Item Number ([GTIN](https://www.gs1.org/standards/id-keys/gtin)). GTINs identify trade items, including products and services, using numeric identification codes.\n\nThe GS1 [digital link specifications](https://www.gs1.org/standards/Digital-Link/) express GTINs as URLs (URIs, IRIs, etc.). Details including regular expression examples can be found in, Section 6 of the GS1 URI Syntax specification; see also [schema.org tracking issue](https://github.com/schemaorg/schemaorg/issues/3156#issuecomment-1209522809) for schema.org-specific discussion. A correct [[gtin]] value should be a valid GTIN, which means that it should be an all-numeric string of either 8, 12, 13 or 14 digits, or a \"GS1 Digital Link\" URL based on such a string. The numeric component should also have a [valid GS1 check digit](https://www.gs1.org/services/check-digit-calculator) and meet the other rules for valid GTINs. See also [GS1's GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) and [Wikipedia](https://en.wikipedia.org/wiki/Global_Trade_Item_Number) for more details. Left-padding of the gtin values is not required or encouraged. The [[gtin]] property generalizes the earlier [[gtin8]], [[gtin12]], [[gtin13]], and [[gtin14]] properties.\n\nNote also that this is a definition for how to include GTINs in Schema.org data, and not a definition of GTINs in general - see the GS1 documentation for authoritative details."], | |
| :db/ident :schema/gtin, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :dcterms/source [#:db{:id 101155069757246}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isPartOfBioChemEntity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 201, | |
| :rdfs/comment | |
| ["Indicates a BioChemEntity that is (in some sense) a part of this BioChemEntity. "], | |
| :db/ident :schema/isPartOfBioChemEntity, | |
| :schema/inverseOf | |
| [#:db{:id 215, :ident :schema/hasBioChemEntityPart}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733518, :ident :schema/PropertyValue}], | |
| :dcterms/source [#:db{:id 101155069757246}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hasRepresentation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 202, | |
| :rdfs/comment | |
| ["A common representation such as a protein sequence or chemical structure for this entity. For images use schema.org/image."], | |
| :db/ident :schema/hasRepresentation, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733560, :ident :schema/BroadcastChannel}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733559, :ident :schema/BroadcastService}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["providesBroadcastService"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 203, | |
| :rdfs/comment ["The BroadcastService offered on this channel."], | |
| :db/ident :schema/providesBroadcastService, | |
| :schema/inverseOf | |
| [#:db{:id 247, :ident :schema/hasBroadcastChannel}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733434, :ident :schema/DefinedTermSet}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756383}, | |
| :rdfs/label ["hasDefinedTerm"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 204, | |
| :rdfs/comment ["A Defined Term contained in this term set."], | |
| :db/ident :schema/hasDefinedTerm, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733763, :ident :schema/ProductGroup}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["isVariantOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 205, | |
| :rdfs/comment | |
| ["Indicates the kind of product that this is a variant of. In the case of [[ProductModel]], this is a pointer (from a ProductModel) to a base product from which this product is a variant. It is safe to infer that the variant inherits all product features from the base model, unless defined locally. This is not transitive. In the case of a [[ProductGroup]], the group description also serves as a template, representing a set of Products that vary on explicitly defined, specific dimensions only (so it defines both a set of variants, as well as which values distinguish amongst those variants). When used with [[ProductGroup]], this property can apply to any [[Product]] included in the group."], | |
| :db/ident :schema/isVariantOf, | |
| :schema/inverseOf [#:db{:id 217, :ident :schema/hasVariant}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733635, :ident :schema/ArchiveOrganization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733636, :ident :schema/ArchiveComponent}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756291}, | |
| :rdfs/label ["archiveHeld"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 206, | |
| :rdfs/comment | |
| ["Collection, [fonds](https://en.wikipedia.org/wiki/Fonds), or item held, kept or maintained by an [[ArchiveOrganization]]."], | |
| :db/ident :schema/archiveHeld, | |
| :schema/inverseOf [#:db{:id 148, :ident :schema/holdingArchive}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733434, :ident :schema/DefinedTermSet}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 125, :ident :schema/isPartOf}], | |
| :schema/source #:db{:id 101155069756383}, | |
| :rdfs/label ["inDefinedTermSet"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 207, | |
| :rdfs/comment ["A [[DefinedTermSet]] that contains this term."], | |
| :db/ident :schema/inDefinedTermSet, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["incentiveCompensation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 208, | |
| :rdfs/comment | |
| ["Description of bonus and commission compensation aspects of the job."], | |
| :db/ident :schema/incentiveCompensation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733685, :ident :schema/DataCatalog}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733466, :ident :schema/Dataset}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dataset"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 209, | |
| :rdfs/comment ["A dataset contained in this catalog."], | |
| :db/ident :schema/dataset, | |
| :schema/inverseOf | |
| [#:db{:id 166, :ident :schema/includedInDataCatalog}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733561, :ident :schema/HowTo}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733835, :ident :schema/HowToSupply}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 181, :ident :schema/instrument}], | |
| :rdfs/label ["supply"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 210, | |
| :rdfs/comment | |
| ["A sub-property of instrument. A supply consumed when performing instructions or a direction."], | |
| :db/ident :schema/supply} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733701, :ident :schema/Recipe}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 210, :ident :schema/supply}], | |
| :rdfs/label ["recipeIngredient"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 211, | |
| :rdfs/comment | |
| ["A single ingredient used in the recipe, e.g. sugar, flour or garlic."], | |
| :db/ident :schema/recipeIngredient} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733575, :ident :schema/InteractionCounter}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757274}, | |
| :rdfs/label ["interactionStatistic"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 212, | |
| :rdfs/comment | |
| ["The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used."], | |
| :db/ident :schema/interactionStatistic} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isBasedOn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 213, | |
| :rdfs/comment | |
| ["A resource from which this work is derived or from which it is a modification or adaption."], | |
| :db/ident :schema/isBasedOn} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733620, :ident :schema/Gene}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :dcterms/source [#:db{:id 101155069757234}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["encodesBioChemEntity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 214, | |
| :rdfs/comment ["Another BioChemEntity encoded by this one. "], | |
| :db/ident :schema/encodesBioChemEntity, | |
| :schema/inverseOf | |
| [#:db{:id 187, :ident :schema/isEncodedByBioChemEntity}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :dcterms/source [#:db{:id 101155069757246}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hasBioChemEntityPart"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 215, | |
| :rdfs/comment | |
| ["Indicates a BioChemEntity that (in some sense) has this BioChemEntity as a part. "], | |
| :db/ident :schema/hasBioChemEntityPart, | |
| :schema/inverseOf | |
| [#:db{:id 201, :ident :schema/isPartOfBioChemEntity}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:rdf/type [#:db{:id 92358976733298, :ident :rdfs/Class}], | |
| :rdfs/subClassOf | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757320}, | |
| :rdfs/label ["3DModel"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 216, | |
| :rdfs/comment | |
| ["A 3D model represents some kind of 3D content, which may have [[encoding]]s in one or more [[MediaObject]]s. Many 3D formats are available (e.g. see [Wikipedia](https://en.wikipedia.org/wiki/Category:3D_graphics_file_formats)); specific encoding formats can be represented using the [[encodingFormat]] property applied to the relevant [[MediaObject]]. For the\ncase of a single file published after Zip compression, the convention of appending '+zip' to the [[encodingFormat]] can be used. Geospatial, AR/VR, artistic/animation, gaming, engineering and scientific content can all be represented using [[3DModel]]."], | |
| :db/ident :schema/|3DModel|, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733763, :ident :schema/ProductGroup}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757270}, | |
| :rdfs/label ["hasVariant"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 217, | |
| :rdfs/comment | |
| ["Indicates a [[Product]] that is a member of this [[ProductGroup]] (or [[ProductModel]])."], | |
| :db/ident :schema/hasVariant, | |
| :schema/inverseOf [#:db{:id 205, :ident :schema/isVariantOf}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733768, :ident :schema/AggregateOffer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756510}, | |
| :rdfs/label ["offers"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 218, | |
| :rdfs/comment | |
| ["An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use [[businessFunction]] to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a [[Demand]]. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.\n "], | |
| :db/ident :schema/offers, | |
| :schema/inverseOf [#:db{:id 236, :ident :schema/itemOffered}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757272}, | |
| :rdfs/label ["inLanguage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 219, | |
| :rdfs/comment | |
| ["The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47). See also [[availableLanguage]]."], | |
| :db/ident :schema/inLanguage} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733400, :ident :schema/ImageObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["image"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 220, | |
| :rdfs/comment | |
| ["An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]."], | |
| :db/ident :schema/image} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dateCreated"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 221, | |
| :rdfs/comment | |
| ["The date on which the CreativeWork was created or the item was added to a DataFeed."], | |
| :db/ident :schema/dateCreated} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["creator"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 222, | |
| :rdfs/comment | |
| ["The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork."], | |
| :db/ident :schema/creator} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :owl/equivalentProperty [#:db{:id 101155069757284}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757285}, | |
| :skos/exactMatch [#:db{:id 101155069757284}], | |
| :rdfs/label ["legislationApplies"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 223, | |
| :rdfs/comment | |
| ["Indicates that this legislation (or part of a legislation) somehow transfers another legislation in a different legislative context. This is an informative link, and it has no legal value. For legally-binding links of transposition, use the <a href=\"/legislationTransposes\">legislationTransposes</a> property. For example an informative consolidated law of a European Union's member state \"applies\" the consolidated version of the European Directive implemented in it."], | |
| :db/ident :schema/legislationApplies, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733560, :ident :schema/BroadcastChannel}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["genre"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 224, | |
| :rdfs/comment | |
| ["Genre of the creative work, broadcast channel or group."], | |
| :db/ident :schema/genre} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733732, :ident :schema/Audiobook}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733603, :ident :schema/Duration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757007}, | |
| :rdfs/label ["duration"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 225, | |
| :rdfs/comment | |
| ["The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)."], | |
| :db/ident :schema/duration} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733388, :ident :schema/CommunicateAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757230}, | |
| :rdfs/label ["about"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 226, | |
| :rdfs/comment ["The subject matter of the content."], | |
| :db/ident :schema/about, | |
| :schema/inverseOf [#:db{:id 131, :ident :schema/subjectOf}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["mainEntityOfPage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 227, | |
| :rdfs/comment | |
| ["Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details."], | |
| :db/ident :schema/mainEntityOfPage, | |
| :schema/inverseOf [#:db{:id 228, :ident :schema/mainEntity}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 226, :ident :schema/about}], | |
| :rdfs/label ["mainEntity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 228, | |
| :rdfs/comment | |
| ["Indicates the primary entity described in some page or other CreativeWork."], | |
| :db/ident :schema/mainEntity, | |
| :schema/inverseOf [#:db{:id 227, :ident :schema/mainEntityOfPage}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["offeredBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 229, | |
| :rdfs/comment | |
| ["A pointer to the organization or person making the offer."], | |
| :db/ident :schema/offeredBy, | |
| :schema/inverseOf [#:db{:id 235, :ident :schema/makesOffer}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733758, :ident :schema/Map}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hasMap"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 230, | |
| :rdfs/comment ["A URL to a map of the place."], | |
| :db/ident :schema/hasMap} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["member"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 231, | |
| :rdfs/comment | |
| ["A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals."], | |
| :db/ident :schema/member, | |
| :schema/inverseOf [#:db{:id 140, :ident :schema/memberOf}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733398, :ident :schema/FoodEstablishment}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733759, :ident :schema/Menu}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hasMenu"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 232, | |
| :rdfs/comment | |
| ["Either the actual menu as a structured representation, as text, or a URL of the menu."], | |
| :db/ident :schema/hasMenu} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733825, :ident :schema/BuyAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 162, :ident :schema/participant}], | |
| :rdfs/label ["seller"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 233, | |
| :rdfs/comment | |
| ["An entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be a provider."], | |
| :db/ident :schema/seller} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733516, :ident :schema/Role}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["roleName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 234, | |
| :rdfs/comment | |
| ["A role played, performed or filled by a person or organization. For example, the team of creators for a comic book might fill the roles named 'inker', 'penciller', and 'letterer'; or an athlete in a SportsTeam might play in the position named 'Quarterback'."], | |
| :db/ident :schema/roleName} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["makesOffer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 235, | |
| :rdfs/comment | |
| ["A pointer to products or services offered by the organization or person."], | |
| :db/ident :schema/makesOffer, | |
| :schema/inverseOf [#:db{:id 229, :ident :schema/offeredBy}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["itemOffered"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 236, | |
| :rdfs/comment | |
| ["An item being offered (or demanded). The transactional nature of the offer or demand is documented using [[businessFunction]], e.g. sell, lease etc. While several common expected types are listed explicitly in this definition, others can be used. Using a second type, such as Product or a subtype of Product, can clarify the nature of the offer."], | |
| :db/ident :schema/itemOffered, | |
| :schema/inverseOf [#:db{:id 218, :ident :schema/offers}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733579, :ident :schema/ChooseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 136, :ident :schema/object}], | |
| :rdfs/label ["actionOption"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 237, | |
| :rdfs/comment | |
| ["A sub property of object. The options subject to this action."], | |
| :db/ident :schema/actionOption} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["subOrganization"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 238, | |
| :rdfs/comment | |
| ["A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property."], | |
| :db/ident :schema/subOrganization, | |
| :schema/inverseOf [#:db{:id 164, :ident :schema/parentOrganization}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733691, :ident :schema/Taxon}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733691, :ident :schema/Taxon}], | |
| :dcterms/source [#:db{:id 101155069757251}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["childTaxon"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 239, | |
| :rdfs/comment ["Closest child taxa of the taxon in question."], | |
| :db/ident :schema/childTaxon, | |
| :schema/inverseOf [#:db{:id 167, :ident :schema/parentTaxon}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["parent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 240, | |
| :rdfs/comment ["A parent of this person."], | |
| :db/ident :schema/parent} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733535, :ident :schema/Clip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733415, :ident :schema/CreativeWorkSeries}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 125, :ident :schema/isPartOf}], | |
| :rdfs/label ["partOfSeries"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 241, | |
| :rdfs/comment | |
| ["The series to which this episode or season belongs."], | |
| :db/ident :schema/partOfSeries} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733410, :ident :schema/Trip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733410, :ident :schema/Trip}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757119}, | |
| :rdfs/label ["subTrip"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 242, | |
| :rdfs/comment | |
| ["Identifies a [[Trip]] that is a subTrip of this Trip. For example Day 1, Day 2, etc. of a multi-day trip."], | |
| :db/ident :schema/subTrip, | |
| :schema/inverseOf [#:db{:id 269, :ident :schema/partOfTrip}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["paymentDueDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 243, | |
| :rdfs/comment ["The date that payment is due."], | |
| :db/ident :schema/paymentDueDate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["performer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 244, | |
| :rdfs/comment | |
| ["A performer at the event—for example, a presenter, musician, musical group or actor."], | |
| :db/ident :schema/performer} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733400, :ident :schema/ImageObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 220, :ident :schema/image}], | |
| :rdfs/label ["photo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 245, | |
| :rdfs/comment ["A photograph of this place."], | |
| :db/ident :schema/photo} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733420, :ident :schema/Service}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["serviceOutput"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 246, | |
| :rdfs/comment | |
| ["The tangible thing generated by the service, e.g. a passport, permit, etc."], | |
| :db/ident :schema/serviceOutput} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733559, :ident :schema/BroadcastService}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733560, :ident :schema/BroadcastChannel}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756247}, | |
| :rdfs/label ["hasBroadcastChannel"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 247, | |
| :rdfs/comment ["A broadcast channel of a broadcast service."], | |
| :db/ident :schema/hasBroadcastChannel, | |
| :schema/inverseOf | |
| [#:db{:id 203, :ident :schema/providesBroadcastService}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733561, :ident :schema/HowTo}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["step"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 248, | |
| :rdfs/comment | |
| ["A single step item (as HowToStep, text, document, video, etc.) or a HowToSection."], | |
| :db/ident :schema/step} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733561, :ident :schema/HowTo}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["yield"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 249, | |
| :rdfs/comment | |
| ["The quantity that results by performing instructions. For example, a paper airplane, 10 personalized candles."], | |
| :db/ident :schema/yield} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733772, :ident :schema/MusicRecording}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["recordingOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 250, | |
| :rdfs/comment ["The composition this track is a recording of."], | |
| :db/ident :schema/recordingOf, | |
| :schema/inverseOf [#:db{:id 253, :ident :schema/recordedAs}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["recordedIn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 251, | |
| :rdfs/comment | |
| ["The CreativeWork that captured all or part of this Event."], | |
| :db/ident :schema/recordedIn, | |
| :schema/inverseOf [#:db{:id 252, :ident :schema/recordedAt}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["recordedAt"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 252, | |
| :rdfs/comment | |
| ["The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event."], | |
| :db/ident :schema/recordedAt, | |
| :schema/inverseOf [#:db{:id 251, :ident :schema/recordedIn}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733772, :ident :schema/MusicRecording}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["recordedAs"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 253, | |
| :rdfs/comment ["An audio recording of the work."], | |
| :db/ident :schema/recordedAs, | |
| :schema/inverseOf [#:db{:id 250, :ident :schema/recordingOf}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733616, :ident :schema/MusicAlbum}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733617, :ident :schema/MusicRelease}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["albumRelease"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 254, | |
| :rdfs/comment ["A release of this album."], | |
| :db/ident :schema/albumRelease, | |
| :schema/inverseOf [#:db{:id 141, :ident :schema/releaseOf}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733521, :ident :schema/DoseSchedule}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["frequency"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 255, | |
| :rdfs/comment ["How often the dose is taken, e.g. 'daily'."], | |
| :db/ident :schema/frequency, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["softwareRequirements"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 256, | |
| :rdfs/comment | |
| ["Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (examples: DirectX, Java or .NET runtime)."], | |
| :db/ident :schema/softwareRequirements} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733352, :ident :schema/Action}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["result"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 257, | |
| :rdfs/comment | |
| ["The result produced in the action. E.g. John wrote *a book*."], | |
| :db/ident :schema/result} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733442, :ident :schema/Review}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["review"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 258, | |
| :rdfs/comment ["A review of the item."], | |
| :db/ident :schema/review} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733445, :ident :schema/SoftwareSourceCode}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["runtimePlatform"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 259, | |
| :rdfs/comment | |
| ["Runtime platform or script interpreter dependencies (example: Java v1, Python 2.3, .NET Framework 3.0)."], | |
| :db/ident :schema/runtimePlatform} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733445, :ident :schema/SoftwareSourceCode}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["codeSampleType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 260, | |
| :rdfs/comment | |
| ["What type of code sample: full (compile ready) solution, code snippet, inline code, scripts, template."], | |
| :db/ident :schema/codeSampleType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733699, :ident :schema/RadioSeries}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733554, :ident :schema/CreativeWorkSeason}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 176, :ident :schema/hasPart}], | |
| :rdfs/label ["containsSeason"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 261, | |
| :rdfs/comment ["A season that is part of the media series."], | |
| :db/ident :schema/containsSeason} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733699, :ident :schema/RadioSeries}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733554, :ident :schema/CreativeWorkSeason}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 176, :ident :schema/hasPart}], | |
| :rdfs/label ["season"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 262, | |
| :rdfs/comment ["A season in a media series."], | |
| :db/ident :schema/season, | |
| :schema/supersededBy [#:db{:id 261, :ident :schema/containsSeason}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733420, :ident :schema/Service}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733424, :ident :schema/Audience}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["audience"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 263, | |
| :rdfs/comment | |
| ["An intended audience, i.e. a group for whom something was created."], | |
| :db/ident :schema/audience} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["sibling"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 264, | |
| :rdfs/comment ["A sibling of the person."], | |
| :db/ident :schema/sibling} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733348, :ident :schema/WebPage}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["significantLink"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 265, | |
| :rdfs/comment | |
| ["One of the more significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most."], | |
| :db/ident :schema/significantLink} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["contentLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 266, | |
| :rdfs/comment | |
| ["The location depicted or described in the content. For example, the location in a photograph or painting."], | |
| :db/ident :schema/contentLocation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["superEvent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 267, | |
| :rdfs/comment | |
| ["An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent."], | |
| :db/ident :schema/superEvent, | |
| :schema/inverseOf [#:db{:id 268, :ident :schema/subEvent}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["subEvent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 268, | |
| :rdfs/comment | |
| ["An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference."], | |
| :db/ident :schema/subEvent, | |
| :schema/inverseOf [#:db{:id 267, :ident :schema/superEvent}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733410, :ident :schema/Trip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733410, :ident :schema/Trip}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757119}, | |
| :rdfs/label ["partOfTrip"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 269, | |
| :rdfs/comment | |
| ["Identifies that this [[Trip]] is a subTrip of another Trip. For example Day 1, Day 2, etc. of a multi-day trip."], | |
| :db/ident :schema/partOfTrip, | |
| :schema/inverseOf [#:db{:id 242, :ident :schema/subTrip}], | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733457, :ident :schema/VisualArtwork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["artworkSurface"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 270, | |
| :rdfs/comment | |
| ["The supporting materials for the artwork, e.g. Canvas, Paper, Wood, Board, etc."], | |
| :db/ident :schema/artworkSurface} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733615, :ident :schema/MusicGroup}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733418, :ident :schema/ItemList}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["track"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 271, | |
| :rdfs/comment | |
| ["A music recording (track)—usually a single song. If an ItemList is given, the list should contain items of type MusicRecording."], | |
| :db/ident :schema/track} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["workTranslation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 272, | |
| :rdfs/comment | |
| ["A work that is a translation of the content of this work. E.g. 西遊記 has an English workTranslation “Journey to the West”, a German workTranslation “Monkeys Pilgerfahrt” and a Vietnamese translation Tây du ký bình khảo."], | |
| :db/ident :schema/workTranslation, | |
| :schema/inverseOf [#:db{:id 277, :ident :schema/translationOfWork}], | |
| :schema/isPartOf [#:db{:id 101155069756300}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["serialNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 273, | |
| :rdfs/comment | |
| ["The serial number or any alphanumeric identifier of a particular product. When attached to an offer, it is a shortcut for the serial number of the product included in the offer."], | |
| :db/ident :schema/serialNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733733, :ident :schema/WarrantyPromise}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["warranty"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 274, | |
| :rdfs/comment ["The warranty promise(s) included in the offer."], | |
| :db/ident :schema/warranty} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756876}, | |
| :rdfs/label ["exampleOfWork"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 275, | |
| :rdfs/comment | |
| ["A creative work that this work is an example/instance/realization/derivation of."], | |
| :db/ident :schema/exampleOfWork, | |
| :schema/inverseOf [#:db{:id 146, :ident :schema/workExample}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["workFeatured"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 276, | |
| :rdfs/comment | |
| ["A work featured in some event, e.g. exhibited in an ExhibitionEvent.\n Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent)."], | |
| :db/ident :schema/workFeatured} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["translationOfWork"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 277, | |
| :rdfs/comment | |
| ["The work that this work has been translated from. E.g. 物种起源 is a translationOf “On the Origin of Species”."], | |
| :db/ident :schema/translationOfWork, | |
| :schema/inverseOf [#:db{:id 272, :ident :schema/workTranslation}], | |
| :schema/isPartOf [#:db{:id 101155069756300}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 96757023246238}], | |
| :rdfs/label ["nickname"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 278, | |
| :rdfs/comment | |
| ["A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames)."], | |
| :vs/term_status ["testing"], | |
| :db/ident :foaf/nick} | |
| {:rdfs/domain [#:db{:id 92358976733856, :ident :foaf/Image}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 96757023246238}], | |
| :rdfs/label ["depicts"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 279, | |
| :rdfs/comment ["A thing depicted in this representation."], | |
| :vs/term_status ["testing"], | |
| :db/ident :foaf/depicts, | |
| :owl/inverseOf [#:db{:id 280, :ident :foaf/depiction}], | |
| :rdfs/range [#:db{:id 92358976733853, :ident :owl/Thing}]} | |
| {:rdfs/domain [#:db{:id 92358976733853, :ident :owl/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 96757023246238}], | |
| :rdfs/label ["depiction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 280, | |
| :rdfs/comment ["A depiction of some thing."], | |
| :vs/term_status ["testing"], | |
| :db/ident :foaf/depiction, | |
| :owl/inverseOf [#:db{:id 279, :ident :foaf/depicts}], | |
| :rdfs/range [#:db{:id 92358976733856, :ident :foaf/Image}]} | |
| {:rdfs/domain [#:db{:id 92358976733853, :ident :owl/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 282, :ident :foaf/page}], | |
| :rdfs/isDefinedBy [#:db{:id 96757023246238}], | |
| :rdfs/label ["is primary topic of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 281, | |
| :rdfs/comment | |
| ["A document that this thing is the primary topic of."], | |
| :vs/term_status ["stable"], | |
| :db/ident :foaf/isPrimaryTopicOf, | |
| :owl/inverseOf [#:db{:id 283, :ident :foaf/primaryTopic}], | |
| :rdfs/range [#:db{:id 92358976733852, :ident :foaf/Document}]} | |
| {:rdfs/domain [#:db{:id 92358976733853, :ident :owl/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 96757023246238}], | |
| :rdfs/label ["page"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 282, | |
| :rdfs/comment ["A page or document about this thing."], | |
| :vs/term_status ["stable"], | |
| :db/ident :foaf/page, | |
| :owl/inverseOf [#:db{:id 285, :ident :foaf/topic}], | |
| :rdfs/range [#:db{:id 92358976733852, :ident :foaf/Document}]} | |
| {:rdfs/domain [#:db{:id 92358976733852, :ident :foaf/Document}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 96757023246238}], | |
| :rdfs/label ["primary topic"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 283, | |
| :rdfs/comment ["The primary topic of some page or document."], | |
| :vs/term_status ["stable"], | |
| :db/ident :foaf/primaryTopic, | |
| :owl/inverseOf [#:db{:id 281, :ident :foaf/isPrimaryTopicOf}], | |
| :rdfs/range [#:db{:id 92358976733853, :ident :owl/Thing}]} | |
| {:rdfs/domain [#:db{:id 92358976733851, :ident :foaf/Agent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 96757023246238}], | |
| :rdfs/label ["made"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 284, | |
| :rdfs/comment ["Something that was made by this agent."], | |
| :vs/term_status ["stable"], | |
| :db/ident :foaf/made, | |
| :owl/inverseOf [#:db{:id 116, :ident :foaf/maker}], | |
| :rdfs/range [#:db{:id 92358976733853, :ident :owl/Thing}]} | |
| {:rdfs/domain [#:db{:id 92358976733852, :ident :foaf/Document}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 96757023246238}], | |
| :rdfs/label ["topic"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 285, | |
| :rdfs/comment ["A topic of some page or document."], | |
| :vs/term_status ["testing"], | |
| :db/ident :foaf/topic, | |
| :owl/inverseOf [#:db{:id 282, :ident :foaf/page}], | |
| :rdfs/range [#:db{:id 92358976733853, :ident :owl/Thing}]} | |
| {:rdfs/domain [#:db{:id 92358976733301, :ident :rdfs/Resource}], | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224231}], | |
| :rdfs/label ["versionInfo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 286, | |
| :rdfs/comment | |
| ["The annotation property that provides version information for an ontology or another OWL construct."], | |
| :db/ident :owl/versionInfo, | |
| :rdfs/range [#:db{:id 92358976733301, :ident :rdfs/Resource}]} | |
| {:rdfs/domain [#:db{:id 92358976733297, :ident :owl/Ontology}], | |
| :rdf/type [#:db{:id 92358976733887, :ident :owl/OntologyProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224231}], | |
| :rdfs/label ["imports"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 287, | |
| :rdfs/comment | |
| ["The property that is used for importing other ontologies into a given ontology."], | |
| :db/ident :owl/imports, | |
| :rdfs/range [#:db{:id 92358976733297, :ident :owl/Ontology}]} | |
| #:db{:id 288, | |
| :ident :normative-reference, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}} | |
| #:db{:id 289, | |
| :ident :admin/generatorAgent, | |
| :valueType #:db{:id 20, :ident :db.type/ref}, | |
| :cardinality #:db{:id 35, :ident :db.cardinality/one}} | |
| {:db/id 290, | |
| :db/ident :grddl/grddl-wg, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :foaf/homepage [#:db{:id 96757023246429}]} | |
| {:rdfs/domain [#:db{:id 92358976733884, :ident :owl/Restriction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224231}], | |
| :rdfs/label ["someValuesFrom"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 291, | |
| :rdfs/comment | |
| ["The property that determines the class that an existential property restriction refers to."], | |
| :db/ident :owl/someValuesFrom, | |
| :rdfs/range [#:db{:id 92358976733298, :ident :rdfs/Class}]} | |
| {:rdfs/domain [#:db{:id 92358976733884, :ident :owl/Restriction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224231}], | |
| :rdfs/label ["onProperty"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 292, | |
| :rdfs/comment | |
| ["The property that determines the property that a property restriction refers to."], | |
| :db/ident :owl/onProperty, | |
| :rdfs/range [#:db{:id 92358976733305, :ident :rdf/Property}]} | |
| {:rdfs/domain | |
| [#:db{:id 92358976733883, :ident :grddl/Transformation}], | |
| :rdf/type [#:db{:id 92358976733861, :ident :owl/FunctionalProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["transformationProperty"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 293, | |
| :rdfs/comment | |
| ["relates a transformation to the algorithm\n specified by the property that computes an RDF graph from an XML\n document node"], | |
| :db/ident :grddl/transformationProperty, | |
| :rdfs/range | |
| [#:db{:id 92358976733859, :ident :grddl/TransformationProperty}]} | |
| {:rdfs/domain [#:db{:id 92358976733873, :ident :sioc/Site}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has administrator"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 294, | |
| :rdfs/comment | |
| ["A UserAccount that is an administrator of this Site."], | |
| :db/ident :sioc/has_administrator, | |
| :owl/inverseOf [#:db{:id 301, :ident :sioc/administrator_of}], | |
| :rdfs/range [#:db{:id 92358976733872, :ident :sioc/UserAccount}]} | |
| {:rdfs/domain [#:db{:id 92358976733868, :ident :sioc/Item}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 528, :ident :dcterms/isPartOf}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has container"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 295, | |
| :rdfs/comment ["The Container to which this Item belongs."], | |
| :db/ident :sioc/has_container, | |
| :owl/inverseOf [#:db{:id 302, :ident :sioc/container_of}], | |
| :rdfs/range [#:db{:id 92358976733869, :ident :sioc/Container}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has creator"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 296, | |
| :rdfs/comment ["This is the UserAccount that made this resource."], | |
| :db/ident :sioc/has_creator, | |
| :owl/inverseOf [#:db{:id 303, :ident :sioc/creator_of}], | |
| :rdfs/range [#:db{:id 92358976733872, :ident :sioc/UserAccount}]} | |
| {:rdfs/domain [#:db{:id 92358976733868, :ident :sioc/Item}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has discussion"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 297, | |
| :rdfs/comment | |
| ["A discussion that is related to this Item. The discussion can be anything, for example, a sioc:Forum or sioc:Thread, a sioct:WikiArticle or simply a foaf:Document."], | |
| :db/ident :sioc/has_discussion, | |
| :owl/inverseOf [#:db{:id 304, :ident :sioc/discussion_of}]} | |
| {:rdfs/domain [#:db{:id 92358976733868, :ident :sioc/Item}], | |
| :rdf/type [#:db{:id 92358976733876, :ident :owl/TransitiveProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["later version"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 298, | |
| :rdfs/comment | |
| ["Links to a later (newer) revision of this Item or Post."], | |
| :db/ident :sioc/later_version, | |
| :owl/inverseOf [#:db{:id 323, :ident :sioc/earlier_version}], | |
| :rdfs/range [#:db{:id 92358976733868, :ident :sioc/Item}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has function"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 299, | |
| :rdfs/comment ["A Role that this UserAccount has."], | |
| :db/ident :sioc/has_function, | |
| :owl/inverseOf [#:db{:id 305, :ident :sioc/function_of}], | |
| :rdfs/range [#:db{:id 92358976733877, :ident :sioc/Role}]} | |
| {:db/id 300, | |
| :db/ident :sioc/has_group, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733875, :ident :owl/DeprecatedProperty}], | |
| :rdfs/label ["has group"], | |
| :owl/inverseOf [#:db{:id 306, :ident :sioc/group_of}], | |
| :owl/versionInfo | |
| ["This property has been renamed. Use sioc:has_usergroup instead."]} | |
| {:rdfs/domain [#:db{:id 92358976733872, :ident :sioc/UserAccount}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["administrator of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 301, | |
| :rdfs/comment | |
| ["A Site that the UserAccount is an administrator of."], | |
| :db/ident :sioc/administrator_of, | |
| :owl/inverseOf [#:db{:id 294, :ident :sioc/has_administrator}], | |
| :rdfs/range [#:db{:id 92358976733873, :ident :sioc/Site}]} | |
| {:rdfs/domain [#:db{:id 92358976733869, :ident :sioc/Container}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 523, :ident :dcterms/hasPart}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["container of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 302, | |
| :rdfs/comment ["An Item that this Container contains."], | |
| :db/ident :sioc/container_of, | |
| :owl/inverseOf [#:db{:id 295, :ident :sioc/has_container}], | |
| :rdfs/range [#:db{:id 92358976733868, :ident :sioc/Item}]} | |
| {:rdfs/domain [#:db{:id 92358976733872, :ident :sioc/UserAccount}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["creator of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 303, | |
| :rdfs/comment ["A resource that the UserAccount is a creator of."], | |
| :db/ident :sioc/creator_of, | |
| :owl/inverseOf [#:db{:id 296, :ident :sioc/has_creator}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["discussion of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 304, | |
| :rdfs/comment ["The Item that this discussion is about."], | |
| :db/ident :sioc/discussion_of, | |
| :owl/inverseOf [#:db{:id 297, :ident :sioc/has_discussion}], | |
| :rdfs/range [#:db{:id 92358976733868, :ident :sioc/Item}]} | |
| {:rdfs/domain [#:db{:id 92358976733877, :ident :sioc/Role}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["function of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 305, | |
| :rdfs/comment ["A UserAccount that has this Role."], | |
| :db/ident :sioc/function_of, | |
| :owl/inverseOf [#:db{:id 299, :ident :sioc/has_function}]} | |
| {:db/id 306, | |
| :db/ident :sioc/group_of, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733875, :ident :owl/DeprecatedProperty}], | |
| :rdfs/label ["group of"], | |
| :owl/inverseOf [#:db{:id 300, :ident :sioc/has_group}], | |
| :owl/versionInfo | |
| ["This property has been renamed. Use sioc:usergroup_of instead."]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 528, :ident :dcterms/isPartOf}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has space"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 307, | |
| :rdfs/comment ["A data Space which this resource is a part of."], | |
| :db/ident :sioc/has_space, | |
| :owl/inverseOf [#:db{:id 318, :ident :sioc/space_of}], | |
| :rdfs/range [#:db{:id 92358976733870, :ident :sioc/Space}]} | |
| {:rdfs/domain [#:db{:id 92358976733873, :ident :sioc/Site}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 318, :ident :sioc/space_of}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["host of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 308, | |
| :rdfs/comment ["A Container that is hosted on this Site."], | |
| :db/ident :sioc/host_of, | |
| :owl/inverseOf [#:db{:id 322, :ident :sioc/has_host}], | |
| :rdfs/range [#:db{:id 92358976733869, :ident :sioc/Container}]} | |
| {:rdfs/domain [#:db{:id 92358976733872, :ident :sioc/UserAccount}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["member of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 309, | |
| :rdfs/comment ["A Usergroup that this UserAccount is a member of."], | |
| :db/ident :sioc/member_of, | |
| :owl/inverseOf [#:db{:id 324, :ident :sioc/has_member}], | |
| :rdfs/range [#:db{:id 92358976733878, :ident :sioc/Usergroup}]} | |
| {:rdfs/domain [#:db{:id 92358976733872, :ident :sioc/UserAccount}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["moderator of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 310, | |
| :rdfs/comment ["A Forum that a UserAccount is a moderator of."], | |
| :db/ident :sioc/moderator_of, | |
| :owl/inverseOf [#:db{:id 325, :ident :sioc/has_moderator}], | |
| :rdfs/range [#:db{:id 92358976733879, :ident :sioc/Forum}]} | |
| {:rdfs/domain [#:db{:id 92358976733872, :ident :sioc/UserAccount}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["modifier of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 311, | |
| :rdfs/comment ["A resource that this UserAccount has modified."], | |
| :db/ident :sioc/modifier_of, | |
| :owl/inverseOf [#:db{:id 326, :ident :sioc/has_modifier}]} | |
| {:rdfs/domain [#:db{:id 92358976733872, :ident :sioc/UserAccount}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["owner of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 312, | |
| :rdfs/comment | |
| ["A resource owned by a particular UserAccount, for example, a weblog or image gallery."], | |
| :db/ident :sioc/owner_of, | |
| :owl/inverseOf [#:db{:id 329, :ident :sioc/has_owner}]} | |
| {:rdfs/domain [#:db{:id 92358976733869, :ident :sioc/Container}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 523, :ident :dcterms/hasPart}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["parent of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 313, | |
| :rdfs/comment | |
| ["A child Container or Forum that this Container or Forum is a parent of."], | |
| :db/ident :sioc/parent_of, | |
| :owl/inverseOf [#:db{:id 330, :ident :sioc/has_parent}], | |
| :rdfs/range [#:db{:id 92358976733869, :ident :sioc/Container}]} | |
| {:rdf/type [#:db{:id 92358976733875, :ident :owl/DeprecatedProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :owl/versionInfo | |
| ["This property is deprecated. Use dcterms:isPartOf from the Dublin Core ontology instead."], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["part of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 314, | |
| :rdfs/comment ["A resource that the subject is a part of."], | |
| :db/ident :sioc/part_of, | |
| :owl/inverseOf [#:db{:id 331, :ident :sioc/has_part}]} | |
| {:db/id 315, | |
| :db/ident :sioc/related_to, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["related to"], | |
| :rdfs/comment | |
| ["Related resources for this resource, e.g. for Posts, perhaps determined implicitly from topics or references."]} | |
| {:rdfs/domain [#:db{:id 92358976733868, :ident :sioc/Item}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 315, :ident :sioc/related_to}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["reply of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 316, | |
| :rdfs/comment | |
| ["Links to an Item or Post which this Item or Post is a reply to."], | |
| :db/ident :sioc/reply_of, | |
| :owl/inverseOf [#:db{:id 334, :ident :sioc/has_reply}], | |
| :rdfs/range [#:db{:id 92358976733868, :ident :sioc/Item}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["scope of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 317, | |
| :rdfs/comment ["A Role that has a scope of this resource."], | |
| :db/ident :sioc/scope_of, | |
| :owl/inverseOf [#:db{:id 335, :ident :sioc/has_scope}], | |
| :rdfs/range [#:db{:id 92358976733877, :ident :sioc/Role}]} | |
| {:rdfs/domain [#:db{:id 92358976733870, :ident :sioc/Space}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 523, :ident :dcterms/hasPart}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["space of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 318, | |
| :rdfs/comment ["A resource which belongs to this data Space."], | |
| :db/ident :sioc/space_of, | |
| :owl/inverseOf [#:db{:id 307, :ident :sioc/has_space}]} | |
| {:db/id 319, | |
| :db/ident :sioc/feed, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["feed"], | |
| :rdfs/comment | |
| ["A feed (e.g. RSS, Atom, etc.) pertaining to this resource (e.g. for a Forum, Site, UserAccount, etc.)."]} | |
| {:rdfs/domain [#:db{:id 92358976733872, :ident :sioc/UserAccount}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :rdfs/seeAlso [#:db{:id 319, :ident :sioc/feed}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["subscriber of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 320, | |
| :rdfs/comment ["A Container that a UserAccount is subscribed to."], | |
| :db/ident :sioc/subscriber_of, | |
| :owl/inverseOf [#:db{:id 337, :ident :sioc/has_subscriber}], | |
| :rdfs/range [#:db{:id 92358976733869, :ident :sioc/Container}]} | |
| {:rdfs/domain [#:db{:id 92358976733878, :ident :sioc/Usergroup}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["usergroup of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 321, | |
| :rdfs/comment ["A Space that the Usergroup has access to."], | |
| :db/ident :sioc/usergroup_of, | |
| :owl/inverseOf [#:db{:id 338, :ident :sioc/has_usergroup}], | |
| :rdfs/range [#:db{:id 92358976733870, :ident :sioc/Space}]} | |
| {:rdfs/domain [#:db{:id 92358976733869, :ident :sioc/Container}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 307, :ident :sioc/has_space}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has host"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 322, | |
| :rdfs/comment ["The Site that hosts this Container."], | |
| :db/ident :sioc/has_host, | |
| :owl/inverseOf [#:db{:id 308, :ident :sioc/host_of}], | |
| :rdfs/range [#:db{:id 92358976733873, :ident :sioc/Site}]} | |
| {:rdfs/domain [#:db{:id 92358976733868, :ident :sioc/Item}], | |
| :rdf/type [#:db{:id 92358976733876, :ident :owl/TransitiveProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["earlier version"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 323, | |
| :rdfs/comment | |
| ["Links to a previous (older) revision of this Item or Post."], | |
| :db/ident :sioc/earlier_version, | |
| :owl/inverseOf [#:db{:id 298, :ident :sioc/later_version}], | |
| :rdfs/range [#:db{:id 92358976733868, :ident :sioc/Item}]} | |
| {:rdfs/domain [#:db{:id 92358976733878, :ident :sioc/Usergroup}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has member"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 324, | |
| :rdfs/comment ["A UserAccount that is a member of this Usergroup."], | |
| :db/ident :sioc/has_member, | |
| :owl/inverseOf [#:db{:id 309, :ident :sioc/member_of}], | |
| :rdfs/range [#:db{:id 92358976733872, :ident :sioc/UserAccount}]} | |
| {:rdfs/domain [#:db{:id 92358976733879, :ident :sioc/Forum}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has moderator"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 325, | |
| :rdfs/comment ["A UserAccount that is a moderator of this Forum."], | |
| :db/ident :sioc/has_moderator, | |
| :owl/inverseOf [#:db{:id 310, :ident :sioc/moderator_of}], | |
| :rdfs/range [#:db{:id 92358976733872, :ident :sioc/UserAccount}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has modifier"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 326, | |
| :rdfs/comment | |
| ["A UserAccount that modified this resource (e.g. Item, Container, Space)."], | |
| :db/ident :sioc/has_modifier, | |
| :owl/inverseOf [#:db{:id 311, :ident :sioc/modifier_of}], | |
| :rdfs/range [#:db{:id 92358976733872, :ident :sioc/UserAccount}]} | |
| {:rdfs/domain [#:db{:id 92358976733868, :ident :sioc/Item}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["previous by date"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 327, | |
| :rdfs/comment | |
| ["Previous Item or Post in a given Container sorted by date."], | |
| :db/ident :sioc/previous_by_date, | |
| :owl/inverseOf [#:db{:id 332, :ident :sioc/next_by_date}], | |
| :rdfs/range [#:db{:id 92358976733868, :ident :sioc/Item}]} | |
| {:rdfs/domain [#:db{:id 92358976733868, :ident :sioc/Item}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 323, :ident :sioc/earlier_version}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["previous version"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 328, | |
| :rdfs/comment | |
| ["Links to the previous revision of this Item or Post."], | |
| :db/ident :sioc/previous_version, | |
| :owl/inverseOf [#:db{:id 333, :ident :sioc/next_version}], | |
| :rdfs/range [#:db{:id 92358976733868, :ident :sioc/Item}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has owner"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 329, | |
| :rdfs/comment ["A UserAccount that this resource is owned by."], | |
| :db/ident :sioc/has_owner, | |
| :owl/inverseOf [#:db{:id 312, :ident :sioc/owner_of}], | |
| :rdfs/range [#:db{:id 92358976733872, :ident :sioc/UserAccount}]} | |
| {:rdfs/domain [#:db{:id 92358976733869, :ident :sioc/Container}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 528, :ident :dcterms/isPartOf}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has parent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 330, | |
| :rdfs/comment | |
| ["A Container or Forum that this Container or Forum is a child of."], | |
| :db/ident :sioc/has_parent, | |
| :owl/inverseOf [#:db{:id 313, :ident :sioc/parent_of}], | |
| :rdfs/range [#:db{:id 92358976733869, :ident :sioc/Container}]} | |
| {:rdf/type [#:db{:id 92358976733875, :ident :owl/DeprecatedProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :owl/versionInfo | |
| ["This property is deprecated. Use dcterms:hasPart from the Dublin Core ontology instead."], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has part"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 331, | |
| :rdfs/comment ["An resource that is a part of this subject."], | |
| :db/ident :sioc/has_part, | |
| :owl/inverseOf [#:db{:id 314, :ident :sioc/part_of}]} | |
| {:rdfs/domain [#:db{:id 92358976733868, :ident :sioc/Item}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["next by date"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 332, | |
| :rdfs/comment | |
| ["Next Item or Post in a given Container sorted by date."], | |
| :db/ident :sioc/next_by_date, | |
| :owl/inverseOf [#:db{:id 327, :ident :sioc/previous_by_date}], | |
| :rdfs/range [#:db{:id 92358976733868, :ident :sioc/Item}]} | |
| {:rdfs/domain [#:db{:id 92358976733868, :ident :sioc/Item}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 298, :ident :sioc/later_version}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["next version"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 333, | |
| :rdfs/comment ["Links to the next revision of this Item or Post."], | |
| :db/ident :sioc/next_version, | |
| :owl/inverseOf [#:db{:id 328, :ident :sioc/previous_version}], | |
| :rdfs/range [#:db{:id 92358976733868, :ident :sioc/Item}]} | |
| {:rdfs/domain [#:db{:id 92358976733868, :ident :sioc/Item}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 315, :ident :sioc/related_to}], | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has reply"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 334, | |
| :rdfs/comment | |
| ["Points to an Item or Post that is a reply or response to this Item or Post."], | |
| :db/ident :sioc/has_reply, | |
| :owl/inverseOf [#:db{:id 316, :ident :sioc/reply_of}], | |
| :rdfs/range [#:db{:id 92358976733868, :ident :sioc/Item}]} | |
| {:rdfs/domain [#:db{:id 92358976733877, :ident :sioc/Role}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has scope"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 335, | |
| :rdfs/comment ["A resource that this Role applies to."], | |
| :db/ident :sioc/has_scope, | |
| :owl/inverseOf [#:db{:id 317, :ident :sioc/scope_of}]} | |
| {:rdfs/domain [#:db{:id 92358976733868, :ident :sioc/Item}], | |
| :rdf/type [#:db{:id 92358976733880, :ident :owl/SymmetricProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["sibling"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 336, | |
| :rdfs/comment | |
| ["An Item may have a sibling or a twin that exists in a different Container, but the siblings may differ in some small way (for example, language, category, etc.). The sibling of this Item should be self-describing (that is, it should contain all available information)."], | |
| :db/ident :sioc/sibling, | |
| :rdfs/range [#:db{:id 92358976733868, :ident :sioc/Item}]} | |
| {:rdfs/domain [#:db{:id 92358976733869, :ident :sioc/Container}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :rdfs/seeAlso [#:db{:id 319, :ident :sioc/feed}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has subscriber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 337, | |
| :rdfs/comment | |
| ["A UserAccount that is subscribed to this Container."], | |
| :db/ident :sioc/has_subscriber, | |
| :owl/inverseOf [#:db{:id 320, :ident :sioc/subscriber_of}], | |
| :rdfs/range [#:db{:id 92358976733872, :ident :sioc/UserAccount}]} | |
| {:rdfs/domain [#:db{:id 92358976733870, :ident :sioc/Space}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 79164837201885}], | |
| :rdfs/label ["has usergroup"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 338, | |
| :rdfs/comment | |
| ["Points to a Usergroup that has certain access to this Space."], | |
| :db/ident :sioc/has_usergroup, | |
| :owl/inverseOf [#:db{:id 321, :ident :sioc/usergroup_of}], | |
| :rdfs/range [#:db{:id 92358976733878, :ident :sioc/Usergroup}]} | |
| {:rdfs/domain [#:db{:id 92358976733866, :ident :doap/Repository}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224182}], | |
| :rdfs/label ["repository of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 339, | |
| :rdfs/comment ["The project that uses a repository."], | |
| :db/ident :doap/repositoryOf, | |
| :owl/inverseOf [#:db{:id 340, :ident :doap/repository}], | |
| :rdfs/range [#:db{:id 92358976733867, :ident :doap/Project}]} | |
| {:rdfs/domain [#:db{:id 92358976733867, :ident :doap/Project}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224182}], | |
| :rdfs/label ["úložiště"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 340, | |
| :rdfs/comment ["Quellcode-Versionierungssystem."], | |
| :db/ident :doap/repository, | |
| :owl/inverseOf [#:db{:id 339, :ident :doap/repositoryOf}], | |
| :rdfs/range [#:db{:id 92358976733866, :ident :doap/Repository}]} | |
| {:rdfs/domain [#:db{:id 92358976733297, :ident :owl/Ontology}], | |
| :rdf/type [#:db{:id 92358976733887, :ident :owl/OntologyProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 87960930224231}], | |
| :rdfs/label ["versionIRI"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 341, | |
| :rdfs/comment | |
| ["The property that identifies the version IRI of an ontology."], | |
| :db/ident :owl/versionIRI, | |
| :rdfs/range [#:db{:id 92358976733297, :ident :owl/Ontology}]} | |
| {:db/id 342, | |
| :db/ident :cc/permits, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :rdfs/label ["permits"], | |
| :rdfs/domain [#:db{:id 92358976733896, :ident :cc/License}], | |
| :rdfs/range [#:db{:id 92358976733893, :ident :cc/Permission}]} | |
| {:db/id 343, | |
| :db/ident :cc/prohibits, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :rdfs/label ["prohibits"], | |
| :rdfs/domain [#:db{:id 92358976733896, :ident :cc/License}], | |
| :rdfs/range [#:db{:id 92358976733895, :ident :cc/Prohibition}]} | |
| {:db/id 344, | |
| :db/ident :cc/requires, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :rdfs/label ["requires"], | |
| :rdfs/domain [#:db{:id 92358976733896, :ident :cc/License}], | |
| :rdfs/range [#:db{:id 92358976733889, :ident :cc/Requirement}]} | |
| {:rdfs/domain [#:db{:id 92358976733891, :ident :cc/Work}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 535, :ident :dcterms/license}], | |
| :rdfs/label ["has\n\t\t license"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 345, | |
| :db/ident :cc/license, | |
| :owl/sameAs [#:db{:id 101155069757606}], | |
| :rdfs/range [#:db{:id 92358976733896, :ident :cc/License}]} | |
| {:rdfs/domain [#:db{:id 92358976733940, :ident :dcat/DataService}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["La posición raíz o end-point principal del servicio (una IRI web)."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :skos/changeNote ["New property in DCAT 2.0."], | |
| :rdfs/label ["tjenesteendpoint"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 346, | |
| :rdfs/comment | |
| ["Rodplaceringen eller det primære endpoint for en tjeneste (en web-resolverbar IRI)."], | |
| :db/ident :dcat/endpointURL, | |
| :rdfs/range [#:db{:id 92358976733301, :ident :rdfs/Resource}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["starting-point"], | |
| :prov/definition | |
| ["A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."], | |
| :rdfs/subPropertyOf [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/inverse ["hadDerivation"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["wasDerivedFrom"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 347, | |
| :rdfs/comment | |
| ["The more specific subproperties of prov:wasDerivedFrom (i.e., prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource) should be used when applicable."], | |
| :db/ident :prov/wasDerivedFrom, | |
| :owl/propertyChainAxiom [#:db{:id 83562883713264}], | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :prov/qualifiedForm | |
| [#:db{:id 370, :ident :prov/qualifiedDerivation}]} | |
| {:rdfs/domain [#:db{:id 83562883713276}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["agents-responsibility"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733913, :ident :prov/Influence}], | |
| :prov/inverse ["influenced"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["wasInfluencedBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 348, | |
| :rdfs/comment | |
| ["Because prov:wasInfluencedBy is a broad relation, its more specific subproperties (e.g. prov:wasInformedBy, prov:actedOnBehalfOf, prov:wasEndedBy, etc.) should be used when applicable."], | |
| :db/ident :prov/wasInfluencedBy, | |
| :owl/inverseOf [#:db{:id 407, :ident :prov/influenced}], | |
| :prov/editorialNote | |
| ["The sub-properties of prov:wasInfluencedBy can be elaborated in more detail using the Qualification Pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualifiedUsage [ a prov:Usage; prov:entity :spoon; prov:atLocation :kitchen ] .\n\nSubproperties of prov:wasInfluencedBy may also be asserted directly without being qualified.\n\nprov:wasInfluencedBy should not be used without also using one of its subproperties. \n"], | |
| :rdfs/range [#:db{:id 83562883713296}], | |
| :prov/qualifiedForm [#:db{:id 409, :ident :prov/qualifiedInfluence}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 397, :ident :prov/used}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733930, :ident :prov/Usage}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedUsingActivity"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedUsage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 349, | |
| :rdfs/comment | |
| ["If this Activity prov:used Entity :e, then it can qualify how it used it using prov:qualifiedUsage [ a prov:Usage; prov:entity :e; :foo :bar ]."], | |
| :db/ident :prov/qualifiedUsage, | |
| :rdfs/range [#:db{:id 92358976733930, :ident :prov/Usage}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 389, :ident :prov/wasEndedBy}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733911, :ident :prov/End}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedEndOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedEnd"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 350, | |
| :rdfs/comment | |
| ["If this Activity prov:wasEndedBy Entity :e1, then it can qualify how it was ended using prov:qualifiedEnd [ a prov:End; prov:entity :e1; :foo :bar ]."], | |
| :db/ident :prov/qualifiedEnd, | |
| :rdfs/range [#:db{:id 92358976733911, :ident :prov/End}]} | |
| {:rdfs/domain | |
| [#:db{:id 92358976733914, :ident :prov/EntityInfluence}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/editorsDefinition | |
| ["The prov:entity property references an prov:Entity which influenced a resource. This property applies to an prov:EntityInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent."], | |
| :prov/category ["qualified"], | |
| :rdfs/subPropertyOf [#:db{:id 401, :ident :prov/influencer}], | |
| :prov/inverse ["entityOfInfluence"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["entity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 351, | |
| :db/ident :prov/entity, | |
| :prov/editorialNote | |
| ["This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."], | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :prov/component ["alternate"], | |
| :rdfs/seeAlso [#:db{:id 402, :ident :prov/alternateOf}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :prov/definition | |
| ["An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity."], | |
| :prov/constraints | |
| ["http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"], | |
| :rdfs/subPropertyOf [#:db{:id 402, :ident :prov/alternateOf}], | |
| :prov/inverse ["generalizationOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :prov/dm [#:db{:id 83562883713387}], | |
| :prov/n | |
| ["http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization"], | |
| :rdfs/label ["specializationOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 352, | |
| :db/ident :prov/specializationOf, | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :rdfs/subPropertyOf [#:db{:id 347, :ident :prov/wasDerivedFrom}], | |
| :prov/inverse ["hadRevision"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["wasRevisionOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 353, | |
| :rdfs/comment | |
| ["A revision is a derivation that revises an entity into a revised version."], | |
| :db/ident :prov/wasRevisionOf, | |
| :owl/propertyChainAxiom [#:db{:id 83562883713300}], | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :prov/qualifiedForm [#:db{:id 367, :ident :prov/qualifiedRevision}]} | |
| {:rdfs/domain [#:db{:id 92358976733926, :ident :prov/Removal}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["collections"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["collections"], | |
| :prov/definition | |
| ["The property used by a prov:Insertion and prov:Removal to cite the prov:Dictionary that was prov:derivedByInsertionFrom or prov:derivedByRemovalFrom another dictionary."], | |
| :prov/constraints | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints"], | |
| :rdfs/subPropertyOf [#:db{:id 351, :ident :prov/entity}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713270}], | |
| :prov/dm [#:db{:id 83562883713350}], | |
| :prov/n | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-insertion"], | |
| :rdfs/label ["dictionary"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 354, | |
| :db/ident :prov/dictionary, | |
| :rdfs/range [#:db{:id 92358976733925, :ident :prov/Dictionary}]} | |
| {:rdfs/domain [#:db{:id 92358976733928, :ident :prov/KeyEntityPair}], | |
| :rdf/type [#:db{:id 92358976733861, :ident :owl/FunctionalProperty}], | |
| :prov/component ["collections"], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :prov/category ["collections"], | |
| :prov/definition | |
| ["The key of a KeyEntityPair, which is an element of a prov:Dictionary."], | |
| :prov/constraints | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713270}], | |
| :prov/dm [#:db{:id 83562883713355}], | |
| :prov/n | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-membership"], | |
| :rdfs/label ["pairKey"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 355, | |
| :db/ident :prov/pairKey, | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 360, :ident :prov/wasAttributedTo}], | |
| :prov/component ["agents-responsibility"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733933, :ident :prov/Attribution}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedAttributionOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedAttribution"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 356, | |
| :rdfs/comment | |
| ["If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution; prov:agent :ag; :foo :bar ]."], | |
| :db/ident :prov/qualifiedAttribution, | |
| :rdfs/range [#:db{:id 92358976733933, :ident :prov/Attribution}]} | |
| {:rdfs/domain | |
| [#:db{:id 92358976733916, :ident :prov/ActivityInfluence}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/editorsDefinition | |
| ["The prov:activity property references an prov:Activity which influenced a resource. This property applies to an prov:ActivityInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent."], | |
| :prov/category ["qualified"], | |
| :rdfs/subPropertyOf [#:db{:id 401, :ident :prov/influencer}], | |
| :prov/inverse ["activityOfInfluence"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["activity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 357, | |
| :db/ident :prov/activity, | |
| :prov/editorialNote | |
| ["This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."], | |
| :rdfs/range [#:db{:id 92358976733905, :ident :prov/Activity}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 372, :ident :prov/wasQuotedFrom}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733936, :ident :prov/Quotation}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedQuotationOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedQuotation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 358, | |
| :rdfs/comment | |
| ["If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation; prov:entity :e; :foo :bar ]."], | |
| :db/ident :prov/qualifiedQuotation, | |
| :rdfs/range [#:db{:id 92358976733936, :ident :prov/Quotation}]} | |
| {:db/id 359, | |
| :db/ident :prov/definition, | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/comment | |
| ["A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term."]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["agents-responsibility"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["starting-point"], | |
| :prov/definition | |
| ["Attribution is the ascribing of an entity to an agent."], | |
| :rdfs/subPropertyOf [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/inverse ["contributed"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["wasAttributedTo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 360, | |
| :rdfs/comment | |
| ["Attribution is the ascribing of an entity to an agent."], | |
| :db/ident :prov/wasAttributedTo, | |
| :owl/propertyChainAxiom [#:db{:id 83562883713200}], | |
| :rdfs/range [#:db{:id 92358976733909, :ident :prov/Agent}], | |
| :prov/qualifiedForm | |
| [#:db{:id 356, :ident :prov/qualifiedAttribution}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733934, :ident :prov/Communication}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedCommunicationOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedCommunication"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 361, | |
| :rdfs/comment | |
| ["If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was influenced using prov:qualifiedCommunication [ a prov:Communication; prov:activity :a; :foo :bar ]."], | |
| :db/ident :prov/qualifiedCommunication, | |
| :rdfs/range [#:db{:id 92358976733934, :ident :prov/Communication}], | |
| :prov/qualifiedForm | |
| [#:db{:id 92358976733934, :ident :prov/Communication}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 390, :ident :prov/wasGeneratedBy}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733927, :ident :prov/Generation}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedGenerationOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedGeneration"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 362, | |
| :rdfs/comment | |
| ["If this Activity prov:generated Entity :e, then it can qualify how it performed the Generation using prov:qualifiedGeneration [ a prov:Generation; prov:entity :e; :foo :bar ]."], | |
| :db/ident :prov/qualifiedGeneration, | |
| :rdfs/range [#:db{:id 92358976733927, :ident :prov/Generation}]} | |
| {:rdfs/domain [#:db{:id 83562883713293}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :prov/inverse ["wasActivityOfInfluence"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["hadActivity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 363, | |
| :rdfs/comment | |
| ["This property has multiple RDFS domains to suit multiple OWL Profiles. See <a href=\"#owl-profile\">PROV-O OWL Profile</a>."], | |
| :db/ident :prov/hadActivity, | |
| :prov/editorialNote | |
| ["The multiple rdfs:domain assertions are intended. One is simpler and works for OWL-RL, the union is more specific but is not recognized by OWL-RL."], | |
| :rdfs/range [#:db{:id 92358976733905, :ident :prov/Activity}]} | |
| {:rdfs/domain [#:db{:id 92358976733915, :ident :prov/AgentInfluence}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/editorsDefinition | |
| ["The prov:agent property references an prov:Agent which influenced a resource. This property applies to an prov:AgentInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent."], | |
| :prov/category ["qualified"], | |
| :rdfs/subPropertyOf [#:db{:id 401, :ident :prov/influencer}], | |
| :prov/inverse ["agentOfInfluence"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["agent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 364, | |
| :db/ident :prov/agent, | |
| :prov/editorialNote | |
| ["This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."], | |
| :rdfs/range [#:db{:id 92358976733909, :ident :prov/Agent}]} | |
| {:rdfs/domain [#:db{:id 92358976733926, :ident :prov/Removal}], | |
| :rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :prov/component ["collections"], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :prov/category ["collections"], | |
| :prov/definition ["The key removed in a Removal."], | |
| :prov/constraints | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713270}], | |
| :prov/dm [#:db{:id 83562883713369}], | |
| :prov/n | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-removal"], | |
| :rdfs/label ["removedKey"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 365, | |
| :db/ident :prov/removedKey, | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:db/id 366, | |
| :db/ident :prov/dm, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/comment | |
| ["A reference to the principal section of the PROV-DM document that describes this concept."], | |
| :rdfs/subPropertyOf [#:db{:id 84, :ident :rdfs/seeAlso}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 353, :ident :prov/wasRevisionOf}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733937, :ident :prov/Revision}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["revisedEntity"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedRevision"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 367, | |
| :rdfs/comment | |
| ["If this Entity prov:wasRevisionOf Entity :e, then it can qualify how it was revised using prov:qualifiedRevision [ a prov:Revision; prov:entity :e; :foo :bar ]."], | |
| :db/ident :prov/qualifiedRevision, | |
| :rdfs/range [#:db{:id 92358976733937, :ident :prov/Revision}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 396, :ident :prov/wasStartedBy}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733912, :ident :prov/Start}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedStartOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedStart"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 368, | |
| :rdfs/comment | |
| ["If this Activity prov:wasStartedBy Entity :e1, then it can qualify how it was started using prov:qualifiedStart [ a prov:Start; prov:entity :e1; :foo :bar ]."], | |
| :db/ident :prov/qualifiedStart, | |
| :rdfs/range [#:db{:id 92358976733912, :ident :prov/Start}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :rdfs/subPropertyOf [#:db{:id 347, :ident :prov/wasDerivedFrom}], | |
| :prov/inverse ["wasPrimarySourceOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["hadPrimarySource"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 369, | |
| :db/ident :prov/hadPrimarySource, | |
| :owl/propertyChainAxiom [#:db{:id 83562883713234}], | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :prov/qualifiedForm | |
| [#:db{:id 374, :ident :prov/qualifiedPrimarySource}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 347, :ident :prov/wasDerivedFrom}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733910, :ident :prov/Derivation}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedDerivationOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedDerivation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 370, | |
| :rdfs/comment | |
| ["If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation; prov:entity :e; :foo :bar ]."], | |
| :db/ident :prov/qualifiedDerivation, | |
| :rdfs/range [#:db{:id 92358976733910, :ident :prov/Derivation}]} | |
| {:rdfs/domain [#:db{:id 92358976733921, :ident :prov/Collection}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["expanded"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733921, :ident :prov/Collection}], | |
| :rdfs/subPropertyOf [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/inverse ["wasMemberOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["hadMember"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 371, | |
| :db/ident :prov/hadMember, | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :rdfs/subPropertyOf [#:db{:id 347, :ident :prov/wasDerivedFrom}], | |
| :prov/inverse ["quotedAs"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["wasQuotedFrom"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 372, | |
| :rdfs/comment | |
| ["An entity is derived from an original entity by copying, or 'quoting', some or all of it."], | |
| :db/ident :prov/wasQuotedFrom, | |
| :owl/propertyChainAxiom [#:db{:id 83562883713301}], | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :prov/qualifiedForm | |
| [#:db{:id 92358976733936, :ident :prov/Quotation}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 392, :ident :prov/wasInvalidatedBy}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733932, :ident :prov/Invalidation}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedInvalidationOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedInvalidation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 373, | |
| :rdfs/comment | |
| ["If this Entity prov:wasInvalidatedBy Activity :a, then it can qualify how it was invalidated using prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity :a; :foo :bar ]."], | |
| :db/ident :prov/qualifiedInvalidation, | |
| :rdfs/range [#:db{:id 92358976733932, :ident :prov/Invalidation}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 369, :ident :prov/hadPrimarySource}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733935, :ident :prov/PrimarySource}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedSourceOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedPrimarySource"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 374, | |
| :rdfs/comment | |
| ["If this Entity prov:hadPrimarySource Entity :e, then it can qualify how using prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :e; :foo :bar ]."], | |
| :db/ident :prov/qualifiedPrimarySource, | |
| :rdfs/range [#:db{:id 92358976733935, :ident :prov/PrimarySource}]} | |
| {:rdfs/domain [#:db{:id 92358976733931, :ident :prov/Insertion}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["collections"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["collections"], | |
| :prov/definition | |
| ["An object property to refer to the prov:KeyEntityPair inserted into a prov:Dictionary."], | |
| :prov/constraints | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713270}], | |
| :prov/dm [#:db{:id 83562883713350}], | |
| :prov/n | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-insertion"], | |
| :rdfs/label ["insertedKeyEntityPair"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 375, | |
| :db/ident :prov/insertedKeyEntityPair, | |
| :rdfs/range [#:db{:id 92358976733928, :ident :prov/KeyEntityPair}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm | |
| [#:db{:id 385, :ident :prov/wasAssociatedWith}], | |
| :prov/component ["agents-responsibility"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733906, :ident :prov/Association}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedAssociationOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedAssociation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 376, | |
| :rdfs/comment | |
| ["If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association; prov:agent :ag; :foo :bar ]."], | |
| :db/ident :prov/qualifiedAssociation, | |
| :rdfs/range [#:db{:id 92358976733906, :ident :prov/Association}]} | |
| {:rdfs/domain [#:db{:id 92358976733909, :ident :prov/Agent}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 387, :ident :prov/actedOnBehalfOf}], | |
| :prov/component ["agents-responsibility"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733904, :ident :prov/Delegation}], | |
| :rdfs/subPropertyOf [#:db{:id 409, :ident :prov/qualifiedInfluence}], | |
| :prov/inverse ["qualifiedDelegationOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedDelegation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 377, | |
| :rdfs/comment | |
| ["If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility; prov:agent :ag; :foo :bar ]."], | |
| :db/ident :prov/qualifiedDelegation, | |
| :rdfs/range [#:db{:id 92358976733904, :ident :prov/Delegation}]} | |
| {:rdfs/domain [#:db{:id 92358976733928, :ident :prov/KeyEntityPair}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["collections"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["collections"], | |
| :prov/definition ["The value of a KeyEntityPair."], | |
| :prov/constraints | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713270}], | |
| :prov/dm [#:db{:id 83562883713355}], | |
| :prov/n | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-membership"], | |
| :rdfs/label ["pairKey"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 378, | |
| :db/ident :prov/pairEntity, | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}]} | |
| {:db/id 379, | |
| :db/ident :prov/component, | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/comment | |
| ["Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification."]} | |
| {:db/id 380, | |
| :db/ident :prov/category, | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/comment | |
| ["Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. "]} | |
| {:db/id 381, | |
| :db/ident :prov/constraints, | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/comment | |
| ["A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept."], | |
| :rdfs/subPropertyOf [#:db{:id 84, :ident :rdfs/seeAlso}]} | |
| {:db/id 382, | |
| :db/ident :prov/n, | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/comment | |
| ["A reference to the principal section of the PROV-DM document that describes this concept."], | |
| :rdfs/subPropertyOf [#:db{:id 84, :ident :rdfs/seeAlso}]} | |
| {:db/id 383, | |
| :db/ident :prov/editorsDefinition, | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/comment | |
| ["When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one."], | |
| :rdfs/subPropertyOf [#:db{:id 359, :ident :prov/definition}]} | |
| {:db/id 384, | |
| :db/ident :prov/unqualifiedForm, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/comment | |
| ["Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation."], | |
| :rdfs/subPropertyOf [#:db{:id 84, :ident :rdfs/seeAlso}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["agents-responsibility"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["starting-point"], | |
| :rdfs/subPropertyOf [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/inverse ["wasAssociateFor"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["wasAssociatedWith"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 385, | |
| :rdfs/comment | |
| ["An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity."], | |
| :db/ident :prov/wasAssociatedWith, | |
| :owl/propertyChainAxiom [#:db{:id 83562883713275}], | |
| :rdfs/range [#:db{:id 92358976733909, :ident :prov/Agent}], | |
| :prov/qualifiedForm | |
| [#:db{:id 376, :ident :prov/qualifiedAssociation}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["starting-point"], | |
| :rdfs/subPropertyOf [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/inverse ["informed"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["wasInformedBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 386, | |
| :rdfs/comment | |
| ["An activity a2 is dependent on or informed by another activity a1, by way of some unspecified entity that is generated by a1 and used by a2."], | |
| :db/ident :prov/wasInformedBy, | |
| :owl/propertyChainAxiom [#:db{:id 83562883713277}], | |
| :rdfs/range [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :prov/qualifiedForm | |
| [#:db{:id 92358976733934, :ident :prov/Communication}]} | |
| {:rdfs/domain [#:db{:id 92358976733909, :ident :prov/Agent}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["agents-responsibility"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["starting-point"], | |
| :rdfs/subPropertyOf [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/inverse ["hadDelegate"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["actedOnBehalfOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 387, | |
| :rdfs/comment | |
| ["An object property to express the accountability of an agent towards another agent. The subordinate agent acted on behalf of the responsible agent in an actual activity. "], | |
| :db/ident :prov/actedOnBehalfOf, | |
| :owl/propertyChainAxiom [#:db{:id 83562883713216}], | |
| :rdfs/range [#:db{:id 92358976733909, :ident :prov/Agent}], | |
| :prov/qualifiedForm | |
| [#:db{:id 92358976733904, :ident :prov/Delegation}]} | |
| {:db/id 388, | |
| :db/ident :prov/aq, | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/subPropertyOf [#:db{:id 84, :ident :rdfs/seeAlso}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :rdfs/subPropertyOf [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/inverse ["ended"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["wasEndedBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 389, | |
| :rdfs/comment | |
| ["End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity."], | |
| :db/ident :prov/wasEndedBy, | |
| :owl/propertyChainAxiom [#:db{:id 83562883713217}], | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :prov/qualifiedForm [#:db{:id 92358976733911, :ident :prov/End}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["starting-point"], | |
| :rdfs/subPropertyOf [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/inverse ["generated"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["wasGeneratedBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 390, | |
| :db/ident :prov/wasGeneratedBy, | |
| :owl/inverseOf [#:db{:id 410, :ident :prov/generated}], | |
| :owl/propertyChainAxiom [#:db{:id 83562883713283}], | |
| :rdfs/range [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :prov/qualifiedForm | |
| [#:db{:id 362, :ident :prov/qualifiedGeneration}]} | |
| {:rdfs/domain [#:db{:id 92358976733925, :ident :prov/Dictionary}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["collections"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["collections"], | |
| :prov/definition | |
| ["The dictionary was derived from the other by insertion. prov:qualifiedInsertion shows details of the insertion, in particular the inserted key-entity pairs."], | |
| :prov/constraints | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints"], | |
| :rdfs/subPropertyOf [#:db{:id 347, :ident :prov/wasDerivedFrom}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713270}], | |
| :prov/dm [#:db{:id 83562883713350}], | |
| :prov/n | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-insertion"], | |
| :rdfs/label ["derivedByInsertionFrom"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 391, | |
| :db/ident :prov/derivedByInsertionFrom, | |
| :rdfs/range [#:db{:id 92358976733925, :ident :prov/Dictionary}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :rdfs/subPropertyOf [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/inverse ["invalidated"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["wasInvalidatedBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 392, | |
| :db/ident :prov/wasInvalidatedBy, | |
| :owl/inverseOf [#:db{:id 411, :ident :prov/invalidated}], | |
| :owl/propertyChainAxiom [#:db{:id 83562883713256}], | |
| :rdfs/range [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :prov/qualifiedForm | |
| [#:db{:id 92358976733932, :ident :prov/Invalidation}]} | |
| {:rdfs/domain [#:db{:id 83562883713280}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733924, :ident :prov/Location}], | |
| :prov/inverse ["locationOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["atLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 393, | |
| :rdfs/comment | |
| ["This property has multiple RDFS domains to suit multiple OWL Profiles. See <a href=\"#owl-profile\">PROV-O OWL Profile</a>."], | |
| :db/ident :prov/atLocation, | |
| :prov/editorialNote | |
| ["The naming of prov:atLocation parallels prov:atTime, and is not named prov:hadLocation to avoid conflicting with the convention that prov:had* properties are used on prov:Influence classes."], | |
| :rdfs/range [#:db{:id 92358976733924, :ident :prov/Location}]} | |
| {:rdfs/domain [#:db{:id 92358976733925, :ident :prov/Dictionary}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["collections"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["collections"], | |
| :prov/definition | |
| ["The dictionary was derived from the other by removal. prov:qualifiedRemoval shows details of the removal, in particular the removed key-entity pairs."], | |
| :prov/constraints | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints"], | |
| :rdfs/subPropertyOf [#:db{:id 347, :ident :prov/wasDerivedFrom}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713270}], | |
| :prov/dm [#:db{:id 83562883713369}], | |
| :prov/n | |
| ["http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-removal"], | |
| :rdfs/label ["derivedByRemovalFrom"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 394, | |
| :db/ident :prov/derivedByRemovalFrom, | |
| :rdfs/range [#:db{:id 92358976733925, :ident :prov/Dictionary}]} | |
| {:rdfs/domain [#:db{:id 92358976733913, :ident :prov/Influence}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["agents-responsibility"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/editorsDefinition | |
| ["prov:hadRole references the Role (i.e. the function of an entity with respect to an activity), in the context of an instantaneous usage, generation, association, start, and end."], | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733917, :ident :prov/Role}], | |
| :prov/inverse ["wasRoleIn"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["hadRole"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 395, | |
| :rdfs/comment | |
| ["This property has multiple RDFS domains to suit multiple OWL Profiles. See <a href=\"#owl-profile\">PROV-O OWL Profile</a>."], | |
| :db/ident :prov/hadRole, | |
| :rdfs/range [#:db{:id 92358976733917, :ident :prov/Role}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :rdfs/subPropertyOf [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/inverse ["started"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["wasStartedBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 396, | |
| :rdfs/comment | |
| ["Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity."], | |
| :db/ident :prov/wasStartedBy, | |
| :owl/propertyChainAxiom [#:db{:id 83562883713272}], | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :prov/qualifiedForm [#:db{:id 92358976733912, :ident :prov/Start}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["starting-point"], | |
| :rdfs/subPropertyOf [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/inverse ["wasUsedBy"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["used"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 397, | |
| :rdfs/comment | |
| ["A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven ."], | |
| :db/ident :prov/used, | |
| :owl/propertyChainAxiom [#:db{:id 83562883713261}], | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :prov/qualifiedForm [#:db{:id 349, :ident :prov/qualifiedUsage}]} | |
| {:db/id 398, | |
| :db/ident :prov/inverse, | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/comment | |
| ["PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used."], | |
| :rdfs/seeAlso [#:db{:id 83562883713221}]} | |
| {:db/id 399, | |
| :db/ident :prov/qualifiedForm, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/comment | |
| ["This annotation property links a subproperty of prov:wasInfluencedBy with the subclass of prov:Influence and the qualifying property that are used to qualify it. \n\nExample annotation:\n\n prov:wasGeneratedBy prov:qualifiedForm prov:qualifiedGeneration, prov:Generation .\n\nThen this unqualified assertion:\n\n :entity1 prov:wasGeneratedBy :activity1 .\n\ncan be qualified by adding:\n\n :entity1 prov:qualifiedGeneration :entity1Gen .\n :entity1Gen \n a prov:Generation, prov:Influence;\n prov:activity :activity1;\n :customValue 1337 .\n\nNote how the value of the unqualified influence (prov:wasGeneratedBy :activity1) is mirrored as the value of the prov:activity (or prov:entity, or prov:agent) property on the influence class."], | |
| :rdfs/subPropertyOf [#:db{:id 84, :ident :rdfs/seeAlso}]} | |
| {:db/id 400, | |
| :db/ident :prov/editorialNote, | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/comment | |
| ["A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data."]} | |
| {:rdfs/domain [#:db{:id 92358976733913, :ident :prov/Influence}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/editorsDefinition | |
| ["This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified."], | |
| :prov/category ["qualified"], | |
| :prov/inverse ["hadInfluence"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :prov/dm [#:db{:id 83562883713214}], | |
| :rdfs/label ["influencer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 401, | |
| :rdfs/comment | |
| ["Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used."], | |
| :db/ident :prov/influencer, | |
| :prov/editorialNote | |
| ["This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple."], | |
| :rdfs/range [#:db{:id 92358976733853, :ident :owl/Thing}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["alternate"], | |
| :rdfs/seeAlso [#:db{:id 352, :ident :prov/specializationOf}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :prov/definition | |
| ["Two alternate entities present aspects of the same thing. These aspects may be the same or different, and the alternate entities may or may not overlap in time."], | |
| :prov/constraints | |
| ["http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"], | |
| :prov/inverse ["alternateOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :prov/dm [#:db{:id 83562883713386}], | |
| :prov/n | |
| ["http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate"], | |
| :rdfs/label ["alternateOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 402, | |
| :db/ident :prov/alternateOf, | |
| :owl/inverseOf [#:db{:id 402, :ident :prov/alternateOf}], | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}]} | |
| {:db/id 403, | |
| :db/ident :prov/sharesDefinitionWith, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/subPropertyOf [#:db{:id 84, :ident :rdfs/seeAlso}]} | |
| {:rdfs/domain [#:db{:id 92358976733908, :ident :prov/Entity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 352, :ident :prov/specializationOf}], | |
| :prov/inverse ["hadMention"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713245}], | |
| :rdfs/label ["mentionOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 404, | |
| :rdfs/comment | |
| ["prov:mentionOf is used to specialize an entity as described in another bundle. It is to be used in conjuction with prov:asInBundle.\n\nprov:asInBundle is used to cite the Bundle in which the generalization was mentioned."], | |
| :db/ident :prov/mentionOf, | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 25, :ident :db.type/instant}, | |
| :prov/category ["starting-point"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["endedAtTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 405, | |
| :rdfs/comment | |
| ["The time at which an activity ended. See also prov:startedAtTime."], | |
| :db/ident :prov/endedAtTime, | |
| :prov/editorialNote | |
| ["It is the intent that the property chain holds: (prov:qualifiedEnd o prov:atTime) rdfs:subPropertyOf prov:endedAtTime."], | |
| :rdfs/range [#:db{:id 92358976733262, :ident :xsd/dateTime}], | |
| :prov/qualifiedForm [#:db{:id 406, :ident :prov/atTime}]} | |
| {:rdfs/domain | |
| [#:db{:id 92358976733907, :ident :prov/InstantaneousEvent}], | |
| :rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :prov/unqualifiedForm [#:db{:id 405, :ident :prov/endedAtTime}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 25, :ident :db.type/instant}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733907, :ident :prov/InstantaneousEvent}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["atTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 406, | |
| :rdfs/comment | |
| ["The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime."], | |
| :db/ident :prov/atTime, | |
| :rdfs/range [#:db{:id 92358976733262, :ident :xsd/dateTime}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["agents-responsibility"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733913, :ident :prov/Influence}], | |
| :prov/inverse ["wasInfluencedBy"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["influenced"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 407, | |
| :db/ident :prov/influenced, | |
| :owl/inverseOf [#:db{:id 348, :ident :prov/wasInfluencedBy}]} | |
| {:rdfs/domain [#:db{:id 92358976733910, :ident :prov/Derivation}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733927, :ident :prov/Generation}], | |
| :prov/inverse ["generatedAsDerivation"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["hadGeneration"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 408, | |
| :rdfs/comment | |
| ["The _optional_ Generation involved in an Entity's Derivation."], | |
| :db/ident :prov/hadGeneration, | |
| :rdfs/range [#:db{:id 92358976733927, :ident :prov/Generation}]} | |
| {:rdfs/domain [#:db{:id 83562883713266}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/unqualifiedForm [#:db{:id 348, :ident :prov/wasInfluencedBy}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733913, :ident :prov/Influence}], | |
| :prov/inverse ["qualifiedInfluenceOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["qualifiedInfluence"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 409, | |
| :rdfs/comment | |
| ["Because prov:qualifiedInfluence is a broad relation, the more specific relations (qualifiedCommunication, qualifiedDelegation, qualifiedEnd, etc.) should be used when applicable."], | |
| :db/ident :prov/qualifiedInfluence, | |
| :rdfs/range [#:db{:id 92358976733913, :ident :prov/Influence}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733927, :ident :prov/Generation}], | |
| :rdfs/subPropertyOf [#:db{:id 407, :ident :prov/influenced}], | |
| :prov/inverse ["wasGeneratedBy"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["generated"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 410, | |
| :db/ident :prov/generated, | |
| :owl/inverseOf [#:db{:id 390, :ident :prov/wasGeneratedBy}], | |
| :prov/editorialNote | |
| ["prov:generated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions."], | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}]} | |
| {:rdfs/domain [#:db{:id 92358976733905, :ident :prov/Activity}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["entities-activities"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["expanded"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733932, :ident :prov/Invalidation}], | |
| :rdfs/subPropertyOf [#:db{:id 407, :ident :prov/influenced}], | |
| :prov/inverse ["wasInvalidatedBy"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["invalidated"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 411, | |
| :db/ident :prov/invalidated, | |
| :owl/inverseOf [#:db{:id 392, :ident :prov/wasInvalidatedBy}], | |
| :prov/editorialNote | |
| ["prov:invalidated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions."], | |
| :rdfs/range [#:db{:id 92358976733908, :ident :prov/Entity}]} | |
| {:rdfs/domain [#:db{:id 92358976733906, :ident :prov/Association}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["agents-responsibility"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733929, :ident :prov/Plan}], | |
| :prov/inverse ["wasPlanOf"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["hadPlan"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 412, | |
| :rdfs/comment | |
| ["The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification."], | |
| :db/ident :prov/hadPlan, | |
| :rdfs/range [#:db{:id 92358976733929, :ident :prov/Plan}]} | |
| {:rdfs/domain [#:db{:id 92358976733910, :ident :prov/Derivation}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :prov/component ["derivations"], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :prov/category ["qualified"], | |
| :prov/sharesDefinitionWith | |
| [#:db{:id 92358976733930, :ident :prov/Usage}], | |
| :prov/inverse ["wasUsedInDerivation"], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713203}], | |
| :rdfs/label ["hadUsage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 413, | |
| :rdfs/comment | |
| ["The _optional_ Usage involved in an Entity's Derivation."], | |
| :db/ident :prov/hadUsage, | |
| :rdfs/range [#:db{:id 92358976733930, :ident :prov/Usage}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["A site or end-point that gives access to the distribution of the dataset."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :skos/changeNote ["Nueva propiedad agregada en DCAT 2.0."], | |
| :rdfs/label ["servizio di accesso ai dati"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 414, | |
| :rdfs/comment | |
| ["Et websted eller endpoint der giver adgang til en repræsentation af datasættet."], | |
| :db/ident :dcat/accessService, | |
| :rdfs/range [#:db{:id 92358976733940, :ident :dcat/DataService}]} | |
| {:rdfs/domain [#:db{:id 79164837202507}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["Funkce entity či agenta ve vztahu k jiné entitě či zdroji."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :skos/changeNote ["Nová vlastnost přidaná ve verzi DCAT 2.0."], | |
| :rdfs/label ["haRuolo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 415, | |
| :rdfs/comment | |
| ["The function of an entity or agent with respect to another entity or resource."], | |
| :skos/editorialNote | |
| ["Agregada en DCAT para complementar prov:hadRole (cuyo uso está limitado a roles en el contexto de una actividad, con dominio prov:Association."], | |
| :db/ident :dcat/hadRole, | |
| :skos/scopeNote | |
| ["Puede usarse en una atribución cualificada para especificar el rol de una Entidad con respecto a otra Entidad. Se recomienda que su valor se tome de un vocabulario controlado de roles de entidades como por ejemplo: ISO 19115 DS_AssociationTypeCode http://registry.it.csiro.au/def/isotc211/DS_AssociationTypeCode; IANA Registry of Link Relations https://www.iana.org/assignments/link-relation; esquema de metadatos de DataCite; MARC relators https://id.loc.gov/vocabulary/relators."], | |
| :rdfs/range [#:db{:id 92358976733953, :ident :dcat/Role}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["postal code"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 416, | |
| :rdfs/comment | |
| ["The postal code associated with the address of the object"], | |
| :db/ident :vcard/postal-code, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdfs/domain [#:db{:id 92358976733951, :ident :vcard/Group}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["has member"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 417, | |
| :rdfs/comment | |
| ["To include a member in the group this object represents. (This property can only be used by Group individuals)"], | |
| :db/ident :vcard/hasMember, | |
| :rdfs/range [#:db{:id 92358976733941, :ident :vcard/Kind}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["given name"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 418, | |
| :rdfs/comment ["The given name associated with the object"], | |
| :db/ident :vcard/given-name, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["honorific prefix"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 419, | |
| :rdfs/comment | |
| ["The honorific prefix of the name associated with the object"], | |
| :db/ident :vcard/honorific-prefix, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["honorific suffix"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 420, | |
| :rdfs/comment | |
| ["The honorific suffix of the name associated with the object"], | |
| :db/ident :vcard/honorific-suffix, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["street address"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 421, | |
| :rdfs/comment | |
| ["The street address associated with the address of the object"], | |
| :db/ident :vcard/street-address, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["additional name"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 422, | |
| :rdfs/comment ["The additional name associated with the object"], | |
| :db/ident :vcard/additional-name, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["country name"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 423, | |
| :rdfs/comment | |
| ["The country name associated with the address of the object"], | |
| :db/ident :vcard/country-name, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["formatted name"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 424, | |
| :rdfs/comment | |
| ["The formatted text corresponding to the name of the object"], | |
| :db/ident :vcard/fn, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["family name"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 425, | |
| :rdfs/comment ["The family name associated with the object"], | |
| :db/ident :vcard/family-name, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["region"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 426, | |
| :rdfs/comment | |
| ["The region (e.g. state or province) associated with the address of the object"], | |
| :db/ident :vcard/region, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["locality"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 427, | |
| :rdfs/comment | |
| ["The locality (e.g. city or town) associated with the address of the object"], | |
| :db/ident :vcard/locality, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["has address"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 428, | |
| :rdfs/comment | |
| ["To specify the components of the delivery address for the object"], | |
| :db/ident :vcard/hasAddress, | |
| :rdfs/range [#:db{:id 92358976733949, :ident :vcard/Address}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["has email"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 429, | |
| :rdfs/comment | |
| ["To specify the electronic mail address for communication with the object"], | |
| :db/ident :vcard/hasEmail, | |
| :rdfs/range [#:db{:id 92358976733950, :ident :vcard/Email}]} | |
| {:db/id 430, | |
| :db/ident :vcard/hasGeo, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["has geo"], | |
| :rdfs/comment | |
| ["To specify information related to the global positioning of the object. May also be used as a property parameter."]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 439, :ident :vcard/hasKey}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["key"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 431, | |
| :rdfs/comment ["This object property has been mapped"], | |
| :db/ident :vcard/key} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 440, :ident :vcard/hasLogo}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["logo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 432, | |
| :rdfs/comment ["This object property has been mapped"], | |
| :db/ident :vcard/logo} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 441, :ident :vcard/hasName}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["name"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 433, | |
| :rdfs/comment ["This object property has been mapped"], | |
| :db/ident :vcard/n} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["nickname"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 434, | |
| :rdfs/comment ["The nick name associated with the object"], | |
| :db/ident :vcard/nickname, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 443, :ident :vcard/hasPhoto}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["photo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 435, | |
| :rdfs/comment ["This object property has been mapped"], | |
| :db/ident :vcard/photo} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 444, :ident :vcard/hasSound}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["sound"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 436, | |
| :rdfs/comment ["This object property has been mapped"], | |
| :db/ident :vcard/sound} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 445, :ident :vcard/hasTelephone}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["telephone"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 437, | |
| :rdfs/comment ["This object property has been mapped"], | |
| :db/ident :vcard/tel} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 446, :ident :vcard/hasURL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["url"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 438, | |
| :rdfs/comment ["This object property has been mapped"], | |
| :db/ident :vcard/url} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 431, :ident :vcard/key}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["has key"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 439, | |
| :rdfs/comment | |
| ["To specify a public key or authentication certificate associated with the object"], | |
| :db/ident :vcard/hasKey} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 432, :ident :vcard/logo}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["has logo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 440, | |
| :rdfs/comment | |
| ["To specify a graphic image of a logo associated with the object "], | |
| :db/ident :vcard/hasLogo} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 433, :ident :vcard/n}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["has name"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 441, | |
| :rdfs/comment | |
| ["To specify the components of the name of the object"], | |
| :db/ident :vcard/hasName, | |
| :rdfs/range [#:db{:id 92358976733952, :ident :vcard/Name}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["organization name"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 442, | |
| :rdfs/comment | |
| ["To specify the organizational name associated with the object"], | |
| :db/ident :vcard/organization-name, | |
| :rdfs/range [#:db{:id 92358976733281, :ident :xsd/string}]} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 435, :ident :vcard/photo}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["has photo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 443, | |
| :rdfs/comment | |
| ["To specify an image or photograph information that annotates some aspect of the object"], | |
| :db/ident :vcard/hasPhoto} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 436, :ident :vcard/sound}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["has sound"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 444, | |
| :rdfs/comment | |
| ["To specify a digital sound content information that annotates some aspect of the object"], | |
| :db/ident :vcard/hasSound} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 437, :ident :vcard/tel}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["has telephone"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 445, | |
| :rdfs/comment | |
| ["To specify the telephone number for telephony communication with the object"], | |
| :db/ident :vcard/hasTelephone} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :owl/equivalentProperty [#:db{:id 438, :ident :vcard/url}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 83562883713469}], | |
| :rdfs/label ["has url"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 446, | |
| :rdfs/comment | |
| ["To specify a uniform resource locator associated with the object"], | |
| :db/ident :vcard/hasURL} | |
| {:rdfs/domain [#:db{:id 92358976733304, :ident :rdf/CompoundLiteral}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :rdfs/seeAlso [#:db{:id 92358976733958}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733956}], | |
| :rdfs/label ["direction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 447, | |
| :rdfs/comment ["The base direction component of a CompoundLiteral."], | |
| :db/ident :rdf/direction} | |
| {:rdfs/domain [#:db{:id 92358976733306, :ident :rdf/List}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733956}], | |
| :rdfs/label ["first"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 448, | |
| :rdfs/comment ["The first item in the subject RDF list."], | |
| :db/ident :rdf/first, | |
| :rdfs/range [#:db{:id 92358976733301, :ident :rdfs/Resource}]} | |
| {:rdfs/domain [#:db{:id 92358976733304, :ident :rdf/CompoundLiteral}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :rdfs/seeAlso [#:db{:id 92358976733958}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733956}], | |
| :rdfs/label ["language"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 449, | |
| :rdfs/comment ["The language component of a CompoundLiteral."], | |
| :db/ident :rdf/language} | |
| {:rdfs/domain [#:db{:id 92358976733307, :ident :rdf/Statement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733956}], | |
| :rdfs/label ["object"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 450, | |
| :rdfs/comment ["The object of the subject RDF statement."], | |
| :db/ident :rdf/object, | |
| :rdfs/range [#:db{:id 92358976733301, :ident :rdfs/Resource}]} | |
| {:rdfs/domain [#:db{:id 92358976733307, :ident :rdf/Statement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733956}], | |
| :rdfs/label ["predicate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 451, | |
| :rdfs/comment ["The predicate of the subject RDF statement."], | |
| :db/ident :rdf/predicate, | |
| :rdfs/range [#:db{:id 92358976733301, :ident :rdfs/Resource}]} | |
| {:rdfs/domain [#:db{:id 92358976733306, :ident :rdf/List}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733956}], | |
| :rdfs/label ["rest"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 452, | |
| :rdfs/comment | |
| ["The rest of the subject RDF list after the first item."], | |
| :db/ident :rdf/rest, | |
| :rdfs/range [#:db{:id 92358976733306, :ident :rdf/List}]} | |
| {:rdfs/domain [#:db{:id 92358976733307, :ident :rdf/Statement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733956}], | |
| :rdfs/label ["subject"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 453, | |
| :rdfs/comment ["The subject of the subject RDF statement."], | |
| :db/ident :rdf/subject, | |
| :rdfs/range [#:db{:id 92358976733301, :ident :rdfs/Resource}]} | |
| {:rdfs/domain [#:db{:id 92358976733301, :ident :rdfs/Resource}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733956}], | |
| :rdfs/label ["value"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 455, | |
| :rdfs/comment ["Idiomatic property used for structured values."], | |
| :db/ident :rdf/value, | |
| :rdfs/range [#:db{:id 92358976733301, :ident :rdfs/Resource}]} | |
| {:rdfs/domain [#:db{:id 92358976733301, :ident :rdfs/Resource}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 101155069756179}], | |
| :rdfs/label ["member"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 460, | |
| :rdfs/comment ["A member of the subject resource."], | |
| :db/ident :rdfs/member, | |
| :rdfs/range [#:db{:id 92358976733301, :ident :rdfs/Resource}]} | |
| {:rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :skos/definition ["An alternative lexical label for a resource."], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 82, :ident :rdfs/label}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["alternative label"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 461, | |
| :rdfs/comment | |
| ["The range of skos:altLabel is the class of RDF plain literals."], | |
| :db/ident :skos/altLabel, | |
| :skos/example | |
| ["Acronyms, abbreviations, spelling variants, and irregular plural/singular forms may be included among the alternative labels for a concept. Mis-spelled terms are normally included as hidden labels (see skos:hiddenLabel)."]} | |
| {:rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :skos/definition ["A note about a modification to a concept."], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 104, :ident :skos/note}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["change note"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 465, | |
| :db/ident :skos/changeNote} | |
| {:rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :skos/definition | |
| ["A note for an editor, translator or maintainer of the vocabulary."], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 104, :ident :skos/note}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["editorial note"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 466, | |
| :db/ident :skos/editorialNote} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 105, :ident :skos/closeMatch}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has exact match"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 467, | |
| :rdfs/comment | |
| ["skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."], | |
| :db/ident :skos/exactMatch} | |
| {:rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :skos/definition | |
| ["A lexical label for a resource that should be hidden when generating visual displays of the resource, but should still be accessible to free text search operations."], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 82, :ident :rdfs/label}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["hidden label"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 469, | |
| :rdfs/comment | |
| ["The range of skos:hiddenLabel is the class of RDF plain literals."], | |
| :db/ident :skos/hiddenLabel} | |
| {:rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :skos/definition | |
| ["A note about the past state/use/meaning of a concept."], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 104, :ident :skos/note}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["history note"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 470, | |
| :db/ident :skos/historyNote} | |
| {:rdfs/domain [#:db{:id 92358976733309, :ident :skos/Collection}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition ["Relates a collection to one of its members."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has member"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 473, | |
| :db/ident :skos/member, | |
| :rdfs/range [#:db{:id 92358976733974}]} | |
| {:rdfs/domain | |
| [#:db{:id 92358976733315, :ident :skos/OrderedCollection}], | |
| :rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["Relates an ordered collection to the RDF list containing its members."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has member list"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 474, | |
| :rdfs/comment | |
| ["For any resource, every item in the list given as the value of the\n skos:memberList property is also a value of the skos:member property."], | |
| :db/ident :skos/memberList, | |
| :rdfs/range [#:db{:id 92358976733306, :ident :rdf/List}]} | |
| {:rdf/type [#:db{:id 92358976733316, :ident :owl/DatatypeProperty}], | |
| :skos/definition | |
| ["A notation, also known as classification code, is a string of characters such as \"T58.5\" or \"303.4833\" used to uniquely identify a concept within the scope of a given concept scheme."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["notation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 478, | |
| :db/ident :skos/notation, | |
| :skos/scopeNote | |
| ["By convention, skos:notation is used with a typed literal in the object position of the triple."]} | |
| {:rdf/type [#:db{:id 92358976733312, :ident :owl/AnnotationProperty}], | |
| :skos/definition | |
| ["The preferred lexical label for a resource, in a given language."], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 82, :ident :rdfs/label}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["preferred label"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 479, | |
| :rdfs/comment | |
| ["A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag."], | |
| :db/ident :skos/prefLabel} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["Relates a concept to a concept with which there is an associative semantic relationship."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 102, :ident :skos/semanticRelation}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has related"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 480, | |
| :rdfs/comment | |
| ["skos:related is disjoint with skos:broaderTransitive"], | |
| :db/ident :skos/related} | |
| {:rdf/type [#:db{:id 92358976733313, :ident :owl/ObjectProperty}], | |
| :skos/definition | |
| ["skos:relatedMatch is used to state an associative mapping link between two conceptual resources in different concept schemes."], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 98, :ident :skos/mappingRelation}], | |
| :rdfs/isDefinedBy [#:db{:id 92358976733976}], | |
| :rdfs/label ["has related match"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 481, | |
| :db/ident :skos/relatedMatch} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Contributor"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/contributor) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 482, | |
| :rdfs/comment | |
| ["An entity responsible for making contributions to the resource."], | |
| :db/ident :dc11/contributor, | |
| :dcterms/description | |
| ["The guidelines for using names of persons or organizations as creators also apply to contributors. Typically, the name of a Contributor should be used to indicate the entity."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Coverage"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/coverage) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 483, | |
| :rdfs/comment | |
| ["The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant."], | |
| :db/ident :dc11/coverage, | |
| :dcterms/description | |
| ["Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Creator"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/creator) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 484, | |
| :rdfs/comment | |
| ["An entity primarily responsible for making the resource."], | |
| :db/ident :dc11/creator, | |
| :dcterms/description | |
| ["Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Format"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/format) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 487, | |
| :rdfs/comment | |
| ["The file format, physical medium, or dimensions of the resource."], | |
| :db/ident :dc11/format, | |
| :dcterms/description | |
| ["Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Identifier"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/identifier) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 488, | |
| :rdfs/comment | |
| ["An unambiguous reference to the resource within a given context."], | |
| :db/ident :dc11/identifier, | |
| :dcterms/description | |
| ["Recommended practice is to identify the resource by means of a string conforming to an identification system."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Language"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/language) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 489, | |
| :rdfs/comment ["A language of the resource."], | |
| :db/ident :dc11/language, | |
| :dcterms/description | |
| ["Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Publisher"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/publisher) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 490, | |
| :rdfs/comment | |
| ["An entity responsible for making the resource available."], | |
| :db/ident :dc11/publisher, | |
| :dcterms/description | |
| ["Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Relation"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/relation) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 491, | |
| :rdfs/comment ["A related resource."], | |
| :db/ident :dc11/relation, | |
| :dcterms/description | |
| ["Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Rights"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/rights) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 492, | |
| :rdfs/comment | |
| ["Information about rights held in and over the resource."], | |
| :db/ident :dc11/rights, | |
| :dcterms/description | |
| ["Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Source"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/source) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 493, | |
| :rdfs/comment | |
| ["A related resource from which the described resource is derived."], | |
| :db/ident :dc11/source, | |
| :dcterms/description | |
| ["The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Subject"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/subject) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 494, | |
| :rdfs/comment ["The topic of the resource."], | |
| :db/ident :dc11/subject, | |
| :dcterms/description | |
| ["Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733979}], | |
| :dcterms/issued [#inst "1999-07-02T04:00:00.000-00:00"], | |
| :rdfs/label ["Type"], | |
| :skos/note | |
| ["A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/type) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 496, | |
| :rdfs/comment ["The nature or genre of the resource."], | |
| :db/ident :dc11/type, | |
| :dcterms/description | |
| ["Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the Format element."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733993}], | |
| :dcterms/issued [#inst "2020-01-20T05:00:00.000-00:00"], | |
| :rdfs/label ["Domain Includes"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 497, | |
| :rdfs/comment ["A suggested class for subjects of this property."], | |
| :db/ident :dcam/domainIncludes} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 92358976733993}], | |
| :dcterms/issued [#inst "2020-01-20T05:00:00.000-00:00"], | |
| :rdfs/label ["Range Includes"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 499, | |
| :rdfs/comment ["A suggested class for values of this property."], | |
| :db/ident :dcam/rangeIncludes} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 79, :ident :dc11/description}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Abstract"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 500, | |
| :rdfs/comment ["A summary of the resource."], | |
| :db/ident :dcterms/abstract} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 492, :ident :dc11/rights}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733326, :ident :dcterms/RightsStatement}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2003-02-15T05:00:00.000-00:00"], | |
| :rdfs/label ["Access Rights"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 501, | |
| :rdfs/comment | |
| ["Information about who access the resource or an indication of its security status."], | |
| :db/ident :dcterms/accessRights, | |
| :dcterms/description | |
| ["Access Rights may include information regarding access or restrictions based on privacy, security, or other policies."]} | |
| {:rdfs/domain | |
| [#:db{:id 101155069756188, :ident :dcmitype/Collection}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733328, :ident :dcterms/MethodOfAccrual}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2005-06-13T04:00:00.000-00:00"], | |
| :rdfs/label ["Accrual Method"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 502, | |
| :rdfs/comment | |
| ["The method by which items are added to a collection."], | |
| :db/ident :dcterms/accrualMethod, | |
| :dcterms/description | |
| ["Recommended practice is to use a value from the Collection Description Accrual Method Vocabulary [[DCMI-ACCRUALMETHOD](https://dublincore.org/groups/collections/accrual-method/)]."]} | |
| {:rdfs/domain | |
| [#:db{:id 101155069756188, :ident :dcmitype/Collection}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733329, :ident :dcterms/Frequency}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2005-06-13T04:00:00.000-00:00"], | |
| :rdfs/label ["Accrual Periodicity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 503, | |
| :rdfs/comment | |
| ["The frequency with which items are added to a collection."], | |
| :db/ident :dcterms/accrualPeriodicity, | |
| :dcterms/description | |
| ["Recommended practice is to use a value from the Collection Description Frequency Vocabulary [[DCMI-COLLFREQ](https://dublincore.org/groups/collections/frequency/)]."]} | |
| {:rdfs/domain | |
| [#:db{:id 101155069756188, :ident :dcmitype/Collection}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733330, :ident :dcterms/Policy}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2005-06-13T04:00:00.000-00:00"], | |
| :rdfs/label ["Accrual Policy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 504, | |
| :rdfs/comment | |
| ["The policy governing the addition of items to a collection."], | |
| :db/ident :dcterms/accrualPolicy, | |
| :dcterms/description | |
| ["Recommended practice is to use a value from the Collection Description Accrual Policy Vocabulary [[DCMI-ACCRUALPOLICY](https://dublincore.org/groups/collections/accrual-policy/)]."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 78, :ident :dc11/title}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Alternative Title"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 505, | |
| :rdfs/comment ["An alternative name for the resource."], | |
| :db/ident :dcterms/alternative, | |
| :dcterms/description | |
| ["The distinction between titles and alternative titles is application-specific."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 25, :ident :db.type/instant}, | |
| :rdfs/subPropertyOf [#:db{:id 77, :ident :dc11/date}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Date Available"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 507, | |
| :rdfs/comment | |
| ["Date that the resource became or will become available."], | |
| :db/ident :dcterms/available, | |
| :dcterms/description | |
| ["Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 488, :ident :dc11/identifier}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2003-02-15T05:00:00.000-00:00"], | |
| :rdfs/label ["Bibliographic Citation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 508, | |
| :rdfs/comment ["A bibliographic reference for the resource."], | |
| :db/ident :dcterms/bibliographicCitation, | |
| :dcterms/description | |
| ["Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733332, :ident :dcterms/Standard}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2001-05-21T04:00:00.000-00:00"], | |
| :rdfs/label ["Conforms To"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 509, | |
| :rdfs/comment | |
| ["An established standard to which the described resource conforms."], | |
| :db/ident :dcterms/conformsTo} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 483, :ident :dc11/coverage}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733334, :ident :dcterms/Jurisdiction}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Coverage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 511, | |
| :rdfs/comment | |
| ["The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant."], | |
| :db/ident :dcterms/coverage, | |
| :dcterms/description | |
| ["Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges. Because coverage is so broadly defined, it is preferable to use the more specific subproperties Temporal Coverage and Spatial Coverage."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 25, :ident :db.type/instant}, | |
| :rdfs/subPropertyOf [#:db{:id 77, :ident :dc11/date}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Date Created"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 512, | |
| :rdfs/comment ["Date of creation of the resource."], | |
| :db/ident :dcterms/created, | |
| :dcterms/description | |
| ["Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 77, :ident :dc11/date}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Date"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 514, | |
| :rdfs/comment | |
| ["A point or period of time associated with an event in the lifecycle of the resource."], | |
| :db/ident :dcterms/date, | |
| :dcterms/description | |
| ["Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 25, :ident :db.type/instant}, | |
| :rdfs/subPropertyOf [#:db{:id 77, :ident :dc11/date}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2002-07-13T04:00:00.000-00:00"], | |
| :rdfs/label ["Date Accepted"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 515, | |
| :rdfs/comment ["Date of acceptance of the resource."], | |
| :db/ident :dcterms/dateAccepted, | |
| :dcterms/description | |
| ["Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a date of acceptance may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal)."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 25, :ident :db.type/instant}, | |
| :rdfs/subPropertyOf [#:db{:id 77, :ident :dc11/date}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2002-07-13T04:00:00.000-00:00"], | |
| :rdfs/label ["Date Copyrighted"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 516, | |
| :rdfs/comment ["Date of copyright of the resource."], | |
| :db/ident :dcterms/dateCopyrighted, | |
| :dcterms/description | |
| ["Typically a year. Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 25, :ident :db.type/instant}, | |
| :rdfs/subPropertyOf [#:db{:id 77, :ident :dc11/date}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2002-07-13T04:00:00.000-00:00"], | |
| :rdfs/label ["Date Submitted"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 517, | |
| :rdfs/comment ["Date of submission of the resource."], | |
| :db/ident :dcterms/dateSubmitted, | |
| :dcterms/description | |
| ["Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty. Examples of resources to which a 'Date Submitted' may be relevant include a thesis (submitted to a university department) or an article (submitted to a journal)."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 117, :ident :dcterms/audience}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733331, :ident :dcterms/AgentClass}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2002-07-13T04:00:00.000-00:00"], | |
| :rdfs/label ["Audience Education Level"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 519, | |
| :rdfs/comment | |
| ["A class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended."], | |
| :db/ident :dcterms/educationLevel} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 487, :ident :dc11/format}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733335, :ident :dcterms/SizeOrDuration}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Extent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 520, | |
| :rdfs/comment ["The size or duration of the resource."], | |
| :db/ident :dcterms/extent, | |
| :dcterms/description | |
| ["Recommended practice is to specify the file size in megabytes and duration in ISO 8601 format."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 487, :ident :dc11/format}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733324, :ident :dcterms/MediaType}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Format"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 521, | |
| :rdfs/comment | |
| ["The file format, physical medium, or dimensions of the resource."], | |
| :db/ident :dcterms/format, | |
| :dcterms/description | |
| ["Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]. Examples of dimensions include size and duration."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Has Format"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 522, | |
| :rdfs/comment | |
| ["A related resource that is substantially the same as the pre-existing described resource, but in another format."], | |
| :db/ident :dcterms/hasFormat, | |
| :dcterms/description | |
| ["This property is intended to be used with non-literal values. This property is an inverse property of Is Format Of."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Has Part"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 523, | |
| :rdfs/comment | |
| ["A related resource that is included either physically or logically in the described resource."], | |
| :db/ident :dcterms/hasPart, | |
| :dcterms/description | |
| ["This property is intended to be used with non-literal values. This property is an inverse property of Is Part Of."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Has Version"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 524, | |
| :rdfs/comment | |
| ["A related resource that is a version, edition, or adaptation of the described resource."], | |
| :db/ident :dcterms/hasVersion, | |
| :dcterms/description | |
| ["Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Is Version Of."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 488, :ident :dc11/identifier}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Identifier"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 525, | |
| :rdfs/comment | |
| ["An unambiguous reference to the resource within a given context."], | |
| :db/ident :dcterms/identifier, | |
| :dcterms/description | |
| ["Recommended practice is to identify the resource by means of a string conforming to an identification system. Examples include International Standard Book Number (ISBN), Digital Object Identifier (DOI), and Uniform Resource Name (URN). Persistent identifiers should be provided as HTTP URIs."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733336, :ident :dcterms/MethodOfInstruction}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2005-06-13T04:00:00.000-00:00"], | |
| :rdfs/label ["Instructional Method"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 526, | |
| :rdfs/comment | |
| ["A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support."], | |
| :db/ident :dcterms/instructionalMethod, | |
| :dcterms/description | |
| ["Instructional Method typically includes ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Is Format Of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 527, | |
| :rdfs/comment | |
| ["A pre-existing related resource that is substantially the same as the described resource, but in another format."], | |
| :db/ident :dcterms/isFormatOf, | |
| :dcterms/description | |
| ["This property is intended to be used with non-literal values. This property is an inverse property of Has Format."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Is Part Of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 528, | |
| :rdfs/comment | |
| ["A related resource in which the described resource is physically or logically included."], | |
| :db/ident :dcterms/isPartOf, | |
| :dcterms/description | |
| ["This property is intended to be used with non-literal values. This property is an inverse property of Has Part."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Is Referenced By"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 529, | |
| :rdfs/comment | |
| ["A related resource that references, cites, or otherwise points to the described resource."], | |
| :db/ident :dcterms/isReferencedBy, | |
| :dcterms/description | |
| ["This property is intended to be used with non-literal values. This property is an inverse property of References."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Is Replaced By"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 530, | |
| :rdfs/comment | |
| ["A related resource that supplants, displaces, or supersedes the described resource."], | |
| :db/ident :dcterms/isReplacedBy, | |
| :dcterms/description | |
| ["This property is intended to be used with non-literal values. This property is an inverse property of Replaces."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Is Required By"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 531, | |
| :rdfs/comment | |
| ["A related resource that requires the described resource to support its function, delivery, or coherence."], | |
| :db/ident :dcterms/isRequiredBy, | |
| :dcterms/description | |
| ["This property is intended to be used with non-literal values. This property is an inverse property of Requires."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Is Version Of"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 532, | |
| :rdfs/comment | |
| ["A related resource of which the described resource is a version, edition, or adaptation."], | |
| :db/ident :dcterms/isVersionOf, | |
| :dcterms/description | |
| ["Changes in version imply substantive changes in content rather than differences in format. This property is intended to be used with non-literal values. This property is an inverse property of Has Version."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 489, :ident :dc11/language}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733337, :ident :dcterms/LinguisticSystem}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Language"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 534, | |
| :rdfs/comment ["A language of the resource."], | |
| :db/ident :dcterms/language, | |
| :dcterms/description | |
| ["Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 492, :ident :dc11/rights}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733338, :ident :dcterms/LicenseDocument}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2004-06-14T04:00:00.000-00:00"], | |
| :rdfs/label ["License"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 535, | |
| :rdfs/comment | |
| ["A legal document giving official permission to do something with the resource."], | |
| :db/ident :dcterms/license, | |
| :dcterms/description | |
| ["Recommended practice is to identify the license document with a URI. If this is not possible or feasible, a literal value that identifies the license may be provided."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 117, :ident :dcterms/audience}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733331, :ident :dcterms/AgentClass}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2001-05-21T04:00:00.000-00:00"], | |
| :rdfs/label ["Mediator"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 536, | |
| :rdfs/comment ["An entity that mediates access to the resource."], | |
| :db/ident :dcterms/mediator, | |
| :dcterms/description | |
| ["In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 487, :ident :dc11/format}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733339, :ident :dcterms/PhysicalMedium}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Medium"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :dcam/domainIncludes | |
| [#:db{:id 92358976733340, :ident :dcterms/PhysicalResource}], | |
| :db/id 537, | |
| :rdfs/comment ["The material or physical carrier of the resource."], | |
| :db/ident :dcterms/medium} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733341, :ident :dcterms/ProvenanceStatement}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2004-09-20T04:00:00.000-00:00"], | |
| :rdfs/label ["Provenance"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 539, | |
| :rdfs/comment | |
| ["A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation."], | |
| :db/ident :dcterms/provenance, | |
| :dcterms/description | |
| ["The statement may include a description of any changes successive custodians made to the resource."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["References"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 541, | |
| :rdfs/comment | |
| ["A related resource that is referenced, cited, or otherwise pointed to by the described resource."], | |
| :db/ident :dcterms/references, | |
| :dcterms/description | |
| ["This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Relation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 542, | |
| :rdfs/comment ["A related resource."], | |
| :db/ident :dcterms/relation, | |
| :dcterms/description | |
| ["Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Replaces"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 543, | |
| :rdfs/comment | |
| ["A related resource that is supplanted, displaced, or superseded by the described resource."], | |
| :db/ident :dcterms/replaces, | |
| :dcterms/description | |
| ["This property is intended to be used with non-literal values. This property is an inverse property of Is Replaced By."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 491, :ident :dc11/relation}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Requires"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 544, | |
| :rdfs/comment | |
| ["A related resource that is required by the described resource to support its function, delivery, or coherence."], | |
| :db/ident :dcterms/requires, | |
| :dcterms/description | |
| ["This property is intended to be used with non-literal values. This property is an inverse property of Is Required By."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 492, :ident :dc11/rights}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733326, :ident :dcterms/RightsStatement}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Rights"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 545, | |
| :rdfs/comment | |
| ["Information about rights held in and over the resource."], | |
| :db/ident :dcterms/rights, | |
| :dcterms/description | |
| ["Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights. Recommended practice is to refer to a rights statement with a URI. If this is not possible or feasible, a literal value (name, label, or short text) may be provided."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733333, :ident :dcterms/Agent}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2004-06-14T04:00:00.000-00:00"], | |
| :rdfs/label ["Rights Holder"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 546, | |
| :rdfs/comment | |
| ["A person or organization owning or managing rights over the resource."], | |
| :db/ident :dcterms/rightsHolder, | |
| :dcterms/description | |
| ["Recommended practice is to refer to the rights holder with a URI. If this is not possible or feasible, a literal value that identifies the rights holder may be provided."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 493, :ident :dc11/source}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Source"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 547, | |
| :rdfs/comment | |
| ["A related resource from which the described resource is derived."], | |
| :db/ident :dcterms/source, | |
| :dcterms/description | |
| ["This property is intended to be used with non-literal values. The described resource may be derived from the related resource in whole or in part. Best practice is to identify the related resource by means of a URI or a string conforming to a formal identification system."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 483, :ident :dc11/coverage}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733342, :ident :dcterms/Location}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Spatial Coverage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 548, | |
| :rdfs/comment ["Spatial characteristics of the resource."], | |
| :db/ident :dcterms/spatial} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 494, :ident :dc11/subject}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Subject"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 549, | |
| :rdfs/comment ["A topic of the resource."], | |
| :db/ident :dcterms/subject, | |
| :dcterms/description | |
| ["Recommended practice is to refer to the subject with a URI. If this is not possible or feasible, a literal value that identifies the subject may be provided. Both should preferably refer to a subject in a controlled vocabulary."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 79, :ident :dc11/description}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Table Of Contents"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 550, | |
| :rdfs/comment ["A list of subunits of the resource."], | |
| :db/ident :dcterms/tableOfContents} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 483, :ident :dc11/coverage}], | |
| :dcam/rangeIncludes | |
| [#:db{:id 92358976733343, :ident :dcterms/PeriodOfTime}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Temporal Coverage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 551, | |
| :rdfs/comment ["Temporal characteristics of the resource."], | |
| :db/ident :dcterms/temporal} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 496, :ident :dc11/type}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2008-01-14T05:00:00.000-00:00"], | |
| :rdfs/label ["Type"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 553, | |
| :rdfs/comment ["The nature or genre of the resource."], | |
| :db/ident :dcterms/type, | |
| :dcterms/description | |
| ["Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the property Format."]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/subPropertyOf [#:db{:id 77, :ident :dc11/date}], | |
| :rdfs/isDefinedBy [#:db{:id 74766790689578}], | |
| :dcterms/issued [#inst "2000-07-11T04:00:00.000-00:00"], | |
| :rdfs/label ["Date Valid"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 554, | |
| :rdfs/comment ["Date (often a range) of validity of a resource."], | |
| :db/ident :dcterms/valid, | |
| :dcterms/description | |
| ["Recommended practice is to describe the date, date/time, or period of time as recommended for the property Date, of which this is a subproperty."], | |
| :rdfs/range [#:db{:id 92358976733303, :ident :rdfs/Literal}]} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/isDefinedBy [#:db{:id 96757023245141}], | |
| :rdfs/label ["more info"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 555, | |
| :rdfs/comment | |
| ["more information about the status etc of a term, typically human oriented"], | |
| :vs/term_status ["unstable"], | |
| :db/ident :vs/moreinfo} | |
| {:rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :db/valueType #:db{:id 23, :ident :db.type/string}, | |
| :rdfs/isDefinedBy [#:db{:id 96757023245141}], | |
| :rdfs/label ["user docs"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 556, | |
| :rdfs/comment | |
| ["human-oriented documentation, examples etc for use of this term"], | |
| :vs/term_status ["unstable"], | |
| :db/ident :vs/userdocs} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733586, :ident :schema/Book}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["abridged"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 558, | |
| :rdfs/comment ["Indicates whether the book is an abridged edition."], | |
| :db/ident :schema/abridged, | |
| :schema/isPartOf [#:db{:id 101155069756300}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757231}, | |
| :rdfs/label ["abstract"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 559, | |
| :rdfs/comment | |
| ["An abstract is a short description that summarizes a [[CreativeWork]]."], | |
| :db/ident :schema/abstract, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["accelerationTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 560, | |
| :rdfs/comment | |
| ["The time needed to accelerate the vehicle from a given start velocity to a given target velocity.\\n\\nTypical unit code(s): SEC for seconds\\n\\n* Note: There are unfortunately no standard unit codes for seconds/0..100 km/h or seconds/0..60 mph. Simply use \"SEC\" for seconds and indicate the velocities in the [[name]] of the [[QuantitativeValue]], or use [[valueReference]] with a [[QuantitativeValue]] of 0..60 mph or 0..100 km/h to specify the reference speeds."], | |
| :db/ident :schema/accelerationTime, | |
| :schema/isPartOf [#:db{:id 101155069756364}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733588, :ident :schema/Question}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733589, :ident :schema/Answer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 132, :ident :schema/suggestedAnswer}], | |
| :rdfs/label ["acceptedAnswer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 561, | |
| :rdfs/comment | |
| ["The answer(s) that has been accepted as best, typically on a Question/Answer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion and/or the view of the Question author."], | |
| :db/ident :schema/acceptedAnswer} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["acceptedOffer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 562, | |
| :rdfs/comment | |
| ["The offer(s) -- e.g., product, quantity and price combinations -- included in the order."], | |
| :db/ident :schema/acceptedOffer} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733459, :ident :schema/LoanOrCredit}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["acceptedPaymentMethod"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 563, | |
| :rdfs/comment | |
| ["The payment method(s) accepted by seller for this offer."], | |
| :db/ident :schema/acceptedPaymentMethod} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733398, :ident :schema/FoodEstablishment}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["acceptsReservations"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 564, | |
| :rdfs/comment | |
| ["Indicates whether a FoodEstablishment accepts reservations. Values can be Boolean, an URL at which reservations can be made or (for backwards compatibility) the strings ```Yes``` or ```No```."], | |
| :db/ident :schema/acceptsReservations} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733592, :ident :schema/DeliveryEvent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["accessCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 565, | |
| :rdfs/comment | |
| ["Password, PIN, or access code needed for delivery (e.g. from a locker)."], | |
| :db/ident :schema/accessCode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757232}, | |
| :rdfs/label ["accessMode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 566, | |
| :rdfs/comment | |
| ["The human sensory perceptual system or cognitive faculty through which a person may process or perceive information. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessMode-vocabulary)."], | |
| :db/ident :schema/accessMode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733418, :ident :schema/ItemList}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757232}, | |
| :rdfs/label ["accessModeSufficient"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 567, | |
| :rdfs/comment | |
| ["A list of single or combined accessModes that are sufficient to understand all the intellectual content of a resource. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessModeSufficient-vocabulary)."], | |
| :db/ident :schema/accessModeSufficient} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["accessibilityAPI"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 568, | |
| :rdfs/comment | |
| ["Indicates that the resource is compatible with the referenced accessibility API. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityAPI-vocabulary)."], | |
| :db/ident :schema/accessibilityAPI} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["accessibilityControl"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 569, | |
| :rdfs/comment | |
| ["Identifies input methods that are sufficient to fully control the described resource. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityControl-vocabulary)."], | |
| :db/ident :schema/accessibilityControl} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["accessibilityFeature"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 570, | |
| :rdfs/comment | |
| ["Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityFeature-vocabulary)."], | |
| :db/ident :schema/accessibilityFeature} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["accessibilityHazard"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 571, | |
| :rdfs/comment | |
| ["A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityHazard-vocabulary)."], | |
| :db/ident :schema/accessibilityHazard} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757232}, | |
| :rdfs/label ["accessibilitySummary"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 572, | |
| :rdfs/comment | |
| ["A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as \"short descriptions are present but long descriptions will be needed for non-visual users\" or \"short descriptions are present and no long descriptions are needed.\""], | |
| :db/ident :schema/accessibilitySummary} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 133, :ident :schema/category}], | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["accommodationCategory"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 573, | |
| :rdfs/comment | |
| ["Category of an [[Accommodation]], following real estate conventions, e.g. RESO (see [PropertySubType](https://ddwiki.reso.org/display/DDW17/PropertySubType+Field), and [PropertyType](https://ddwiki.reso.org/display/DDW17/PropertyType+Field) fields for suggested values)."], | |
| :db/ident :schema/accommodationCategory, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733593, :ident :schema/FloorPlan}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["accommodationFloorPlan"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 574, | |
| :rdfs/comment ["A floorplan of some [[Accommodation]]."], | |
| :db/ident :schema/accommodationFloorPlan, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :rdfs/label ["accountId"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 575, | |
| :rdfs/comment | |
| ["The identifier for the account the payment will be applied to."], | |
| :db/ident :schema/accountId} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733470, :ident :schema/BankAccount}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["accountMinimumInflow"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 576, | |
| :rdfs/comment | |
| ["A minimum amount that has to be paid in every month."], | |
| :db/ident :schema/accountMinimumInflow, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733470, :ident :schema/BankAccount}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["accountOverdraftLimit"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 577, | |
| :rdfs/comment | |
| ["An overdraft is an extension of credit from a lending institution when an account reaches zero. An overdraft allows the individual to continue withdrawing money even if the account has no funds in it. Basically the bank allows people to borrow a set amount of money."], | |
| :db/ident :schema/accountOverdraftLimit, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["accountablePerson"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 578, | |
| :rdfs/comment | |
| ["Specifies the Person that is legally accountable for the CreativeWork."], | |
| :db/ident :schema/accountablePerson} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 135, :ident :schema/usageInfo}], | |
| :schema/source #:db{:id 101155069757233}, | |
| :rdfs/label ["acquireLicensePage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 579, | |
| :rdfs/comment | |
| ["Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current item."], | |
| :db/ident :schema/acquireLicensePage, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733596, :ident :schema/OwnershipInfo}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["acquiredFrom"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 580, | |
| :rdfs/comment | |
| ["The organization or person from which the product was acquired."], | |
| :db/ident :schema/acquiredFrom} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733597, :ident :schema/BusOrCoach}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["acrissCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 581, | |
| :rdfs/comment | |
| ["The ACRISS Car Classification Code is a code used by many car rental companies, for classifying vehicles. ACRISS stands for Association of Car Rental Industry Systems and Standards."], | |
| :db/ident :schema/acrissCode, | |
| :schema/isPartOf [#:db{:id 101155069756364}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733479, :ident :schema/ConsumeAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733598, :ident :schema/ActionAccessSpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756255}, | |
| :rdfs/label ["actionAccessibilityRequirement"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 582, | |
| :rdfs/comment | |
| ["A set of requirements that must be fulfilled in order to perform an Action. If more than one value is specified, fulfilling one set of requirements will allow the Action to be performed."], | |
| :db/ident :schema/actionAccessibilityRequirement} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733599, :ident :schema/EntryPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733378, | |
| :ident :schema/DigitalPlatformEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["actionPlatform"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 584, | |
| :rdfs/comment | |
| ["The high level platform(s) where the Action can be performed for the given URL. To specify a specific application or operating system instance, use actionApplication."], | |
| :db/ident :schema/actionPlatform} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733352, :ident :schema/Action}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733358, :ident :schema/ActionStatusType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["actionStatus"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 585, | |
| :rdfs/comment ["Indicates the current disposition of the Action."], | |
| :db/ident :schema/actionStatus} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733600, :ident :schema/NewsMediaOrganization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf | |
| [#:db{:id 137, :ident :schema/publishingPrinciples}], | |
| :schema/source #:db{:id 101155069756265}, | |
| :rdfs/label ["actionableFeedbackPolicy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 586, | |
| :rdfs/comment | |
| ["For a [[NewsMediaOrganization]] or other news-related [[Organization]], a statement about public engagement activities (for news media, the newsroom’s), including involving the public - digitally or otherwise -- in coverage decisions, reporting and activities after publication."], | |
| :db/ident :schema/actionableFeedbackPolicy, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733601, :ident :schema/DietarySupplement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["activeIngredient"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 587, | |
| :rdfs/comment | |
| ["An active ingredient, typically chemical compounds and/or biologic substances."], | |
| :db/ident :schema/activeIngredient, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733602, :ident :schema/ExercisePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733603, :ident :schema/Duration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["activityDuration"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 588, | |
| :rdfs/comment ["Length of time to engage in the activity."], | |
| :db/ident :schema/activityDuration, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733602, :ident :schema/ExercisePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["activityFrequency"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 589, | |
| :rdfs/comment ["How often one should engage in the activity."], | |
| :db/ident :schema/activityFrequency, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733605, :ident :schema/VideoGame}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["actors"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 590, | |
| :rdfs/comment | |
| ["An actor, e.g. in TV, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip."], | |
| :db/ident :schema/actors, | |
| :schema/supersededBy [#:db{:id 138, :ident :schema/actor}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["addOn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 591, | |
| :rdfs/comment | |
| ["An additional offer that can only be obtained in combination with the first base offer (e.g. supplements and extensions that are available for a surcharge)."], | |
| :db/ident :schema/addOn} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 139, :ident :schema/alternateName}], | |
| :rdfs/label ["additionalName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 592, | |
| :rdfs/comment | |
| ["An additional name for a Person, can be used for a middle name."], | |
| :db/ident :schema/additionalName} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733606, :ident :schema/RsvpAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["additionalNumberOfGuests"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 593, | |
| :rdfs/comment | |
| ["If responding yes, the number of guests who will attend in addition to the invitee."], | |
| :db/ident :schema/additionalNumberOfGuests} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733518, :ident :schema/PropertyValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["additionalProperty"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 594, | |
| :rdfs/comment | |
| ["A property-value pair representing an additional characteristic of the entity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\\n\\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. https://schema.org/width, https://schema.org/color, https://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.\n"], | |
| :db/ident :schema/additionalProperty} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 76, :ident :rdf/type}], | |
| :rdfs/label ["additionalType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 595, | |
| :rdfs/comment | |
| ["An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally."], | |
| :db/ident :schema/additionalType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733602, :ident :schema/ExercisePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["additionalVariable"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 596, | |
| :rdfs/comment | |
| ["Any additional component of the exercise prescription that may need to be articulated to the patient. This may include the order of exercises, the number of repetitions of movement, quantitative distance, progressions over time, etc."], | |
| :db/ident :schema/additionalVariable, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["address"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 597, | |
| :rdfs/comment ["Physical address of the item."], | |
| :db/ident :schema/address} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733609, :ident :schema/PostalAddress}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["addressCountry"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 598, | |
| :rdfs/comment | |
| ["The country. For example, USA. You can also provide the two-letter [ISO 3166-1 alpha-2 country code](http://en.wikipedia.org/wiki/ISO_3166-1)."], | |
| :db/ident :schema/addressCountry} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733609, :ident :schema/PostalAddress}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["addressLocality"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 599, | |
| :rdfs/comment | |
| ["The locality in which the street address is, and which is in the region. For example, Mountain View."], | |
| :db/ident :schema/addressLocality} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733610, :ident :schema/DefinedRegion}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["addressRegion"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 600, | |
| :rdfs/comment | |
| ["The region in which the locality is, and which is in the country. For example, California or another appropriate first-level [Administrative division](https://en.wikipedia.org/wiki/List_of_administrative_divisions_by_country)."], | |
| :db/ident :schema/addressRegion} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["administrationRoute"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 601, | |
| :rdfs/comment | |
| ["A route by which this drug may be administered, e.g. 'oral'."], | |
| :db/ident :schema/administrationRoute, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["advanceBookingRequirement"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 602, | |
| :rdfs/comment | |
| ["The amount of time that is required between accepting the offer and the actual usage of the resource or service."], | |
| :db/ident :schema/advanceBookingRequirement} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733612, :ident :schema/MedicalDevice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733377, :ident :schema/MedicalEntity}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["adverseOutcome"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 603, | |
| :rdfs/comment | |
| ["A possible complication and/or side effect of this therapy. If it is known that an adverse outcome is serious (resulting in death, disability, or permanent damage; requiring hospitalization; or otherwise life-threatening or requiring immediate medical attention), tag it as a seriousAdverseOutcome instead."], | |
| :db/ident :schema/adverseOutcome, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733408, :ident :schema/MedicalTest}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["affectedBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 604, | |
| :rdfs/comment ["Drugs that affect the test's results."], | |
| :db/ident :schema/affectedBy, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 140, :ident :schema/memberOf}], | |
| :rdfs/label ["affiliation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 605, | |
| :rdfs/comment | |
| ["An organization that this person is affiliated with. For example, a school/university, a club, or a team."], | |
| :db/ident :schema/affiliation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733613, :ident :schema/HowToDirection}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["afterMedia"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 606, | |
| :rdfs/comment | |
| ["A media object representing the circumstances after performing this direction."], | |
| :db/ident :schema/afterMedia} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733352, :ident :schema/Action}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["agent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 607, | |
| :rdfs/comment | |
| ["The direct performer or driver of the action (animate or inanimate). E.g. *John* wrote a book."], | |
| :db/ident :schema/agent} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733487, :ident :schema/AggregateRating}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["aggregateRating"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 608, | |
| :rdfs/comment | |
| ["The overall rating, based on a collection of reviews or ratings, of the item."], | |
| :db/ident :schema/aggregateRating} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["aircraft"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 609, | |
| :rdfs/comment ["The kind of aircraft (e.g., \"Boeing 747\")."], | |
| :db/ident :schema/aircraft} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733616, :ident :schema/MusicAlbum}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733452, :ident :schema/MusicAlbumProductionType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["albumProductionType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 610, | |
| :rdfs/comment | |
| ["Classification of the album by its type of content: soundtrack, live album, studio album, etc."], | |
| :db/ident :schema/albumProductionType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733616, :ident :schema/MusicAlbum}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733370, :ident :schema/MusicAlbumReleaseType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["albumReleaseType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 612, | |
| :rdfs/comment | |
| ["The kind of release which this album is: single, EP or album."], | |
| :db/ident :schema/albumReleaseType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733615, :ident :schema/MusicGroup}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733616, :ident :schema/MusicAlbum}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["albums"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 613, | |
| :rdfs/comment ["A collection of music albums."], | |
| :db/ident :schema/albums, | |
| :schema/supersededBy [#:db{:id 142, :ident :schema/album}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["alcoholWarning"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 614, | |
| :rdfs/comment | |
| ["Any precaution, guidance, contraindication, etc. related to consumption of alcohol while taking this drug."], | |
| :db/ident :schema/alcoholWarning, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733618, :ident :schema/MedicalRiskScore}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["algorithm"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 615, | |
| :rdfs/comment | |
| ["The algorithm or rules to follow to compute the score."], | |
| :db/ident :schema/algorithm, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733619, :ident :schema/AlignmentObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["alignmentType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 616, | |
| :rdfs/comment | |
| ["A category of alignment between the learning resource and the framework node. Recommended values include: 'requires', 'textComplexity', 'readingLevel', and 'educationalSubject'."], | |
| :db/ident :schema/alignmentType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["alternativeHeadline"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 617, | |
| :rdfs/comment ["A secondary title of the CreativeWork."], | |
| :db/ident :schema/alternativeHeadline} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733620, :ident :schema/Gene}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733620, :ident :schema/Gene}], | |
| :dcterms/source [#:db{:id 101155069757234}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["alternativeOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 618, | |
| :rdfs/comment ["Another gene which is a variation of this one."], | |
| :db/ident :schema/alternativeOf, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733621, | |
| :ident :schema/LocationFeatureSpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756252}, | |
| :rdfs/label ["amenityFeature"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 621, | |
| :rdfs/comment | |
| ["An amenity feature (e.g. a characteristic or service) of the Accommodation. This generic property does not make a statement about whether the feature is included in an offer for the main accommodation or available at extra costs."], | |
| :db/ident :schema/amenityFeature} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733622, :ident :schema/MonetaryGrant}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757235}, | |
| :rdfs/label ["amount"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 622, | |
| :rdfs/comment ["The amount of money."], | |
| :db/ident :schema/amount} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733623, :ident :schema/TypeAndQuantityNode}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["amountOfThisGood"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 623, | |
| :rdfs/comment ["The quantity of the goods included in the offer."], | |
| :db/ident :schema/amountOfThisGood} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733624, :ident :schema/SpecialAnnouncement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733369, :ident :schema/CivicStructure}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 145, :ident :schema/spatialCoverage}], | |
| :schema/source #:db{:id 101155069757236}, | |
| :rdfs/label ["announcementLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 624, | |
| :rdfs/comment | |
| ["Indicates a specific [[CivicStructure]] or [[LocalBusiness]] associated with the SpecialAnnouncement. For example, a specific testing facility or business with special opening hours. For a larger geographic region like a quarantine of an entire region, use [[spatialCoverage]]."], | |
| :db/ident :schema/announcementLocation, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733399, :ident :schema/FinancialProduct}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["annualPercentageRate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 625, | |
| :rdfs/comment | |
| ["The annual rate that is charged for borrowing (or made by investing), expressed as a single percentage number that represents the actual yearly cost of funds over the term of a loan. This includes any fees or additional costs associated with the transaction."], | |
| :db/ident :schema/annualPercentageRate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733588, :ident :schema/Question}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["answerCount"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 626, | |
| :rdfs/comment ["The number of answers this question has received."], | |
| :db/ident :schema/answerCount} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733589, :ident :schema/Answer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733381, :ident :schema/Comment}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757237}, | |
| :rdfs/label ["answerExplanation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 627, | |
| :rdfs/comment | |
| ["A step-by-step or full explanation about Answer. Can outline how this Answer was achieved or contain more broad clarification or statement about it. "], | |
| :db/ident :schema/answerExplanation, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733626, :ident :schema/Muscle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733626, :ident :schema/Muscle}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["antagonist"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 628, | |
| :rdfs/comment | |
| ["The muscle whose action counteracts the specified muscle."], | |
| :db/ident :schema/antagonist, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733627, :ident :schema/Claim}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 146, :ident :schema/workExample}], | |
| :schema/source #:db{:id 101155069756398}, | |
| :rdfs/label ["appearance"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 629, | |
| :rdfs/comment | |
| ["Indicates an occurrence of a [[Claim]] in some [[CreativeWork]]."], | |
| :db/ident :schema/appearance, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733628, :ident :schema/Country}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757238}, | |
| :rdfs/label ["applicableCountry"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 630, | |
| :rdfs/comment | |
| ["A country where a particular merchant return policy applies to, for example the two-letter ISO 3166-1 alpha-2 country code."], | |
| :db/ident :schema/applicableCountry, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733629, :ident :schema/DrugCost}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733440, :ident :schema/AdministrativeArea}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["applicableLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 631, | |
| :rdfs/comment ["The location in which the status applies."], | |
| :db/ident :schema/applicableLocation, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733440, :ident :schema/AdministrativeArea}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757239}, | |
| :rdfs/label ["applicantLocationRequirements"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 632, | |
| :rdfs/comment | |
| ["The location(s) applicants can apply from. This is usually used for telecommuting jobs where the applicant does not need to be in a physical office. Note: This should not be used for citizenship or work visa requirements."], | |
| :db/ident :schema/applicantLocationRequirements, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733599, :ident :schema/EntryPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["application"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 633, | |
| :rdfs/comment ["An application that can complete the request."], | |
| :db/ident :schema/application, | |
| :schema/supersededBy | |
| [#:db{:id 147, :ident :schema/actionApplication}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["applicationCategory"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 634, | |
| :rdfs/comment | |
| ["Type of software application, e.g. 'Game, Multimedia'."], | |
| :db/ident :schema/applicationCategory} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757240}, | |
| :rdfs/label ["applicationContact"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 635, | |
| :rdfs/comment | |
| ["Contact details for further information relevant to this job posting."], | |
| :db/ident :schema/applicationContact, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733585, | |
| :ident :schema/EducationalOccupationalProgram}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757241}, | |
| :rdfs/label ["applicationDeadline"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 636, | |
| :rdfs/comment | |
| ["The date at which the program stops collecting applications for the next enrollment cycle."], | |
| :db/ident :schema/applicationDeadline, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733585, | |
| :ident :schema/EducationalOccupationalProgram}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757241}, | |
| :rdfs/label ["applicationStartDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 637, | |
| :rdfs/comment | |
| ["The date at which the program begins collecting applications for the next enrollment cycle."], | |
| :db/ident :schema/applicationStartDate, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["applicationSubCategory"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 638, | |
| :rdfs/comment | |
| ["Subcategory of the application, e.g. 'Arcade Game'."], | |
| :db/ident :schema/applicationSubCategory} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["applicationSuite"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 639, | |
| :rdfs/comment | |
| ["The name of the application suite to which the application belongs (e.g. Excel belongs to Office)."], | |
| :db/ident :schema/applicationSuite} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733632, | |
| :ident :schema/DeliveryChargeSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733519, :ident :schema/DeliveryMethod}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["appliesToDeliveryMethod"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 640, | |
| :rdfs/comment | |
| ["The delivery method(s) to which the delivery charge or payment charge specification applies."], | |
| :db/ident :schema/appliesToDeliveryMethod} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733633, | |
| :ident :schema/PaymentChargeSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733634, :ident :schema/PaymentMethod}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["appliesToPaymentMethod"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 641, | |
| :rdfs/comment | |
| ["The payment method(s) to which the payment charge specification applies."], | |
| :db/ident :schema/appliesToPaymentMethod} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756303}, | |
| :rdfs/label ["archivedAt"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 643, | |
| :rdfs/comment | |
| ["Indicates a page or other link involved in archival of a [[CreativeWork]]. In the case of [[MediaReview]], the items in a [[MediaReviewItem]] may often become inaccessible, but be archived by archival, journalistic, activist, or law enforcement organizations. In such cases, the referenced page may not directly publish the content."], | |
| :db/ident :schema/archivedAt, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733559, :ident :schema/BroadcastService}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["area"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 644, | |
| :rdfs/comment | |
| ["The area within which users can expect to reach the broadcast service."], | |
| :db/ident :schema/area, | |
| :schema/supersededBy [#:db{:id 149, :ident :schema/serviceArea}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733637, :ident :schema/Airport}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["arrivalAirport"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 645, | |
| :rdfs/comment ["The airport where the flight terminates."], | |
| :db/ident :schema/arrivalAirport} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733638, :ident :schema/BoatTrip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733639, :ident :schema/BoatTerminal}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756338}, | |
| :rdfs/label ["arrivalBoatTerminal"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 646, | |
| :rdfs/comment ["The terminal or port from which the boat arrives."], | |
| :db/ident :schema/arrivalBoatTerminal, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733640, :ident :schema/BusTrip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733641, :ident :schema/BusStation}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["arrivalBusStop"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 647, | |
| :rdfs/comment ["The stop or station from which the bus arrives."], | |
| :db/ident :schema/arrivalBusStop} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["arrivalGate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 648, | |
| :rdfs/comment ["Identifier of the flight's arrival gate."], | |
| :db/ident :schema/arrivalGate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733642, :ident :schema/TrainTrip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["arrivalPlatform"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 649, | |
| :rdfs/comment ["The platform where the train arrives."], | |
| :db/ident :schema/arrivalPlatform} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733642, :ident :schema/TrainTrip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733643, :ident :schema/TrainStation}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["arrivalStation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 650, | |
| :rdfs/comment ["The station where the train trip ends."], | |
| :db/ident :schema/arrivalStation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["arrivalTerminal"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 651, | |
| :rdfs/comment ["Identifier of the flight's arrival terminal."], | |
| :db/ident :schema/arrivalTerminal} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733410, :ident :schema/Trip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["arrivalTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 652, | |
| :rdfs/comment ["The expected arrival time."], | |
| :db/ident :schema/arrivalTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733457, :ident :schema/VisualArtwork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["artEdition"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 653, | |
| :rdfs/comment | |
| ["The number of copies when multiple copies of a piece of artwork are produced - e.g. for a limited edition of 20 prints, 'artEdition' refers to the total number of copies (in this example \"20\")."], | |
| :db/ident :schema/artEdition} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733457, :ident :schema/VisualArtwork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 150, :ident :schema/material}], | |
| :rdfs/label ["artMedium"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 654, | |
| :rdfs/comment | |
| ["The material used. (E.g. Oil, Watercolour, Acrylic, Linoprint, Marble, Cyanotype, Digital, Lithograph, DryPoint, Intaglio, Pastel, Woodcut, Pencil, Mixed Media, etc.)"], | |
| :db/ident :schema/artMedium} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733457, :ident :schema/VisualArtwork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["artform"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 656, | |
| :rdfs/comment | |
| ["e.g. Painting, Drawing, Sculpture, Print, Photograph, Assemblage, Collage, etc."], | |
| :db/ident :schema/artform} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733363, :ident :schema/Article}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["articleBody"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 657, | |
| :rdfs/comment ["The actual body of the article."], | |
| :db/ident :schema/articleBody} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733363, :ident :schema/Article}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["articleSection"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 658, | |
| :rdfs/comment | |
| ["Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc."], | |
| :db/ident :schema/articleSection} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733646, :ident :schema/ComicIssue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["artist"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 659, | |
| :rdfs/comment | |
| ["The primary artist for a work\n \tin a medium other than pencils or digital line art--for example, if the\n \tprimary artwork is done in watercolors or digital paints."], | |
| :db/ident :schema/artist, | |
| :schema/isPartOf [#:db{:id 101155069756300}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069756542}, | |
| :rdfs/label ["asin"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 660, | |
| :rdfs/comment | |
| ["An Amazon Standard Identification Number (ASIN) is a 10-character alphanumeric unique identifier assigned by Amazon.com and its partners for product identification within the Amazon organization (summary from [Wikipedia](https://en.wikipedia.org/wiki/Amazon_Standard_Identification_Number)'s article).\n\nNote also that this is a definition for how to include ASINs in Schema.org data, and not a definition of ASINs in general - see documentation from Amazon for authoritative details.\nASINs are most commonly encoded as text strings, but the [asin] property supports URL/URI as potential values too."], | |
| :db/ident :schema/asin, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733647, :ident :schema/MedicalWebPage}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["aspect"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 661, | |
| :rdfs/comment | |
| ["An aspect of medical practice that is considered on the page, such as 'diagnosis', 'treatment', 'causes', 'prognosis', 'etiology', 'epidemiology', etc."], | |
| :db/ident :schema/aspect, | |
| :schema/isPartOf [#:db{:id 101155069756249}], | |
| :schema/supersededBy | |
| [#:db{:id 151, :ident :schema/mainContentOfPage}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733648, :ident :schema/APIReference}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["assembly"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 662, | |
| :rdfs/comment | |
| ["Library file name, e.g., mscorlib.dll, system.web.dll."], | |
| :db/ident :schema/assembly, | |
| :schema/supersededBy | |
| [#:db{:id 152, :ident :schema/executableLibraryName}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733648, :ident :schema/APIReference}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["assemblyVersion"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 663, | |
| :rdfs/comment | |
| ["Associated product/technology version. E.g., .NET Framework 4.5."], | |
| :db/ident :schema/assemblyVersion} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757242}, | |
| :rdfs/label ["assesses"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 664, | |
| :rdfs/comment | |
| ["The item being described is intended to assess the competency or learning outcome defined by the referenced term."], | |
| :db/ident :schema/assesses, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733510, :ident :schema/MedicalCondition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733414, :ident :schema/AnatomicalStructure}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["associatedAnatomy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 665, | |
| :rdfs/comment | |
| ["The anatomy of the underlying organ system or structures associated with this entity."], | |
| :db/ident :schema/associatedAnatomy, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733376, :ident :schema/NewsArticle}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["associatedArticle"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 666, | |
| :rdfs/comment ["A NewsArticle associated with the Media Object."], | |
| :db/ident :schema/associatedArticle} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733442, :ident :schema/Review}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733442, :ident :schema/Review}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 153, :ident :schema/associatedReview}], | |
| :schema/source #:db{:id 101155069756303}, | |
| :rdfs/label ["associatedClaimReview"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 667, | |
| :rdfs/comment | |
| ["An associated [[ClaimReview]], related by specific common content, topic or claim. The expectation is that this property would be most typically used in cases where a single activity is conducting both claim reviews and media reviews, in which case [[relatedMediaReview]] would commonly be used on a [[ClaimReview]], while [[relatedClaimReview]] would be used on [[MediaReview]]."], | |
| :db/ident :schema/associatedClaimReview, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733510, :ident :schema/MedicalCondition}], | |
| :dcterms/source [#:db{:id 101155069757243}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["associatedDisease"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 668, | |
| :rdfs/comment | |
| ["Disease associated to this BioChemEntity. Such disease can be a MedicalCondition or a URL. If you want to add an evidence supporting the association, please use PropertyValue."], | |
| :db/ident :schema/associatedDisease, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["associatedMedia"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 669, | |
| :rdfs/comment | |
| ["A media object that encodes this CreativeWork. This property is a synonym for encoding."], | |
| :db/ident :schema/associatedMedia} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733442, :ident :schema/Review}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733442, :ident :schema/Review}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 153, :ident :schema/associatedReview}], | |
| :schema/source #:db{:id 101155069756303}, | |
| :rdfs/label ["associatedMediaReview"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 670, | |
| :rdfs/comment | |
| ["An associated [[MediaReview]], related by specific common content, topic or claim. The expectation is that this property would be most typically used in cases where a single activity is conducting both claim reviews and media reviews, in which case [[relatedMediaReview]] would commonly be used on a [[ClaimReview]], while [[relatedClaimReview]] would be used on [[MediaReview]]."], | |
| :db/ident :schema/associatedMediaReview, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733414, :ident :schema/AnatomicalStructure}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["associatedPathophysiology"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 671, | |
| :rdfs/comment | |
| ["If applicable, a description of the pathophysiology associated with the anatomical system, including potential abnormal changes in the mechanical, physical, and biochemical functions of the system."], | |
| :db/ident :schema/associatedPathophysiology, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733649, :ident :schema/SportsTeam}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["athlete"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 673, | |
| :rdfs/comment | |
| ["A person that acts as performing member of a sports team; a player as opposed to a coach."], | |
| :db/ident :schema/athlete} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["attendees"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 674, | |
| :rdfs/comment ["A person attending the event."], | |
| :db/ident :schema/attendees, | |
| :schema/supersededBy [#:db{:id 154, :ident :schema/attendee}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733424, :ident :schema/Audience}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["audienceType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 675, | |
| :rdfs/comment | |
| ["The target group associated with a given audience (e.g. veterans, car owners, musicians, etc.)."], | |
| :db/ident :schema/audienceType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733391, :ident :schema/AudioObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757244}, | |
| :rdfs/label ["audio"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 676, | |
| :rdfs/comment ["An embedded audio object."], | |
| :db/ident :schema/audio} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733650, :ident :schema/MediaSubscription}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756255}, | |
| :rdfs/label ["authenticator"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 677, | |
| :rdfs/comment | |
| ["The Organization responsible for authenticating the user's subscription. For example, many media apps require a cable/satellite provider to authenticate your subscription before playing media."], | |
| :db/ident :schema/authenticator} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["author"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 678, | |
| :rdfs/comment | |
| ["The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably."], | |
| :db/ident :schema/author} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733396, :ident :schema/ItemAvailability}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["availability"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 679, | |
| :rdfs/comment | |
| ["The availability of this item—for example In stock, Out of stock, Pre-order, etc."], | |
| :db/ident :schema/availability} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["availabilityEnds"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 680, | |
| :rdfs/comment | |
| ["The end of the availability of the product or service included in the offer."], | |
| :db/ident :schema/availabilityEnds} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733598, :ident :schema/ActionAccessSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756255}, | |
| :rdfs/label ["availabilityStarts"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 681, | |
| :rdfs/comment | |
| ["The beginning of the availability of the product or service included in the offer."], | |
| :db/ident :schema/availabilityStarts} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 155, :ident :schema/areaServed}], | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["availableAtOrFrom"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 682, | |
| :rdfs/comment | |
| ["The place(s) from which the offer can be obtained (e.g. store locations)."], | |
| :db/ident :schema/availableAtOrFrom} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733420, :ident :schema/Service}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733651, :ident :schema/ServiceChannel}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["availableChannel"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 683, | |
| :rdfs/comment | |
| ["A means of accessing the service (e.g. a phone bank, a web site, a location, etc.)."], | |
| :db/ident :schema/availableChannel} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733519, :ident :schema/DeliveryMethod}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["availableDeliveryMethod"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 684, | |
| :rdfs/comment ["The delivery method(s) available for this offer."], | |
| :db/ident :schema/availableDeliveryMethod} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733592, :ident :schema/DeliveryEvent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["availableFrom"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 685, | |
| :rdfs/comment | |
| ["When the item is available for pickup from the store, locker, etc."], | |
| :db/ident :schema/availableFrom} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733652, :ident :schema/DrugStrength}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733440, :ident :schema/AdministrativeArea}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["availableIn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 686, | |
| :rdfs/comment ["The location in which the strength is available."], | |
| :db/ident :schema/availableIn, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733653, :ident :schema/Language}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["availableLanguage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 687, | |
| :rdfs/comment | |
| ["A language someone may use with or at the item, service or place. Please use one of the language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47). See also [[inLanguage]]."], | |
| :db/ident :schema/availableLanguage} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733458, :ident :schema/MedicalClinic}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733475, :ident :schema/MedicalProcedure}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["availableService"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 688, | |
| :rdfs/comment ["A medical service available from this provider."], | |
| :db/ident :schema/availableService, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733652, :ident :schema/DrugStrength}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["availableStrength"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 689, | |
| :rdfs/comment ["An available dosage strength for the drug."], | |
| :db/ident :schema/availableStrength, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733654, :ident :schema/DiagnosticLab}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733408, :ident :schema/MedicalTest}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["availableTest"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 690, | |
| :rdfs/comment | |
| ["A diagnostic test or procedure offered by this lab."], | |
| :db/ident :schema/availableTest, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733592, :ident :schema/DeliveryEvent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["availableThrough"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 691, | |
| :rdfs/comment | |
| ["After this date, the item will no longer be available for pickup."], | |
| :db/ident :schema/availableThrough} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["awards"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 692, | |
| :rdfs/comment ["Awards won by or for this item."], | |
| :db/ident :schema/awards, | |
| :schema/supersededBy [#:db{:id 156, :ident :schema/award}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733655, :ident :schema/SportsEvent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 157, :ident :schema/competitor}], | |
| :rdfs/label ["awayTeam"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 693, | |
| :rdfs/comment ["The away team in a sports event."], | |
| :db/ident :schema/awayTeam} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733363, :ident :schema/Article}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757245}, | |
| :rdfs/label ["backstory"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 694, | |
| :rdfs/comment | |
| ["For an [[Article]], typically a [[NewsArticle]], the backstory property provides a textual summary giving a brief explanation of why and how an article was created. In a journalistic setting this could include information about reporting process, methods, interviews, data sources, etc."], | |
| :db/ident :schema/backstory, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733470, :ident :schema/BankAccount}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["bankAccountType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 695, | |
| :rdfs/comment ["The type of a bank account."], | |
| :db/ident :schema/bankAccountType, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733656, :ident :schema/EmployeeRole}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["baseSalary"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 696, | |
| :rdfs/comment | |
| ["The base salary of the job or of an employee in an EmployeeRole."], | |
| :db/ident :schema/baseSalary} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733485, :ident :schema/Message}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 158, :ident :schema/recipient}], | |
| :rdfs/label ["bccRecipient"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 697, | |
| :rdfs/comment | |
| ["A sub property of recipient. The recipient blind copied on a message."], | |
| :db/ident :schema/bccRecipient} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733657, :ident :schema/HotelRoom}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733658, :ident :schema/BedDetails}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756252}, | |
| :rdfs/label ["bed"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 698, | |
| :rdfs/comment | |
| ["The type of bed or beds included in the accommodation. For the single case of just one bed of a certain type, you use bed directly with a text.\n If you want to indicate the quantity of a certain kind of bed, use an instance of BedDetails. For more detailed information, use the amenityFeature property."], | |
| :db/ident :schema/bed} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733613, :ident :schema/HowToDirection}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["beforeMedia"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 699, | |
| :rdfs/comment | |
| ["A media object representing the circumstances before performing this direction."], | |
| :db/ident :schema/beforeMedia} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733659, :ident :schema/MoneyTransfer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733660, :ident :schema/BankOrCreditUnion}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["beneficiaryBank"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 700, | |
| :rdfs/comment | |
| ["A bank or bank’s branch, financial institution or international financial institution operating the beneficiary’s bank account or releasing funds for the beneficiary."], | |
| :db/ident :schema/beneficiaryBank, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["benefits"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 701, | |
| :rdfs/comment ["Description of benefits associated with the job."], | |
| :db/ident :schema/benefits, | |
| :schema/supersededBy [#:db{:id 159, :ident :schema/jobBenefits}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733661, :ident :schema/HealthInsurancePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["benefitsSummaryUrl"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 702, | |
| :rdfs/comment | |
| ["The URL that goes directly to the summary of benefits and coverage for the specific standard plan or plan variation."], | |
| :db/ident :schema/benefitsSummaryUrl, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733366, :ident :schema/Rating}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["bestRating"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 703, | |
| :rdfs/comment | |
| ["The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed."], | |
| :db/ident :schema/bestRating} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733609, :ident :schema/PostalAddress}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["billingAddress"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 704, | |
| :rdfs/comment ["The billing address for the order."], | |
| :db/ident :schema/billingAddress} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733662, :ident :schema/UnitPriceSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733603, :ident :schema/Duration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756258}, | |
| :rdfs/label ["billingDuration"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 705, | |
| :rdfs/comment | |
| ["Specifies for how long this price (or price component) will be billed. Can be used, for example, to model the contractual duration of a subscription or payment plan. Type can be either a Duration or a Number (in which case the unit of measurement, for example month, is specified by the unitCode property)."], | |
| :db/ident :schema/billingDuration, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733662, :ident :schema/UnitPriceSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["billingIncrement"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 706, | |
| :rdfs/comment | |
| ["This property specifies the minimal quantity and rounding increment that will be the basis for the billing. The unit of measurement is specified by the unitCode property."], | |
| :db/ident :schema/billingIncrement} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733603, :ident :schema/Duration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["billingPeriod"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 707, | |
| :rdfs/comment ["The time interval used to compute the invoice."], | |
| :db/ident :schema/billingPeriod} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733662, :ident :schema/UnitPriceSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756258}, | |
| :rdfs/label ["billingStart"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 708, | |
| :rdfs/comment | |
| ["Specifies after how much time this price (or price component) becomes valid and billing starts. Can be used, for example, to model a price increase after the first year of a subscription. The unit of measurement is specified by the unitCode property."], | |
| :db/ident :schema/billingStart, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :dcterms/source [#:db{:id 101155069757246}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["bioChemInteraction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 709, | |
| :rdfs/comment | |
| ["A BioChemEntity that is known to interact with this item."], | |
| :db/ident :schema/bioChemInteraction, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :dcterms/source [#:db{:id 101155069757246}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["bioChemSimilarity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 710, | |
| :rdfs/comment | |
| ["A similar BioChemEntity, e.g., obtained by fingerprint similarity algorithms."], | |
| :db/ident :schema/bioChemSimilarity, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :dcterms/source [#:db{:id 101155069757246}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["biologicalRole"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 711, | |
| :rdfs/comment | |
| ["A role played by the BioChemEntity within a biological context."], | |
| :db/ident :schema/biologicalRole, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733663, :ident :schema/Joint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["biomechnicalClass"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 712, | |
| :rdfs/comment ["The biomechanical properties of the bone."], | |
| :db/ident :schema/biomechnicalClass, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["birthDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 713, | |
| :rdfs/comment ["Date of birth."], | |
| :db/ident :schema/birthDate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["birthPlace"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 714, | |
| :rdfs/comment ["The place where the person was born."], | |
| :db/ident :schema/birthPlace} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["bitrate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 715, | |
| :rdfs/comment ["The bitrate of the media object."], | |
| :db/ident :schema/bitrate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733664, :ident :schema/Blog}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733517, :ident :schema/BlogPosting}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["blogPosts"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 716, | |
| :rdfs/comment | |
| ["Indicates a post that is part of a [[Blog]]. Note that historically, what we term a \"Blog\" was once known as a \"weblog\", and that what we term a \"BlogPosting\" is now often colloquially referred to as a \"blog\"."], | |
| :db/ident :schema/blogPosts, | |
| :schema/supersededBy [#:db{:id 160, :ident :schema/blogPost}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733626, :ident :schema/Muscle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733387, :ident :schema/Vessel}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["bloodSupply"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 717, | |
| :rdfs/comment | |
| ["The blood vessel that carries blood from the heart to the muscle."], | |
| :db/ident :schema/bloodSupply, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733665, :ident :schema/FlightReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["boardingGroup"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 718, | |
| :rdfs/comment | |
| ["The airline-specific indicator of boarding order / preference."], | |
| :db/ident :schema/boardingGroup} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733666, :ident :schema/Airline}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733502, :ident :schema/BoardingPolicyType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["boardingPolicy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 719, | |
| :rdfs/comment | |
| ["The type of boarding policy used by the airline (e.g. zone-based or group-based)."], | |
| :db/ident :schema/boardingPolicy} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733414, :ident :schema/AnatomicalStructure}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["bodyLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 720, | |
| :rdfs/comment ["Location in the body of the anatomical structure."], | |
| :db/ident :schema/bodyLocation, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["bodyType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 721, | |
| :rdfs/comment | |
| ["Indicates the design and body style of the vehicle (e.g. station wagon, hatchback, etc.)."], | |
| :db/ident :schema/bodyType, | |
| :schema/isPartOf [#:db{:id 101155069756364}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733586, :ident :schema/Book}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["bookEdition"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 722, | |
| :rdfs/comment ["The edition of the book."], | |
| :db/ident :schema/bookEdition} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733586, :ident :schema/Book}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733392, :ident :schema/BookFormatType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["bookFormat"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 723, | |
| :rdfs/comment ["The format of the book."], | |
| :db/ident :schema/bookFormat} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733409, :ident :schema/Reservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["bookingAgent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 724, | |
| :rdfs/comment | |
| ["'bookingAgent' is an out-dated term indicating a 'broker' that serves as a booking agent."], | |
| :db/ident :schema/bookingAgent, | |
| :schema/supersededBy [#:db{:id 161, :ident :schema/broker}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733409, :ident :schema/Reservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["bookingTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 725, | |
| :rdfs/comment ["The date and time the reservation was booked."], | |
| :db/ident :schema/bookingTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733667, :ident :schema/LendAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 162, :ident :schema/participant}], | |
| :rdfs/label ["borrower"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 726, | |
| :rdfs/comment | |
| ["A sub property of participant. The person that borrows the object being lent."], | |
| :db/ident :schema/borrower} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733500, :ident :schema/GeoShape}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["box"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 727, | |
| :rdfs/comment | |
| ["A box is the area enclosed by the rectangle formed by two points. The first point is the lower corner, the second point is the upper corner. A box is expressed as two points separated by a space character."], | |
| :db/ident :schema/box} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733668, :ident :schema/Nerve}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733414, :ident :schema/AnatomicalStructure}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["branch"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 728, | |
| :rdfs/comment | |
| ["The branches that delineate from the nerve bundle. Not to be confused with [[branchOf]]."], | |
| :db/ident :schema/branch, | |
| :schema/isPartOf [#:db{:id 101155069756249}], | |
| :schema/supersededBy [#:db{:id 163, :ident :schema/arterialBranch}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["branchCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 729, | |
| :rdfs/comment | |
| ["A short textual code (also called \"store code\") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.\\n\\nFor example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code \"3047\" is a branchCode for a particular branch.\n "], | |
| :db/ident :schema/branchCode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733380, :ident :schema/LocalBusiness}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["branchOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 730, | |
| :rdfs/comment | |
| ["The larger organization that this local business is a branch of, if any. Not to be confused with (anatomical) [[branch]]."], | |
| :db/ident :schema/branchOf, | |
| :schema/supersededBy | |
| [#:db{:id 164, :ident :schema/parentOrganization}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733669, :ident :schema/Brand}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["brand"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 731, | |
| :rdfs/comment | |
| ["The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person."], | |
| :db/ident :schema/brand} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733348, :ident :schema/WebPage}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733670, :ident :schema/BreadcrumbList}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["breadcrumb"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 732, | |
| :rdfs/comment | |
| ["A set of links that can help a user understand and navigate a website hierarchy."], | |
| :db/ident :schema/breadcrumb} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["breastfeedingWarning"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 733, | |
| :rdfs/comment | |
| ["Any precaution, guidance, contraindication, etc. related to this drug's use by breastfeeding mothers."], | |
| :db/ident :schema/breastfeedingWarning, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733559, :ident :schema/BroadcastService}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["broadcastAffiliateOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 734, | |
| :rdfs/comment | |
| ["The media network(s) whose content is broadcast on this station."], | |
| :db/ident :schema/broadcastAffiliateOf} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733560, :ident :schema/BroadcastChannel}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["broadcastChannelId"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 735, | |
| :rdfs/comment | |
| ["The unique address by which the BroadcastService can be identified in a provider lineup. In US, this is typically a number."], | |
| :db/ident :schema/broadcastChannelId} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733559, :ident :schema/BroadcastService}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["broadcastDisplayName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 736, | |
| :rdfs/comment | |
| ["The name displayed in the channel guide. For many US affiliates, it is the network name."], | |
| :db/ident :schema/broadcastDisplayName} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733560, :ident :schema/BroadcastChannel}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733671, | |
| :ident :schema/BroadcastFrequencySpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756247}, | |
| :rdfs/label ["broadcastFrequency"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 737, | |
| :rdfs/comment | |
| ["The frequency used for over-the-air broadcasts. Numeric values or simple ranges, e.g. 87-99. In addition a shortcut idiom is supported for frequences of AM and FM radio channels, e.g. \"87 FM\"."], | |
| :db/ident :schema/broadcastFrequency} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733671, | |
| :ident :schema/BroadcastFrequencySpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756247}, | |
| :rdfs/label ["broadcastFrequencyValue"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 738, | |
| :rdfs/comment ["The frequency in MHz for a particular broadcast."], | |
| :db/ident :schema/broadcastFrequencyValue} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733672, :ident :schema/BroadcastEvent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["broadcastOfEvent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 739, | |
| :rdfs/comment | |
| ["The event being broadcast such as a sporting event or awards ceremony."], | |
| :db/ident :schema/broadcastOfEvent} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733560, :ident :schema/BroadcastChannel}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["broadcastServiceTier"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 740, | |
| :rdfs/comment | |
| ["The type of service required to have access to the channel (e.g. Standard or Premium)."], | |
| :db/ident :schema/broadcastServiceTier} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733671, | |
| :ident :schema/BroadcastFrequencySpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757247}, | |
| :rdfs/label ["broadcastSignalModulation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 741, | |
| :rdfs/comment | |
| ["The modulation (e.g. FM, AM, etc) used by a particular broadcast service."], | |
| :db/ident :schema/broadcastSignalModulation, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733671, | |
| :ident :schema/BroadcastFrequencySpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757247}, | |
| :rdfs/label ["broadcastSubChannel"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 742, | |
| :rdfs/comment ["The subchannel used for the broadcast."], | |
| :db/ident :schema/broadcastSubChannel, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733559, :ident :schema/BroadcastService}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["broadcastTimezone"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 743, | |
| :rdfs/comment | |
| ["The timezone in [ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601) for which the service bases its broadcasts."], | |
| :db/ident :schema/broadcastTimezone} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733559, :ident :schema/BroadcastService}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["broadcaster"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 744, | |
| :rdfs/comment | |
| ["The organization owning or operating the broadcast service."], | |
| :db/ident :schema/broadcaster} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733673, :ident :schema/WebApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["browserRequirements"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 745, | |
| :rdfs/comment | |
| ["Specifies browser requirements in human-readable text. For example, 'requires HTML5 support'."], | |
| :db/ident :schema/browserRequirements} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733640, :ident :schema/BusTrip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["busName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 746, | |
| :rdfs/comment ["The name of the bus (e.g. Bolt Express)."], | |
| :db/ident :schema/busName} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733640, :ident :schema/BusTrip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["busNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 747, | |
| :rdfs/comment ["The unique identifier for the bus."], | |
| :db/ident :schema/busNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733674, :ident :schema/ShippingDeliveryTime}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733675, :ident :schema/OpeningHoursSpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["businessDays"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 748, | |
| :rdfs/comment | |
| ["Days of the week when the merchant typically operates, indicated via opening hours markup."], | |
| :db/ident :schema/businessDays, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733676, :ident :schema/BusinessFunction}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["businessFunction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 749, | |
| :rdfs/comment | |
| ["The business function (e.g. sell, lease, repair, dispose) of the offer or component of a bundle (TypeAndQuantityNode). The default is http://purl.org/goodrelations/v1#Sell."], | |
| :db/ident :schema/businessFunction} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733677, :ident :schema/SellAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 162, :ident :schema/participant}], | |
| :rdfs/label ["buyer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 750, | |
| :rdfs/comment | |
| ["A sub property of participant. The participant/person/organization that bought the object."], | |
| :db/ident :schema/buyer} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733616, :ident :schema/MusicAlbum}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733615, :ident :schema/MusicGroup}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["byArtist"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 751, | |
| :rdfs/comment ["The artist that performed this album or recording."], | |
| :db/ident :schema/byArtist} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733678, :ident :schema/Schedule}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733498, :ident :schema/DayOfWeek}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757007}, | |
| :rdfs/label ["byDay"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 752, | |
| :rdfs/comment | |
| ["Defines the day(s) of the week on which a recurring [[Event]] takes place. May be specified using either [[DayOfWeek]], or alternatively [[Text]] conforming to iCal's syntax for byDay recurrence rules."], | |
| :db/ident :schema/byDay, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733678, :ident :schema/Schedule}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757007}, | |
| :rdfs/label ["byMonth"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 753, | |
| :rdfs/comment | |
| ["Defines the month(s) of the year on which a recurring [[Event]] takes place. Specified as an [[Integer]] between 1-12. January is 1."], | |
| :db/ident :schema/byMonth, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733678, :ident :schema/Schedule}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757007}, | |
| :rdfs/label ["byMonthDay"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 754, | |
| :rdfs/comment | |
| ["Defines the day(s) of the month on which a recurring [[Event]] takes place. Specified as an [[Integer]] between 1-31."], | |
| :db/ident :schema/byMonthDay, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733678, :ident :schema/Schedule}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757248}, | |
| :rdfs/label ["byMonthWeek"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 755, | |
| :rdfs/comment | |
| ["Defines the week(s) of the month on which a recurring Event takes place. Specified as an Integer between 1-5. For clarity, byMonthWeek is best used in conjunction with byDay to indicate concepts like the first and third Mondays of a month."], | |
| :db/ident :schema/byMonthWeek, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733559, :ident :schema/BroadcastService}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069756937}, | |
| :rdfs/label ["callSign"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 756, | |
| :rdfs/comment | |
| ["A [callsign](https://en.wikipedia.org/wiki/Call_sign), as used in broadcasting and radio communications to identify people, radio and TV stations, or vehicles."], | |
| :db/ident :schema/callSign, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733679, :ident :schema/NutritionInformation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733680, :ident :schema/Energy}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["calories"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 757, | |
| :rdfs/comment ["The number of calories."], | |
| :db/ident :schema/calories} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733681, :ident :schema/VoteAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 136, :ident :schema/object}], | |
| :rdfs/label ["candidate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 758, | |
| :rdfs/comment | |
| ["A sub property of object. The candidate subject of this action."], | |
| :db/ident :schema/candidate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733679, :ident :schema/NutritionInformation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733682, :ident :schema/Mass}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["carbohydrateContent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 759, | |
| :rdfs/comment ["The number of grams of carbohydrates."], | |
| :db/ident :schema/carbohydrateContent} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["cargoVolume"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 760, | |
| :rdfs/comment | |
| ["The available volume for cargo or luggage. For automobiles, this is usually the trunk volume.\\n\\nTypical unit code(s): LTR for liters, FTQ for cubic foot/feet\\n\\nNote: You can use [[minValue]] and [[maxValue]] to indicate ranges."], | |
| :db/ident :schema/cargoVolume} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["carrier"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 761, | |
| :rdfs/comment | |
| ["'carrier' is an out-dated term indicating the 'provider' for parcel delivery and flights."], | |
| :db/ident :schema/carrier, | |
| :schema/supersededBy [#:db{:id 165, :ident :schema/provider}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733683, :ident :schema/MobileApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["carrierRequirements"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 762, | |
| :rdfs/comment | |
| ["Specifies specific carrier(s) requirements for the application (e.g. an application may only work on a specific carrier network)."], | |
| :db/ident :schema/carrierRequirements} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733684, :ident :schema/PaymentCard}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["cashBack"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 763, | |
| :rdfs/comment | |
| ["A cardholder benefit that pays the cardholder a small percentage of their net expenditures."], | |
| :db/ident :schema/cashBack, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733466, :ident :schema/Dataset}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733685, :ident :schema/DataCatalog}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["catalog"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 764, | |
| :rdfs/comment ["A data catalog which contains this dataset."], | |
| :db/ident :schema/catalog, | |
| :schema/supersededBy | |
| [#:db{:id 166, :ident :schema/includedInDataCatalog}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733617, :ident :schema/MusicRelease}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["catalogNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 765, | |
| :rdfs/comment ["The catalog number for the release."], | |
| :db/ident :schema/catalogNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733687, :ident :schema/MedicalCause}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733377, :ident :schema/MedicalEntity}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["causeOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 767, | |
| :rdfs/comment | |
| ["The condition, complication, symptom, sign, etc. caused."], | |
| :db/ident :schema/causeOf, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733485, :ident :schema/Message}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 158, :ident :schema/recipient}], | |
| :rdfs/label ["ccRecipient"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 768, | |
| :rdfs/comment | |
| ["A sub property of recipient. The recipient copied on a message."], | |
| :db/ident :schema/ccRecipient} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["character"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 769, | |
| :rdfs/comment ["Fictional person connected with a creative work."], | |
| :db/ident :schema/character} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733576, :ident :schema/Game}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["characterAttribute"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 770, | |
| :rdfs/comment | |
| ["A piece of data that represents a particular aspect of a fictional character (skill, power, character points, advantage, disadvantage)."], | |
| :db/ident :schema/characterAttribute} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733688, :ident :schema/PerformanceRole}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["characterName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 771, | |
| :rdfs/comment | |
| ["The name of a character played in some acting or performing role, i.e. in a PerformanceRole."], | |
| :db/ident :schema/characterName} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733605, :ident :schema/VideoGame}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["cheatCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 772, | |
| :rdfs/comment ["Cheat codes to the game."], | |
| :db/ident :schema/cheatCode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733403, :ident :schema/LodgingBusiness}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["checkinTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 773, | |
| :rdfs/comment | |
| ["The earliest someone may check into a lodging establishment."], | |
| :db/ident :schema/checkinTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757249}, | |
| :rdfs/label ["checkoutPageURLTemplate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 774, | |
| :rdfs/comment | |
| ["A URL template (RFC 6570) for a checkout page for an offer. This approach allows merchants to specify a URL for online checkout of the offered product, by interpolating parameters such as the logged in user ID, product ID, quantity, discount code etc. Parameter naming and standardization are not specified here."], | |
| :db/ident :schema/checkoutPageURLTemplate, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733403, :ident :schema/LodgingBusiness}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["checkoutTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 775, | |
| :rdfs/comment | |
| ["The latest someone may check out of a lodging establishment."], | |
| :db/ident :schema/checkoutTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733689, :ident :schema/ChemicalSubstance}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :dcterms/source [#:db{:id 101155069757250}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["chemicalComposition"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 776, | |
| :rdfs/comment | |
| ["The chemical composition describes the identity and relative ratio of the chemical elements that make up the substance."], | |
| :db/ident :schema/chemicalComposition, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733689, :ident :schema/ChemicalSubstance}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :dcterms/source [#:db{:id 101155069757250}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["chemicalRole"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 777, | |
| :rdfs/comment | |
| ["A role played by the BioChemEntity within a chemical context."], | |
| :db/ident :schema/chemicalRole, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733690, :ident :schema/ParentAudience}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["childMaxAge"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 778, | |
| :rdfs/comment ["Maximal age of the child."], | |
| :db/ident :schema/childMaxAge} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733690, :ident :schema/ParentAudience}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["childMinAge"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 779, | |
| :rdfs/comment ["Minimal age of the child."], | |
| :db/ident :schema/childMinAge} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["children"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 781, | |
| :rdfs/comment ["A child of the person."], | |
| :db/ident :schema/children} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733679, :ident :schema/NutritionInformation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733682, :ident :schema/Mass}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["cholesterolContent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 782, | |
| :rdfs/comment ["The number of milligrams of cholesterol."], | |
| :db/ident :schema/cholesterolContent} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733500, :ident :schema/GeoShape}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["circle"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 783, | |
| :rdfs/comment | |
| ["A circle is the circular region of a specified radius centered at a specified latitude and longitude. A circle is expressed as a pair followed by a radius in meters."], | |
| :db/ident :schema/circle} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["citation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 784, | |
| :rdfs/comment | |
| ["A citation or reference to another creative work, such as another publication, web page, scholarly article, etc."], | |
| :db/ident :schema/citation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733627, :ident :schema/Claim}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756303}, | |
| :rdfs/label ["claimInterpreter"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 785, | |
| :rdfs/comment | |
| ["For a [[Claim]] interpreted from [[MediaObject]] content\n sed to indicate a claim contained, implied or refined from the content of a [[MediaObject]]."], | |
| :db/ident :schema/claimInterpreter, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733692, :ident :schema/ClaimReview}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756399}, | |
| :rdfs/label ["claimReviewed"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 786, | |
| :rdfs/comment | |
| ["A short summary of the specific claims reviewed in a ClaimReview."], | |
| :db/ident :schema/claimReviewed} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["clincalPharmacology"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 787, | |
| :rdfs/comment | |
| ["Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD)."], | |
| :db/ident :schema/clincalPharmacology, | |
| :schema/isPartOf [#:db{:id 101155069756249}], | |
| :schema/supersededBy | |
| [#:db{:id 168, :ident :schema/clinicalPharmacology}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733535, :ident :schema/Clip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 169, :ident :schema/position}], | |
| :rdfs/label ["clipNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 789, | |
| :rdfs/comment | |
| ["Position of the clip within an ordered group of clips."], | |
| :db/ident :schema/clipNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733675, :ident :schema/OpeningHoursSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733693, :ident :schema/Time}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["closes"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 790, | |
| :rdfs/comment | |
| ["The closing hour of the place or service on the given day(s) of the week."], | |
| :db/ident :schema/closes} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733649, :ident :schema/SportsTeam}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["coach"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 791, | |
| :rdfs/comment | |
| ["A person that acts in a coaching role for a sports team."], | |
| :db/ident :schema/coach} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733377, :ident :schema/MedicalEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733694, :ident :schema/MedicalCode}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["code"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 792, | |
| :rdfs/comment | |
| ["A medical code for the entity, taken from a controlled vocabulary or ontology such as ICD-9, DiseasesDB, MeSH, SNOMED-CT, RxNorm, etc."], | |
| :db/ident :schema/code, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733445, :ident :schema/SoftwareSourceCode}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["codeRepository"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 793, | |
| :rdfs/comment | |
| ["Link to the repository where the un-compiled, human readable code and related code is located (SVN, GitHub, CodePlex)."], | |
| :db/ident :schema/codeRepository} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733523, :ident :schema/CategoryCode}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 170, :ident :schema/termCode}], | |
| :schema/source #:db{:id 101155069756383}, | |
| :rdfs/label ["codeValue"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 794, | |
| :rdfs/comment | |
| ["A short textual code that uniquely identifies the value."], | |
| :db/ident :schema/codeValue, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733694, :ident :schema/MedicalCode}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["codingSystem"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 795, | |
| :rdfs/comment ["The coding system, e.g. 'ICD-10'."], | |
| :db/ident :schema/codingSystem, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["colleagues"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 796, | |
| :rdfs/comment ["A colleague of the person."], | |
| :db/ident :schema/colleagues, | |
| :schema/supersededBy [#:db{:id 171, :ident :schema/colleague}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733360, :ident :schema/UpdateAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 136, :ident :schema/object}], | |
| :rdfs/label ["collection"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 797, | |
| :rdfs/comment | |
| ["A sub property of object. The collection target of the action."], | |
| :db/ident :schema/collection, | |
| :schema/supersededBy | |
| [#:db{:id 172, :ident :schema/targetCollection}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733557, :ident :schema/Collection}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757252}, | |
| :rdfs/label ["collectionSize"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 798, | |
| :rdfs/comment ["The number of items in the [[Collection]]."], | |
| :db/ident :schema/collectionSize, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["color"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 799, | |
| :rdfs/comment ["The color of the product."], | |
| :db/ident :schema/color} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733646, :ident :schema/ComicIssue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["colorist"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 800, | |
| :rdfs/comment ["The individual who adds color to inked drawings."], | |
| :db/ident :schema/colorist, | |
| :schema/isPartOf [#:db{:id 101155069756300}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733381, :ident :schema/Comment}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["comment"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 801, | |
| :rdfs/comment ["Comments, typically from users."], | |
| :db/ident :schema/comment} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["commentCount"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 802, | |
| :rdfs/comment | |
| ["The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is most applicable to works published in Web sites with commenting system; additional comments may exist elsewhere."], | |
| :db/ident :schema/commentCount} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733695, :ident :schema/UserComments}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["commentText"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 803, | |
| :rdfs/comment ["The text of the UserComment."], | |
| :db/ident :schema/commentText} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733695, :ident :schema/UserComments}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["commentTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 804, | |
| :rdfs/comment ["The time at which the UserComment was made."], | |
| :db/ident :schema/commentTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733696, | |
| :ident :schema/EducationalOccupationalCredential}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756509}, | |
| :rdfs/label ["competencyRequired"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 805, | |
| :rdfs/comment | |
| ["Knowledge, skill, ability or personal attribute that must be demonstrated by a person or other entity in order to do something such as earn an Educational Occupational Credential or understand a LearningResource."], | |
| :db/ident :schema/competencyRequired, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["composer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 806, | |
| :rdfs/comment | |
| ["The person or organization who wrote a composition, or who is the composer of a work performed at some event."], | |
| :db/ident :schema/composer} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733697, :ident :schema/AnatomicalSystem}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733414, :ident :schema/AnatomicalStructure}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["comprisedOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 807, | |
| :rdfs/comment | |
| ["Specifying something physically contained by something else. Typically used here for the underlying anatomical structures, such as organs, that comprise the anatomical system."], | |
| :db/ident :schema/comprisedOf, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757253}, | |
| :rdfs/label ["conditionsOfAccess"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 808, | |
| :rdfs/comment | |
| ["Conditions that affect the availability of, or method(s) of access to, an item. Typically used for real world items such as an [[ArchiveComponent]] held by an [[ArchiveOrganization]]. This property is not suitable for use as a general Web access control mechanism. It is expressed only in natural language.\\n\\nFor example \"Available by appointment from the Reading Room\" or \"Accessible only from logged-in accounts \". "], | |
| :db/ident :schema/conditionsOfAccess, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :rdfs/label ["confirmationNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 809, | |
| :rdfs/comment | |
| ["A number that confirms the given order or payment has been received."], | |
| :db/ident :schema/confirmationNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733414, :ident :schema/AnatomicalStructure}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733414, :ident :schema/AnatomicalStructure}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["connectedTo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 810, | |
| :rdfs/comment | |
| ["Other anatomical structures to which this structure is connected."], | |
| :db/ident :schema/connectedTo, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733698, :ident :schema/StatisticalPopulation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756802}, | |
| :rdfs/label ["constrainingProperty"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 811, | |
| :rdfs/comment | |
| ["Indicates a property used as a constraint to define a [[StatisticalPopulation]] with respect to the set of entities\n corresponding to an indicated type (via [[populationType]])."], | |
| :db/ident :schema/constrainingProperty, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733504, :ident :schema/ContactPointOption}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["contactOption"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 812, | |
| :rdfs/comment | |
| ["An option available on this contact point (e.g. a toll-free number or support for hearing-impaired callers)."], | |
| :db/ident :schema/contactOption} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["contactPoints"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 813, | |
| :rdfs/comment ["A contact point for a person or organization."], | |
| :db/ident :schema/contactPoints, | |
| :schema/supersededBy [#:db{:id 173, :ident :schema/contactPoint}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["contactType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 814, | |
| :rdfs/comment | |
| ["A person or organization can have different contact points, for different purposes. For example, a sales contact point, a PR contact point and so on. This property is used to specify the kind of contact point."], | |
| :db/ident :schema/contactType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733684, :ident :schema/PaymentCard}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["contactlessPayment"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 815, | |
| :rdfs/comment | |
| ["A secure method for consumers to purchase products or services via debit, credit or smartcards by using RFID or NFC technology."], | |
| :db/ident :schema/contactlessPayment, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["containedIn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 816, | |
| :rdfs/comment | |
| ["The basic containment relation between a place and one that contains it."], | |
| :db/ident :schema/containedIn, | |
| :schema/supersededBy | |
| [#:db{:id 174, :ident :schema/containedInPlace}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733366, :ident :schema/Rating}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["contentRating"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 820, | |
| :rdfs/comment | |
| ["Official rating of a piece of content—for example, 'MPAA PG-13'."], | |
| :db/ident :schema/contentRating} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757254}, | |
| :rdfs/label ["contentReferenceTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 821, | |
| :rdfs/comment | |
| ["The specific time described by a creative work, for works (e.g. articles, video objects etc.) that emphasise a particular moment within an Event."], | |
| :db/ident :schema/contentReferenceTime, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["contentSize"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 822, | |
| :rdfs/comment ["File size in (mega/kilo)bytes."], | |
| :db/ident :schema/contentSize} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733599, :ident :schema/EntryPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["contentType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 823, | |
| :rdfs/comment | |
| ["The supported content type(s) for an EntryPoint response."], | |
| :db/ident :schema/contentType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["contentUrl"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 824, | |
| :rdfs/comment | |
| ["Actual bytes of the media object, for example the image file or video file."], | |
| :db/ident :schema/contentUrl} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733612, :ident :schema/MedicalDevice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733700, :ident :schema/MedicalContraindication}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["contraindication"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 825, | |
| :rdfs/comment ["A contraindication for this therapy."], | |
| :db/ident :schema/contraindication, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["contributor"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 826, | |
| :rdfs/comment | |
| ["A secondary contributor to the CreativeWork or Event."], | |
| :db/ident :schema/contributor} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733701, :ident :schema/Recipe}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733603, :ident :schema/Duration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 177, :ident :schema/performTime}], | |
| :rdfs/label ["cookTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 827, | |
| :rdfs/comment | |
| ["The time it takes to actually cook the dish, in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601)."], | |
| :db/ident :schema/cookTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733701, :ident :schema/Recipe}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["cookingMethod"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 828, | |
| :rdfs/comment | |
| ["The method of cooking, such as Frying, Steaming, ..."], | |
| :db/ident :schema/cookingMethod} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["copyrightHolder"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 829, | |
| :rdfs/comment | |
| ["The party holding the legal copyright to the CreativeWork."], | |
| :db/ident :schema/copyrightHolder} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757255}, | |
| :rdfs/label ["copyrightNotice"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 830, | |
| :rdfs/comment | |
| ["Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally indicating the owner of the copyright for the Work."], | |
| :db/ident :schema/copyrightNotice, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["copyrightYear"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 831, | |
| :rdfs/comment | |
| ["The year during which the claimed copyright for the CreativeWork was first asserted."], | |
| :db/ident :schema/copyrightYear} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756429}, | |
| :rdfs/label ["correction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 832, | |
| :rdfs/comment | |
| ["Indicates a correction to a [[CreativeWork]], either via a [[CorrectionComment]], textually or in another document."], | |
| :db/ident :schema/correction, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733600, :ident :schema/NewsMediaOrganization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf | |
| [#:db{:id 137, :ident :schema/publishingPrinciples}], | |
| :schema/source #:db{:id 101155069756265}, | |
| :rdfs/label ["correctionsPolicy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 833, | |
| :rdfs/comment | |
| ["For an [[Organization]] (e.g. [[NewsMediaOrganization]]), a statement describing (in news media, the newsroom’s) disclosure and correction policy for errors."], | |
| :db/ident :schema/correctionsPolicy, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733629, :ident :schema/DrugCost}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733562, :ident :schema/DrugCostCategory}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["costCategory"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 834, | |
| :rdfs/comment | |
| ["The category of cost, such as wholesale, retail, reimbursement cap, etc."], | |
| :db/ident :schema/costCategory, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733629, :ident :schema/DrugCost}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["costCurrency"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 835, | |
| :rdfs/comment | |
| ["The currency (in 3-letter) of the drug cost. See: http://en.wikipedia.org/wiki/ISO_4217. "], | |
| :db/ident :schema/costCurrency, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733629, :ident :schema/DrugCost}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["costOrigin"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 836, | |
| :rdfs/comment | |
| ["Additional details to capture the origin of the cost data. For example, 'Medicare Part B'."], | |
| :db/ident :schema/costOrigin, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733629, :ident :schema/DrugCost}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["costPerUnit"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 837, | |
| :rdfs/comment ["The cost per unit of the drug."], | |
| :db/ident :schema/costPerUnit, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["countriesNotSupported"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 838, | |
| :rdfs/comment | |
| ["Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code."], | |
| :db/ident :schema/countriesNotSupported} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["countriesSupported"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 839, | |
| :rdfs/comment | |
| ["Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code."], | |
| :db/ident :schema/countriesSupported} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757256}, | |
| :rdfs/label ["countryOfAssembly"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 840, | |
| :rdfs/comment ["The place where the product was assembled."], | |
| :db/ident :schema/countryOfAssembly, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757256}, | |
| :rdfs/label ["countryOfLastProcessing"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 841, | |
| :rdfs/comment | |
| ["The place where the item (typically [[Product]]) was last processed and tested before importation."], | |
| :db/ident :schema/countryOfLastProcessing, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733628, :ident :schema/Country}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["countryOfOrigin"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 842, | |
| :rdfs/comment | |
| ["The country of origin of something, including products as well as creative works such as movie and TV content.\n\nIn the case of TV and movie, this would be the country of the principle offices of the production company or individual responsible for the movie. For other kinds of [[CreativeWork]] it is difficult to provide fully general guidance, and properties such as [[contentLocation]] and [[locationCreated]] may be more applicable.\n\nIn the case of products, the country of origin of the product. The exact interpretation of this may vary by context and product type, and cannot be fully enumerated here."], | |
| :db/ident :schema/countryOfOrigin} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733702, :ident :schema/ExerciseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 178, :ident :schema/location}], | |
| :rdfs/label ["course"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 843, | |
| :rdfs/comment | |
| ["A sub property of location. The course where this action was taken."], | |
| :db/ident :schema/course, | |
| :schema/supersededBy [#:db{:id 179, :ident :schema/exerciseCourse}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733703, :ident :schema/Course}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["courseCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 844, | |
| :rdfs/comment | |
| ["The identifier for the [[Course]] used by the course [[provider]] (e.g. CS101 or 6.001)."], | |
| :db/ident :schema/courseCode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733704, :ident :schema/CourseInstance}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["courseMode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 845, | |
| :rdfs/comment | |
| ["The medium or means of delivery of the course instance or the mode of study, either as a text label (e.g. \"online\", \"onsite\" or \"blended\"; \"synchronous\" or \"asynchronous\"; \"full-time\" or \"part-time\") or as a URL reference to a term from a controlled vocabulary (e.g. https://ceds.ed.gov/element/001311#Asynchronous)."], | |
| :db/ident :schema/courseMode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733703, :ident :schema/Course}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733619, :ident :schema/AlignmentObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["coursePrerequisites"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 846, | |
| :rdfs/comment | |
| ["Requirements for taking the Course. May be completion of another [[Course]] or a textual description like \"permission of instructor\". Requirements may be a pre-requisite competency, referenced using [[AlignmentObject]]."], | |
| :db/ident :schema/coursePrerequisites} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733704, :ident :schema/CourseInstance}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757257}, | |
| :rdfs/label ["courseWorkload"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 847, | |
| :rdfs/comment | |
| ["The amount of work expected of students taking the course, often provided as a figure per week or per month, and may be broken down by type. For example, \"2 hours of lectures, 1 hour of lab work and 3 hours of independent study per week\"."], | |
| :db/ident :schema/courseWorkload, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733705, :ident :schema/LiveBlogPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["coverageEndTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 848, | |
| :rdfs/comment | |
| ["The time when the live blog will stop covering the Event. Note that coverage may continue after the Event concludes."], | |
| :db/ident :schema/coverageEndTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733705, :ident :schema/LiveBlogPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["coverageStartTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 849, | |
| :rdfs/comment | |
| ["The time when the live blog will begin covering the Event. Note that coverage may begin before the Event's start time. The LiveBlogPosting may also be created before coverage begins."], | |
| :db/ident :schema/coverageStartTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757258}, | |
| :rdfs/label ["creativeWorkStatus"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 850, | |
| :rdfs/comment | |
| ["The status of a creative work in terms of its stage in a lifecycle. Example terms include Incomplete, Draft, Published, Obsolete. Some organizations define a set of terms for the stages of their publication lifecycle."], | |
| :db/ident :schema/creativeWorkStatus, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733696, | |
| :ident :schema/EducationalOccupationalCredential}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756509}, | |
| :rdfs/label ["credentialCategory"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 851, | |
| :rdfs/comment | |
| ["The category or type of credential being described, for example \"degree”, “certificate”, “badge”, or more specific term."], | |
| :db/ident :schema/credentialCategory, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757255}, | |
| :rdfs/label ["creditText"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 852, | |
| :rdfs/comment | |
| ["Text that can be used to credit person(s) and/or organization(s) associated with a published Creative Work."], | |
| :db/ident :schema/creditText, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733617, :ident :schema/MusicRelease}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["creditedTo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 853, | |
| :rdfs/comment | |
| ["The group the release is credited to if different than the byArtist. For example, Red and Blue is credited to \"Stefani Germanotta Band\", but by Lady Gaga."], | |
| :db/ident :schema/creditedTo} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733706, :ident :schema/SpeakableSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733707, :ident :schema/CssSelectorType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757048}, | |
| :rdfs/label ["cssSelector"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 854, | |
| :rdfs/comment | |
| ["A CSS selector, e.g. of a [[SpeakableSpecification]] or [[WebPageElement]]. In the latter case, multiple matches within a page can constitute a single conceptual \"Web page element\"."], | |
| :db/ident :schema/cssSelector} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733380, :ident :schema/LocalBusiness}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["currenciesAccepted"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 855, | |
| :rdfs/comment | |
| ["The currency accepted.\\n\\nUse standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217), e.g. \"USD\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies) for cryptocurrencies, e.g. \"BTC\"; well known names for [Local Exchange Trading Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS) and other currency types, e.g. \"Ithaca HOUR\"."], | |
| :db/ident :schema/currenciesAccepted} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733708, | |
| :ident :schema/MonetaryAmountDistribution}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757235}, | |
| :rdfs/label ["currency"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 856, | |
| :rdfs/comment | |
| ["The currency in which the monetary amount is expressed.\\n\\nUse standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217), e.g. \"USD\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies) for cryptocurrencies, e.g. \"BTC\"; well known names for [Local Exchange Trading Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS) and other currency types, e.g. \"Ithaca HOUR\"."], | |
| :db/ident :schema/currency} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733709, :ident :schema/ExchangeRateSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733662, :ident :schema/UnitPriceSpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["currentExchangeRate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 857, | |
| :rdfs/comment ["The current price of a currency."], | |
| :db/ident :schema/currentExchangeRate, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["customer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 858, | |
| :rdfs/comment ["Party placing the order or paying the invoice."], | |
| :db/ident :schema/customer} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733497, :ident :schema/ReturnFeesEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756569}, | |
| :rdfs/label ["customerRemorseReturnFees"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 859, | |
| :rdfs/comment | |
| ["The type of return fees if the product is returned due to customer remorse."], | |
| :db/ident :schema/customerRemorseReturnFees, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733565, | |
| :ident :schema/ReturnLabelSourceEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756569}, | |
| :rdfs/label ["customerRemorseReturnLabelSource"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 860, | |
| :rdfs/comment | |
| ["The method (from an enumeration) by which the customer obtains a return shipping label for a product returned due to customer remorse."], | |
| :db/ident :schema/customerRemorseReturnLabelSource, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756569}, | |
| :rdfs/label ["customerRemorseReturnShippingFeesAmount"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 861, | |
| :rdfs/comment | |
| ["The amount of shipping costs if a product is returned due to customer remorse. Applicable when property [[customerRemorseReturnFees]] equals [[ReturnShippingFees]]."], | |
| :db/ident :schema/customerRemorseReturnShippingFeesAmount, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733674, :ident :schema/ShippingDeliveryTime}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733693, :ident :schema/Time}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["cutoffTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 862, | |
| :rdfs/comment | |
| ["Order cutoff time allows merchants to describe the time after which they will no longer process orders received on that day. For orders processed after cutoff time, one day gets added to the delivery time estimate. This property is expected to be most typically used via the [[ShippingRateSettings]] publication pattern. The time is indicated using the ISO-8601 Time format, e.g. \"23:30:00-05:00\" would represent 6:30 pm Eastern Standard Time (EST) which is 5 hours behind Coordinated Universal Time (UTC)."], | |
| :db/ident :schema/cutoffTime, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdCollectionDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 863, | |
| :rdfs/comment | |
| ["collectiondate - Date for which patient counts are reported."], | |
| :db/ident :schema/cvdCollectionDate, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdFacilityCounty"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 864, | |
| :rdfs/comment | |
| ["Name of the County of the NHSN facility that this data record applies to. Use [[cvdFacilityId]] to identify the facility. To provide other details, [[healthcareReportingData]] can be used on a [[Hospital]] entry."], | |
| :db/ident :schema/cvdFacilityCounty, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdFacilityId"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 865, | |
| :rdfs/comment | |
| ["Identifier of the NHSN facility that this data record applies to. Use [[cvdFacilityCounty]] to indicate the county. To provide other details, [[healthcareReportingData]] can be used on a [[Hospital]] entry."], | |
| :db/ident :schema/cvdFacilityId, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumBeds"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 866, | |
| :rdfs/comment | |
| ["numbeds - HOSPITAL INPATIENT BEDS: Inpatient beds, including all staffed, licensed, and overflow (surge) beds used for inpatients."], | |
| :db/ident :schema/cvdNumBeds, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumBedsOcc"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 867, | |
| :rdfs/comment | |
| ["numbedsocc - HOSPITAL INPATIENT BED OCCUPANCY: Total number of staffed inpatient beds that are occupied."], | |
| :db/ident :schema/cvdNumBedsOcc, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumC19Died"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 868, | |
| :rdfs/comment | |
| ["numc19died - DEATHS: Patients with suspected or confirmed COVID-19 who died in the hospital, ED, or any overflow location."], | |
| :db/ident :schema/cvdNumC19Died, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumC19HOPats"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 869, | |
| :rdfs/comment | |
| ["numc19hopats - HOSPITAL ONSET: Patients hospitalized in an NHSN inpatient care location with onset of suspected or confirmed COVID-19 14 or more days after hospitalization."], | |
| :db/ident :schema/cvdNumC19HOPats, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumC19HospPats"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 870, | |
| :rdfs/comment | |
| ["numc19hosppats - HOSPITALIZED: Patients currently hospitalized in an inpatient care location who have suspected or confirmed COVID-19."], | |
| :db/ident :schema/cvdNumC19HospPats, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumC19MechVentPats"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 871, | |
| :rdfs/comment | |
| ["numc19mechventpats - HOSPITALIZED and VENTILATED: Patients hospitalized in an NHSN inpatient care location who have suspected or confirmed COVID-19 and are on a mechanical ventilator."], | |
| :db/ident :schema/cvdNumC19MechVentPats, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumC19OFMechVentPats"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 872, | |
| :rdfs/comment | |
| ["numc19ofmechventpats - ED/OVERFLOW and VENTILATED: Patients with suspected or confirmed COVID-19 who are in the ED or any overflow location awaiting an inpatient bed and on a mechanical ventilator."], | |
| :db/ident :schema/cvdNumC19OFMechVentPats, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumC19OverflowPats"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 873, | |
| :rdfs/comment | |
| ["numc19overflowpats - ED/OVERFLOW: Patients with suspected or confirmed COVID-19 who are in the ED or any overflow location awaiting an inpatient bed."], | |
| :db/ident :schema/cvdNumC19OverflowPats, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumICUBeds"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 874, | |
| :rdfs/comment | |
| ["numicubeds - ICU BEDS: Total number of staffed inpatient intensive care unit (ICU) beds."], | |
| :db/ident :schema/cvdNumICUBeds, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumICUBedsOcc"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 875, | |
| :rdfs/comment | |
| ["numicubedsocc - ICU BED OCCUPANCY: Total number of staffed inpatient ICU beds that are occupied."], | |
| :db/ident :schema/cvdNumICUBedsOcc, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumTotBeds"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 876, | |
| :rdfs/comment | |
| ["numtotbeds - ALL HOSPITAL BEDS: Total number of all inpatient and outpatient beds, including all staffed, ICU, licensed, and overflow (surge) beds used for inpatients or outpatients."], | |
| :db/ident :schema/cvdNumTotBeds, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumVent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 877, | |
| :rdfs/comment | |
| ["numvent - MECHANICAL VENTILATORS: Total number of ventilators available."], | |
| :db/ident :schema/cvdNumVent, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["cvdNumVentUse"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 878, | |
| :rdfs/comment | |
| ["numventuse - MECHANICAL VENTILATORS IN USE: Total number of ventilators in use."], | |
| :db/ident :schema/cvdNumVentUse, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733453, :ident :schema/DataFeed}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733711, :ident :schema/DataFeedItem}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dataFeedElement"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 879, | |
| :rdfs/comment | |
| ["An item within a data feed. Data feeds may have many elements."], | |
| :db/ident :schema/dataFeedElement} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733466, :ident :schema/Dataset}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["datasetTimeInterval"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 881, | |
| :rdfs/comment | |
| ["The range of temporal applicability of a dataset, e.g. for a 2011 census dataset, the year 2011 (in ISO 8601 time interval format)."], | |
| :db/ident :schema/datasetTimeInterval, | |
| :schema/supersededBy | |
| [#:db{:id 180, :ident :schema/temporalCoverage}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733711, :ident :schema/DataFeedItem}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dateDeleted"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 882, | |
| :rdfs/comment | |
| ["The datetime the item was removed from the DataFeed."], | |
| :db/ident :schema/dateDeleted} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733712, :ident :schema/Ticket}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dateIssued"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 883, | |
| :rdfs/comment ["The date the ticket was issued."], | |
| :db/ident :schema/dateIssued} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dateModified"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 884, | |
| :rdfs/comment | |
| ["The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed."], | |
| :db/ident :schema/dateModified} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733713, :ident :schema/RealEstateListing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756433}, | |
| :rdfs/label ["datePosted"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 885, | |
| :rdfs/comment ["Publication date of an online listing."], | |
| :db/ident :schema/datePosted} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["datePublished"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 886, | |
| :rdfs/comment ["Date of first broadcast/publication."], | |
| :db/ident :schema/datePublished} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733485, :ident :schema/Message}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dateRead"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 887, | |
| :rdfs/comment | |
| ["The date/time at which the message has been read by the recipient if a single recipient exists."], | |
| :db/ident :schema/dateRead} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733485, :ident :schema/Message}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dateReceived"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 888, | |
| :rdfs/comment | |
| ["The date/time the message was received if a single recipient exists."], | |
| :db/ident :schema/dateReceived} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733485, :ident :schema/Message}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dateSent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 889, | |
| :rdfs/comment ["The date/time at which the message was sent."], | |
| :db/ident :schema/dateSent} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["dateVehicleFirstRegistered"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 890, | |
| :rdfs/comment | |
| ["The date of the first registration of the vehicle with the respective public authorities."], | |
| :db/ident :schema/dateVehicleFirstRegistered} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733376, :ident :schema/NewsArticle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dateline"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 891, | |
| :rdfs/comment | |
| ["A [dateline](https://en.wikipedia.org/wiki/Dateline) is a brief piece of text included in news articles that describes where and when the story was written or filed though the date is often omitted. Sometimes only a placename is provided.\n\nStructured representations of dateline-related information can also be expressed more explicitly using [[locationCreated]] (which represents where a work was created, e.g. where a news report was written). For location depicted or described in the content, use [[contentLocation]].\n\nDateline summaries are oriented more towards human readers than towards automated processing, and can vary substantially. Some examples: \"BEIRUT, Lebanon, June 2.\", \"Paris, France\", \"December 19, 2017 11:43AM Reporting from Washington\", \"Beijing/Moscow\", \"QUEZON CITY, Philippines\".\n "], | |
| :db/ident :schema/dateline} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733585, | |
| :ident :schema/EducationalOccupationalProgram}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733498, :ident :schema/DayOfWeek}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["dayOfWeek"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 892, | |
| :rdfs/comment | |
| ["The day of the week for which these opening hours are valid."], | |
| :db/ident :schema/dayOfWeek} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["deathDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 893, | |
| :rdfs/comment ["Date of death."], | |
| :db/ident :schema/deathDate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["deathPlace"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 894, | |
| :rdfs/comment ["The place where the person died."], | |
| :db/ident :schema/deathPlace} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733714, | |
| :ident :schema/PropertyValueSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["defaultValue"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 895, | |
| :rdfs/comment | |
| ["The default value of the input. For properties that expect a literal, the default is a literal value, for properties that expect an object, it's an ID reference to one of the current values."], | |
| :db/ident :schema/defaultValue} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733715, :ident :schema/ParcelDelivery}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733609, :ident :schema/PostalAddress}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["deliveryAddress"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 896, | |
| :rdfs/comment ["Destination address."], | |
| :db/ident :schema/deliveryAddress} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["deliveryLeadTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 897, | |
| :rdfs/comment | |
| ["The typical delay between the receipt of the order and the goods either leaving the warehouse or being prepared for pickup, in case the delivery method is on site pickup."], | |
| :db/ident :schema/deliveryLeadTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733716, :ident :schema/OrderAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733519, :ident :schema/DeliveryMethod}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 181, :ident :schema/instrument}], | |
| :rdfs/label ["deliveryMethod"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 898, | |
| :rdfs/comment | |
| ["A sub property of instrument. The method of delivery."], | |
| :db/ident :schema/deliveryMethod} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733715, :ident :schema/ParcelDelivery}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733592, :ident :schema/DeliveryEvent}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["deliveryStatus"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 899, | |
| :rdfs/comment | |
| ["New entry added as the package passes through each leg of its journey (from shipment to final delivery)."], | |
| :db/ident :schema/deliveryStatus} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733717, :ident :schema/DeliveryTimeSettings}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733674, :ident :schema/ShippingDeliveryTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["deliveryTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 900, | |
| :rdfs/comment | |
| ["The total delay between the receipt of the order and the goods reaching the final customer."], | |
| :db/ident :schema/deliveryTime, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["department"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 901, | |
| :rdfs/comment | |
| ["A relationship between an organization and a department of that organization, also described as an organization (allowing different urls, logos, opening hours). For example: a store with a pharmacy, or a bakery with a cafe."], | |
| :db/ident :schema/department} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733637, :ident :schema/Airport}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["departureAirport"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 902, | |
| :rdfs/comment ["The airport where the flight originates."], | |
| :db/ident :schema/departureAirport} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733638, :ident :schema/BoatTrip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733639, :ident :schema/BoatTerminal}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756338}, | |
| :rdfs/label ["departureBoatTerminal"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 903, | |
| :rdfs/comment ["The terminal or port from which the boat departs."], | |
| :db/ident :schema/departureBoatTerminal, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733640, :ident :schema/BusTrip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733641, :ident :schema/BusStation}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["departureBusStop"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 904, | |
| :rdfs/comment ["The stop or station from which the bus departs."], | |
| :db/ident :schema/departureBusStop} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["departureGate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 905, | |
| :rdfs/comment ["Identifier of the flight's departure gate."], | |
| :db/ident :schema/departureGate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733642, :ident :schema/TrainTrip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["departurePlatform"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 906, | |
| :rdfs/comment ["The platform from which the train departs."], | |
| :db/ident :schema/departurePlatform} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733642, :ident :schema/TrainTrip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733643, :ident :schema/TrainStation}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["departureStation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 907, | |
| :rdfs/comment ["The station from which the train departs."], | |
| :db/ident :schema/departureStation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["departureTerminal"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 908, | |
| :rdfs/comment ["Identifier of the flight's departure terminal."], | |
| :db/ident :schema/departureTerminal} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733410, :ident :schema/Trip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["departureTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 909, | |
| :rdfs/comment ["The expected departure time."], | |
| :db/ident :schema/departureTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733346, :ident :schema/TechArticle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dependencies"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 910, | |
| :rdfs/comment ["Prerequisites needed to fulfill steps in article."], | |
| :db/ident :schema/dependencies} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733718, :ident :schema/OfferShippingDetails}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733719, :ident :schema/Distance}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["depth"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 911, | |
| :rdfs/comment ["The depth of the item."], | |
| :db/ident :schema/depth} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["device"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 913, | |
| :rdfs/comment | |
| ["Device required to run the application. Used in cases where a specific make/model is required to run the application."], | |
| :db/ident :schema/device, | |
| :schema/supersededBy | |
| [#:db{:id 182, :ident :schema/availableOnDevice}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733720, :ident :schema/DDxElement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733510, :ident :schema/MedicalCondition}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["diagnosis"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 914, | |
| :rdfs/comment | |
| ["One or more alternative conditions considered in the differential diagnosis process as output of a diagnosis process."], | |
| :db/ident :schema/diagnosis, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733414, :ident :schema/AnatomicalStructure}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733400, :ident :schema/ImageObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["diagram"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 915, | |
| :rdfs/comment | |
| ["An image containing a diagram that illustrates the structure and/or its component substructures and/or connections with other structures."], | |
| :db/ident :schema/diagram, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733702, :ident :schema/ExerciseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733721, :ident :schema/Diet}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 181, :ident :schema/instrument}], | |
| :rdfs/label ["diet"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 916, | |
| :rdfs/comment | |
| ["A sub property of instrument. The diet used in this action."], | |
| :db/ident :schema/diet, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733721, :ident :schema/Diet}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dietFeatures"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 917, | |
| :rdfs/comment | |
| ["Nutritional information specific to the dietary plan. May include dietary recommendations on what foods to avoid, what foods to consume, and specific alterations/deviations from the USDA or other regulatory body's approved dietary guidelines."], | |
| :db/ident :schema/dietFeatures, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733510, :ident :schema/MedicalCondition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733720, :ident :schema/DDxElement}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["differentialDiagnosis"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 918, | |
| :rdfs/comment | |
| ["One of a set of differential diagnoses for the condition. Specifically, a closely-related or competing diagnosis typically considered later in the cognitive process whereby this medical condition is distinguished from others most likely responsible for a similar collection of signs and symptoms to reach the most parsimonious diagnosis or diagnoses in a patient."], | |
| :db/ident :schema/differentialDiagnosis, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757259}, | |
| :rdfs/label ["directApply"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 919, | |
| :rdfs/comment | |
| ["Indicates whether an [[url]] that is associated with a [[JobPosting]] enables direct application for the job, via the posting website. A job posting is considered to have directApply of [[True]] if an application process for the specified job can be directly initiated via the url(s) given (noting that e.g. multiple internet domains might nevertheless be involved at an implementation level). A value of [[False]] is appropriate if there is no clear path to applying directly online for the specified job, navigating directly from the JobPosting url(s) supplied."], | |
| :db/ident :schema/directApply, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733577, :ident :schema/VideoObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["directors"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 920, | |
| :rdfs/comment | |
| ["A director of e.g. TV, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip."], | |
| :db/ident :schema/directors, | |
| :schema/supersededBy [#:db{:id 183, :ident :schema/director}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 184, :ident :schema/description}], | |
| :rdfs/label ["disambiguatingDescription"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 921, | |
| :rdfs/comment | |
| ["A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation."], | |
| :db/ident :schema/disambiguatingDescription} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["discount"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 922, | |
| :rdfs/comment ["Any discount applied (to an Order)."], | |
| :db/ident :schema/discount} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["discountCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 923, | |
| :rdfs/comment ["Code used to redeem a discount."], | |
| :db/ident :schema/discountCode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["discountCurrency"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 924, | |
| :rdfs/comment | |
| ["The currency of the discount.\\n\\nUse standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217), e.g. \"USD\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies) for cryptocurrencies, e.g. \"BTC\"; well known names for [Local Exchange Trading Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS) and other currency types, e.g. \"Ithaca HOUR\"."], | |
| :db/ident :schema/discountCurrency} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733695, :ident :schema/UserComments}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["discusses"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 925, | |
| :rdfs/comment | |
| ["Specifies the CreativeWork associated with the UserComment."], | |
| :db/ident :schema/discusses} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["discussionUrl"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 926, | |
| :rdfs/comment | |
| ["A link to the page containing the comments of the CreativeWork."], | |
| :db/ident :schema/discussionUrl} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733624, :ident :schema/SpecialAnnouncement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756433}, | |
| :rdfs/label ["diseasePreventionInfo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 927, | |
| :rdfs/comment ["Information about disease prevention."], | |
| :db/ident :schema/diseasePreventionInfo, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733624, :ident :schema/SpecialAnnouncement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756433}, | |
| :rdfs/label ["diseaseSpreadStatistics"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 928, | |
| :rdfs/comment | |
| ["Statistical information about the spread of a disease, either as [[WebContent]], or\n described directly as a [[Dataset]], or the specific [[Observation]]s in the dataset. When a [[WebContent]] URL is\n provided, the page indicated might also contain more such markup."], | |
| :db/ident :schema/diseaseSpreadStatistics, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dissolutionDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 929, | |
| :rdfs/comment ["The date that this organization was dissolved."], | |
| :db/ident :schema/dissolutionDate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733702, :ident :schema/ExerciseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733719, :ident :schema/Distance}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["distance"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 930, | |
| :rdfs/comment | |
| ["The distance travelled, e.g. exercising or travelling."], | |
| :db/ident :schema/distance} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733720, :ident :schema/DDxElement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733528, :ident :schema/MedicalSignOrSymptom}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["distinguishingSign"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 931, | |
| :rdfs/comment | |
| ["One of a set of signs and symptoms that can be used to distinguish this diagnosis from others in the differential diagnosis."], | |
| :db/ident :schema/distinguishingSign, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733466, :ident :schema/Dataset}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733723, :ident :schema/DataDownload}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["distribution"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 932, | |
| :rdfs/comment | |
| ["A downloadable form of this dataset, at a specific location, in a specific format. This property can be repeated if different variations are available. There is no expectation that different downloadable distributions must contain exactly equivalent information (see also [DCAT](https://www.w3.org/TR/vocab-dcat-3/#Class:Distribution) on this point). Different distributions might include or exclude different subsets of the entire dataset, for example."], | |
| :db/ident :schema/distribution} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757260}, | |
| :rdfs/label ["diversityPolicy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 933, | |
| :rdfs/comment | |
| ["Statement on diversity policy by an [[Organization]] e.g. a [[NewsMediaOrganization]]. For a [[NewsMediaOrganization]], a statement describing the newsroom’s diversity policy on both staffing and sources, typically providing staffing data."], | |
| :db/ident :schema/diversityPolicy, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733600, :ident :schema/NewsMediaOrganization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733363, :ident :schema/Article}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf | |
| [#:db{:id 137, :ident :schema/publishingPrinciples}], | |
| :schema/source #:db{:id 101155069757260}, | |
| :rdfs/label ["diversityStaffingReport"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 934, | |
| :rdfs/comment | |
| ["For an [[Organization]] (often but not necessarily a [[NewsMediaOrganization]]), a report on staffing diversity issues. In a news context this might be for example ASNE or RTDNA (US) reports, or self-reported."], | |
| :db/ident :schema/diversityStaffingReport, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733724, :ident :schema/WebAPI}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757214}, | |
| :rdfs/label ["documentation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 935, | |
| :rdfs/comment | |
| ["Further documentation describing the Web API in more detail."], | |
| :db/ident :schema/documentation, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733718, :ident :schema/OfferShippingDetails}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["doesNotShip"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 936, | |
| :rdfs/comment | |
| ["Indicates when shipping to a particular [[shippingDestination]] is not available."], | |
| :db/ident :schema/doesNotShip, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733727, :ident :schema/MortgageLoan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["domiciledMortgage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 938, | |
| :rdfs/comment | |
| ["Whether borrower is a resident of the jurisdiction where the property is located."], | |
| :db/ident :schema/domiciledMortgage, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["doorTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 939, | |
| :rdfs/comment ["The time admission will commence."], | |
| :db/ident :schema/doorTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dosageForm"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 940, | |
| :rdfs/comment | |
| ["A dosage form in which this drug/supplement is available, e.g. 'tablet', 'suspension', 'injection'."], | |
| :db/ident :schema/dosageForm, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733521, :ident :schema/DoseSchedule}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["doseSchedule"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 941, | |
| :rdfs/comment | |
| ["A dosing schedule for the drug for a given population, either observed, recommended, or maximum dose based on the type used."], | |
| :db/ident :schema/doseSchedule, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733521, :ident :schema/DoseSchedule}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["doseUnit"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 942, | |
| :rdfs/comment ["The unit of the dose, e.g. 'mg'."], | |
| :db/ident :schema/doseUnit, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733521, :ident :schema/DoseSchedule}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["doseValue"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 943, | |
| :rdfs/comment ["The value of the dose, e.g. 500."], | |
| :db/ident :schema/doseValue, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733728, :ident :schema/RepaymentSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["downPayment"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 944, | |
| :rdfs/comment | |
| ["a type of payment made in cash during the onset of the purchase of an expensive good/service. The payment typically represents only a percentage of the full purchase price."], | |
| :db/ident :schema/downPayment, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["downloadUrl"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 945, | |
| :rdfs/comment | |
| ["If the file can be downloaded, URL to download the binary."], | |
| :db/ident :schema/downloadUrl} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733381, :ident :schema/Comment}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["downvoteCount"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 946, | |
| :rdfs/comment | |
| ["The number of downvotes this question, answer or comment has received from the community."], | |
| :db/ident :schema/downvoteCount} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733729, :ident :schema/Vein}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733387, :ident :schema/Vessel}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["drainsTo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 947, | |
| :rdfs/comment ["The vasculature that the vein drains into."], | |
| :db/ident :schema/drainsTo, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733372, | |
| :ident :schema/DriveWheelConfigurationValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["driveWheelConfiguration"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 948, | |
| :rdfs/comment | |
| ["The drive wheel configuration, i.e. which roadwheels will receive torque from the vehicle's engine via the drivetrain."], | |
| :db/ident :schema/driveWheelConfiguration} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733730, :ident :schema/RentalCarReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dropoffLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 949, | |
| :rdfs/comment ["Where a rental car can be dropped off."], | |
| :db/ident :schema/dropoffLocation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733730, :ident :schema/RentalCarReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["dropoffTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 950, | |
| :rdfs/comment ["When a rental car can be dropped off."], | |
| :db/ident :schema/dropoffTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733731, :ident :schema/DrugClass}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["drug"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 951, | |
| :rdfs/comment | |
| ["Specifying a drug or medicine used in a medication procedure."], | |
| :db/ident :schema/drug, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733731, :ident :schema/DrugClass}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["drugClass"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 952, | |
| :rdfs/comment ["The class of drug this belongs to (e.g., statins)."], | |
| :db/ident :schema/drugClass, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["drugUnit"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 953, | |
| :rdfs/comment | |
| ["The unit in which the drug is measured, e.g. '5 mg tablet'."], | |
| :db/ident :schema/drugUnit, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["duns"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 954, | |
| :rdfs/comment | |
| ["The Dun & Bradstreet DUNS number for identifying an organization or business person."], | |
| :db/ident :schema/duns} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733543, :ident :schema/MedicalTherapy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733543, :ident :schema/MedicalTherapy}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["duplicateTherapy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 955, | |
| :rdfs/comment ["A therapy that duplicates or overlaps this one."], | |
| :db/ident :schema/duplicateTherapy, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733733, :ident :schema/WarrantyPromise}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["durationOfWarranty"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 957, | |
| :rdfs/comment | |
| ["The duration of the warranty promise. Common unitCode values are ANN for year, MON for months, or DAY for days."], | |
| :db/ident :schema/durationOfWarranty} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733613, :ident :schema/HowToDirection}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["duringMedia"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 958, | |
| :rdfs/comment | |
| ["A media object representing the circumstances while performing this direction."], | |
| :db/ident :schema/duringMedia} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733728, :ident :schema/RepaymentSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["earlyPrepaymentPenalty"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 959, | |
| :rdfs/comment | |
| ["The amount to be paid as a penalty in the event of early payment of the loan."], | |
| :db/ident :schema/earlyPrepaymentPenalty, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069757261}, | |
| :rdfs/label ["editEIDR"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 960, | |
| :rdfs/comment | |
| ["An [EIDR](https://eidr.org/) (Entertainment Identifier Registry) [[identifier]] representing a specific edit / edition for a work of film or television.\n\nFor example, the motion picture known as \"Ghostbusters\" whose [[titleEIDR]] is \"10.5240/7EC7-228A-510A-053E-CBB8-J\" has several edits, e.g. \"10.5240/1F2A-E1C5-680A-14C6-E76B-I\" and \"10.5240/8A35-3BEE-6497-5D12-9E4F-3\".\n\nSince schema.org types like [[Movie]] and [[TVEpisode]] can be used for both works and their multiple expressions, it is possible to use [[titleEIDR]] alone (for a general description), or alongside [[editEIDR]] for a more edit-specific description.\n"], | |
| :db/ident :schema/editEIDR, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["editor"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 961, | |
| :rdfs/comment ["Specifies the Person who edited the CreativeWork."], | |
| :db/ident :schema/editor} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733588, :ident :schema/Question}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757237}, | |
| :rdfs/label ["eduQuestionType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 962, | |
| :rdfs/comment | |
| ["For questions that are part of learning resources (e.g. Quiz), eduQuestionType indicates the format of question being given. Example: \"Multiple choice\", \"Open ended\", \"Flashcard\"."], | |
| :db/ident :schema/eduQuestionType, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733734, :ident :schema/Occupation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756724}, | |
| :rdfs/label ["educationRequirements"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 963, | |
| :rdfs/comment | |
| ["Educational background needed for the position or Occupation."], | |
| :db/ident :schema/educationRequirements, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733619, :ident :schema/AlignmentObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["educationalAlignment"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 964, | |
| :rdfs/comment | |
| ["An alignment to an established educational framework.\n\nThis property should not be used where the nature of the alignment can be described using a simple property, for example to express that a resource [[teaches]] or [[assesses]] a competency."], | |
| :db/ident :schema/educationalAlignment} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733703, :ident :schema/Course}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733696, | |
| :ident :schema/EducationalOccupationalCredential}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756510}, | |
| :rdfs/label ["educationalCredentialAwarded"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 965, | |
| :rdfs/comment | |
| ["A description of the qualification, award, certificate, diploma or other educational credential awarded as a consequence of successful completion of this course or program."], | |
| :db/ident :schema/educationalCredentialAwarded} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733619, :ident :schema/AlignmentObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["educationalFramework"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 966, | |
| :rdfs/comment | |
| ["The framework to which the resource being described is aligned."], | |
| :db/ident :schema/educationalFramework} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733735, :ident :schema/EducationEvent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756509}, | |
| :rdfs/label ["educationalLevel"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 967, | |
| :rdfs/comment | |
| ["The level in terms of progression through an educational or training context. Examples of educational levels include 'beginner', 'intermediate' or 'advanced', and formal sets of level indicators."], | |
| :db/ident :schema/educationalLevel, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733585, | |
| :ident :schema/EducationalOccupationalProgram}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757241}, | |
| :rdfs/label ["educationalProgramMode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 968, | |
| :rdfs/comment | |
| ["Similar to courseMode, the medium or means of delivery of the program as a whole. The value may either be a text label (e.g. \"online\", \"onsite\" or \"blended\"; \"synchronous\" or \"asynchronous\"; \"full-time\" or \"part-time\") or a URL reference to a term from a controlled vocabulary (e.g. https://ceds.ed.gov/element/001311#Asynchronous )."], | |
| :db/ident :schema/educationalProgramMode, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733736, :ident :schema/EducationalAudience}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["educationalRole"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 969, | |
| :rdfs/comment ["An educationalRole of an EducationalAudience."], | |
| :db/ident :schema/educationalRole} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["educationalUse"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 970, | |
| :rdfs/comment | |
| ["The purpose of a work in the context of education; for example, 'assignment', 'group work'."], | |
| :db/ident :schema/educationalUse} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733737, :ident :schema/GeoCoordinates}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["elevation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 971, | |
| :rdfs/comment | |
| ["The elevation of a location ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)). Values may be of the form 'NUMBER UNIT\\_OF\\_MEASUREMENT' (e.g., '1,000 m', '3,200 ft') while numbers alone should be assumed to be a value in meters."], | |
| :db/ident :schema/elevation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757262}, | |
| :rdfs/label ["eligibilityToWorkRequirement"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 972, | |
| :rdfs/comment | |
| ["The legal requirements such as citizenship, visa and other documentation required for an applicant to this job."], | |
| :db/ident :schema/eligibilityToWorkRequirement, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733738, :ident :schema/BusinessEntityType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["eligibleCustomerType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 973, | |
| :rdfs/comment | |
| ["The type(s) of customers for which the given offer is valid."], | |
| :db/ident :schema/eligibleCustomerType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["eligibleDuration"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 974, | |
| :rdfs/comment ["The duration for which the given offer is valid."], | |
| :db/ident :schema/eligibleDuration} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["eligibleQuantity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 975, | |
| :rdfs/comment | |
| ["The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity."], | |
| :db/ident :schema/eligibleQuantity} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733632, | |
| :ident :schema/DeliveryChargeSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 155, :ident :schema/areaServed}], | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["eligibleRegion"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 976, | |
| :rdfs/comment | |
| ["The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.\\n\\nSee also [[ineligibleRegion]].\n "], | |
| :db/ident :schema/eligibleRegion} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733454, :ident :schema/PriceSpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["eligibleTransactionVolume"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 977, | |
| :rdfs/comment | |
| ["The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount."], | |
| :db/ident :schema/eligibleTransactionVolume} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["email"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 978, | |
| :rdfs/comment ["Email address."], | |
| :db/ident :schema/email} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["embedUrl"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 979, | |
| :rdfs/comment | |
| ["A URL pointing to a player for a specific video. In general, this is the information in the ```src``` element of an ```embed``` tag and should not be the same as the content of the ```loc``` tag."], | |
| :db/ident :schema/embedUrl} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733577, :ident :schema/VideoObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 185, :ident :schema/caption}], | |
| :schema/source #:db{:id 101155069756303}, | |
| :rdfs/label ["embeddedTextCaption"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 980, | |
| :rdfs/comment | |
| ["Represents textual captioning from a [[MediaObject]], e.g. text of a 'meme'."], | |
| :db/ident :schema/embeddedTextCaption, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["emissionsCO2"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 981, | |
| :rdfs/comment | |
| ["The CO2 emissions in g/km. When used in combination with a QuantitativeValue, put \"g/km\" into the unitText property of that value, since there is no UN/CEFACT Common Code for \"g/km\"."], | |
| :db/ident :schema/emissionsCO2, | |
| :schema/isPartOf [#:db{:id 101155069756364}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["employees"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 982, | |
| :rdfs/comment ["People working for this organization."], | |
| :db/ident :schema/employees, | |
| :schema/supersededBy [#:db{:id 186, :ident :schema/employee}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757240}, | |
| :rdfs/label ["employerOverview"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 983, | |
| :rdfs/comment | |
| ["A description of the employer, career opportunities and work environment for this position."], | |
| :db/ident :schema/employerOverview, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["employmentType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 984, | |
| :rdfs/comment | |
| ["Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship)."], | |
| :db/ident :schema/employmentType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757263}, | |
| :rdfs/label ["employmentUnit"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 985, | |
| :rdfs/comment | |
| ["Indicates the department, unit and/or facility where the employee reports and/or in which the job is to be performed."], | |
| :db/ident :schema/employmentUnit, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733599, :ident :schema/EntryPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["encodingType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 989, | |
| :rdfs/comment | |
| ["The supported encoding type(s) for an EntryPoint request."], | |
| :db/ident :schema/encodingType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["encodings"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 990, | |
| :rdfs/comment ["A media object that encodes this CreativeWork."], | |
| :db/ident :schema/encodings, | |
| :schema/supersededBy [#:db{:id 188, :ident :schema/encoding}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733585, | |
| :ident :schema/EducationalOccupationalProgram}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757264}, | |
| :rdfs/label ["endDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 991, | |
| :rdfs/comment | |
| ["The end date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601))."], | |
| :db/ident :schema/endDate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733535, :ident :schema/Clip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733739, :ident :schema/HyperTocEntry}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757265}, | |
| :rdfs/label ["endOffset"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 992, | |
| :rdfs/comment | |
| ["The end time of the clip expressed as the number of seconds from the beginning of the work."], | |
| :db/ident :schema/endOffset, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733352, :ident :schema/Action}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757266}, | |
| :rdfs/label ["endTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 993, | |
| :rdfs/comment | |
| ["The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to end. For actions that span a period of time, when the action was performed. E.g. John wrote a book from January to *December*. For media, including audio and video, it's the time offset of the end of a clip within a larger file.\\n\\nNote that Event uses startDate/endDate instead of startTime/endTime, even when describing dates with times. This situation may be clarified in future revisions."], | |
| :db/ident :schema/endTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733740, :ident :schema/EndorseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 162, :ident :schema/participant}], | |
| :rdfs/label ["endorsee"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 994, | |
| :rdfs/comment | |
| ["A sub property of participant. The person/organization being supported."], | |
| :db/ident :schema/endorsee} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733721, :ident :schema/Diet}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["endorsers"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 995, | |
| :rdfs/comment ["People or organizations that endorse the plan."], | |
| :db/ident :schema/endorsers, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733741, :ident :schema/EnergyConsumptionDetails}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733482, | |
| :ident :schema/EUEnergyEfficiencyEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756496}, | |
| :rdfs/label ["energyEfficiencyScaleMax"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 996, | |
| :rdfs/comment | |
| ["Specifies the most energy efficient class on the regulated EU energy consumption scale for the product category a product belongs to. For example, energy consumption for televisions placed on the market after January 1, 2020 is scaled from D to A+++."], | |
| :db/ident :schema/energyEfficiencyScaleMax, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733741, :ident :schema/EnergyConsumptionDetails}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733482, | |
| :ident :schema/EUEnergyEfficiencyEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756496}, | |
| :rdfs/label ["energyEfficiencyScaleMin"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 997, | |
| :rdfs/comment | |
| ["Specifies the least energy efficient class on the regulated EU energy consumption scale for the product category a product belongs to. For example, energy consumption for televisions placed on the market after January 1, 2020 is scaled from D to A+++."], | |
| :db/ident :schema/energyEfficiencyScaleMin, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733742, :ident :schema/EngineSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["engineDisplacement"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 998, | |
| :rdfs/comment | |
| ["The volume swept by all of the pistons inside the cylinders of an internal combustion engine in a single movement. \\n\\nTypical unit code(s): CMQ for cubic centimeter, LTR for liters, INQ for cubic inches\\n* Note 1: You can link to information about how the given value has been determined using the [[valueReference]] property.\\n* Note 2: You can use [[minValue]] and [[maxValue]] to indicate ranges."], | |
| :db/ident :schema/engineDisplacement, | |
| :schema/isPartOf [#:db{:id 101155069756364}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733742, :ident :schema/EngineSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["enginePower"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 999, | |
| :rdfs/comment | |
| ["The power of the vehicle's engine.\n Typical unit code(s): KWT for kilowatt, BHP for brake horsepower, N12 for metric horsepower (PS, with 1 PS = 735,49875 W)\\n\\n* Note 1: There are many different ways of measuring an engine's power. For an overview, see [http://en.wikipedia.org/wiki/Horsepower#Engine\\_power\\_test\\_codes](http://en.wikipedia.org/wiki/Horsepower#Engine_power_test_codes).\\n* Note 2: You can link to information about how the given value has been determined using the [[valueReference]] property.\\n* Note 3: You can use [[minValue]] and [[maxValue]] to indicate ranges."], | |
| :db/ident :schema/enginePower, | |
| :schema/isPartOf [#:db{:id 101155069756364}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733742, :ident :schema/EngineSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["engineType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1000, | |
| :rdfs/comment | |
| ["The type of engine or engines powering the vehicle."], | |
| :db/ident :schema/engineType, | |
| :schema/isPartOf [#:db{:id 101155069756364}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733743, :ident :schema/PerformAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733361, :ident :schema/EntertainmentBusiness}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 178, :ident :schema/location}], | |
| :rdfs/label ["entertainmentBusiness"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1001, | |
| :rdfs/comment | |
| ["A sub property of location. The entertainment business where the action occurred."], | |
| :db/ident :schema/entertainmentBusiness} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733510, :ident :schema/MedicalCondition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["epidemiology"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1002, | |
| :rdfs/comment | |
| ["The characteristics of associated patients, such as age, gender, race etc."], | |
| :db/ident :schema/epidemiology, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733553, :ident :schema/Episode}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 169, :ident :schema/position}], | |
| :rdfs/label ["episodeNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1004, | |
| :rdfs/comment | |
| ["Position of the episode within an ordered group of episodes."], | |
| :db/ident :schema/episodeNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733554, :ident :schema/CreativeWorkSeason}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733553, :ident :schema/Episode}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["episodes"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1005, | |
| :rdfs/comment ["An episode of a TV/radio series or season."], | |
| :db/ident :schema/episodes, | |
| :schema/supersededBy [#:db{:id 190, :ident :schema/episode}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["equal"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1006, | |
| :rdfs/comment | |
| ["This ordering relation for qualitative values indicates that the subject is equal to the object."], | |
| :db/ident :schema/equal} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733352, :ident :schema/Action}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["error"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1007, | |
| :rdfs/comment | |
| ["For failed actions, more information on the cause of the failure."], | |
| :db/ident :schema/error} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733561, :ident :schema/HowTo}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["estimatedCost"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1008, | |
| :rdfs/comment | |
| ["The estimated cost of the supply or supplies consumed when performing instructions."], | |
| :db/ident :schema/estimatedCost} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733603, :ident :schema/Duration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["estimatedFlightDuration"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1009, | |
| :rdfs/comment ["The estimated time the flight will take."], | |
| :db/ident :schema/estimatedFlightDuration} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756724}, | |
| :rdfs/label ["estimatedSalary"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1010, | |
| :rdfs/comment | |
| ["An estimated salary for a job posting or occupation, based on a variety of variables including, but not limited to industry, job title, and location. Estimated salaries are often computed by outside organizations rather than the hiring organization, who may not have committed to the estimated value."], | |
| :db/ident :schema/estimatedSalary} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733526, :ident :schema/MedicalRiskEstimator}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733377, :ident :schema/MedicalEntity}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["estimatesRiskOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1011, | |
| :rdfs/comment | |
| ["The condition, complication, or symptom whose risk is being estimated."], | |
| :db/ident :schema/estimatesRiskOf, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733600, :ident :schema/NewsMediaOrganization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756265}, | |
| :rdfs/label ["ethicsPolicy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1012, | |
| :rdfs/comment | |
| ["Statement about ethics policy, e.g. of a [[NewsMediaOrganization]] regarding journalistic and publishing practices, or of a [[Restaurant]], a page describing food source policies. In the case of a [[NewsMediaOrganization]], an ethicsPolicy is typically a statement describing the personal, organizational, and corporate standards of behavior expected by the organization."], | |
| :db/ident :schema/ethicsPolicy, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733531, | |
| :ident :schema/EventAttendanceModeEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756528}, | |
| :rdfs/label ["eventAttendanceMode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1013, | |
| :rdfs/comment | |
| ["The eventAttendanceMode of an event indicates whether it occurs online, offline, or a mix."], | |
| :db/ident :schema/eventAttendanceMode, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733678, :ident :schema/Schedule}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757007}, | |
| :rdfs/label ["eventSchedule"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1014, | |
| :rdfs/comment | |
| ["Associates an [[Event]] with a [[Schedule]]. There are circumstances where it is preferable to share a schedule for a series of\n repeating events rather than data on the individual events themselves. For example, a website or application might prefer to publish a schedule for a weekly\n gym class rather than provide data on every event. A schedule could be processed by applications to add forthcoming events to a calendar. An [[Event]] that\n is associated with a [[Schedule]] using this property should not have [[startDate]] or [[endDate]] properties. These are instead defined within the associated\n [[Schedule]], this avoids any ambiguity for clients using the data. The property might have repeated values to specify different schedules, e.g. for different months\n or seasons."], | |
| :db/ident :schema/eventSchedule, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733489, :ident :schema/EventStatusType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["eventStatus"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1015, | |
| :rdfs/comment | |
| ["An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled."], | |
| :db/ident :schema/eventStatus} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["events"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1016, | |
| :rdfs/comment | |
| ["Upcoming or past events associated with this place or organization."], | |
| :db/ident :schema/events, | |
| :schema/supersededBy [#:db{:id 191, :ident :schema/event}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733524, :ident :schema/MedicalGuideline}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733490, :ident :schema/MedicalEvidenceLevel}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["evidenceLevel"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1017, | |
| :rdfs/comment | |
| ["Strength of evidence of the data used to formulate the guideline (enumerated)."], | |
| :db/ident :schema/evidenceLevel, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733524, :ident :schema/MedicalGuideline}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["evidenceOrigin"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1018, | |
| :rdfs/comment | |
| ["Source of the data used to formulate the guidance, e.g. RCT, consensus opinion, etc."], | |
| :db/ident :schema/evidenceOrigin, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733678, :ident :schema/Schedule}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757007}, | |
| :rdfs/label ["exceptDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1020, | |
| :rdfs/comment | |
| ["Defines a [[Date]] or [[DateTime]] during which a scheduled [[Event]] will not take place. The property allows exceptions to\n a [[Schedule]] to be specified. If an exception is specified as a [[DateTime]] then only the event that would have started at that specific date and time\n should be excluded from the schedule. If an exception is specified as a [[Date]] then any event that is scheduled for that 24 hour period should be\n excluded from the schedule. This allows a whole day to be excluded from the schedule without having to itemise every scheduled event."], | |
| :db/ident :schema/exceptDate, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733709, :ident :schema/ExchangeRateSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["exchangeRateSpread"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1021, | |
| :rdfs/comment | |
| ["The difference between the price at which a broker or other intermediary buys and sells foreign currency."], | |
| :db/ident :schema/exchangeRateSpread, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733702, :ident :schema/ExerciseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733602, :ident :schema/ExercisePlan}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 181, :ident :schema/instrument}], | |
| :rdfs/label ["exercisePlan"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1023, | |
| :rdfs/comment | |
| ["A sub property of instrument. The exercise plan used on this action."], | |
| :db/ident :schema/exercisePlan, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733702, :ident :schema/ExerciseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733721, :ident :schema/Diet}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 181, :ident :schema/instrument}], | |
| :rdfs/label ["exerciseRelatedDiet"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1024, | |
| :rdfs/comment | |
| ["A sub property of instrument. The diet used in this action."], | |
| :db/ident :schema/exerciseRelatedDiet, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733702, :ident :schema/ExerciseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["exerciseType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1025, | |
| :rdfs/comment | |
| ["Type(s) of exercise or activity, such as strength training, flexibility training, aerobics, cardiac rehabilitation, etc."], | |
| :db/ident :schema/exerciseType, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733400, :ident :schema/ImageObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733518, :ident :schema/PropertyValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["exifData"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1026, | |
| :rdfs/comment ["exif data for this object."], | |
| :db/ident :schema/exifData} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733715, :ident :schema/ParcelDelivery}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["expectedArrivalFrom"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1027, | |
| :rdfs/comment ["The earliest date the package may arrive."], | |
| :db/ident :schema/expectedArrivalFrom} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733715, :ident :schema/ParcelDelivery}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["expectedArrivalUntil"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1028, | |
| :rdfs/comment ["The latest date the package may arrive."], | |
| :db/ident :schema/expectedArrivalUntil} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733510, :ident :schema/MedicalCondition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["expectedPrognosis"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1029, | |
| :rdfs/comment | |
| ["The likely outcome in either the short term or long term of the medical condition."], | |
| :db/ident :schema/expectedPrognosis, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733598, :ident :schema/ActionAccessSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756255}, | |
| :rdfs/label ["expectsAcceptanceOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1030, | |
| :rdfs/comment | |
| ["An Offer which must be accepted before the user can perform the Action. For example, the user may need to buy a movie before being able to watch it."], | |
| :db/ident :schema/expectsAcceptanceOf} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756806}, | |
| :rdfs/label ["experienceInPlaceOfEducation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1031, | |
| :rdfs/comment | |
| ["Indicates whether a [[JobPosting]] will accept experience (as indicated by [[OccupationalExperienceRequirements]]) in place of its formal educational qualifications (as indicated by [[educationRequirements]]). If true, indicates that satisfying one of these requirements is sufficient."], | |
| :db/ident :schema/experienceInPlaceOfEducation, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733744, | |
| :ident :schema/OccupationalExperienceRequirements}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756724}, | |
| :rdfs/label ["experienceRequirements"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1032, | |
| :rdfs/comment | |
| ["Description of skills and experience needed for the position or Occupation."], | |
| :db/ident :schema/experienceRequirements} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733721, :ident :schema/Diet}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["expertConsiderations"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1033, | |
| :rdfs/comment ["Medical expert advice related to the plan."], | |
| :db/ident :schema/expertConsiderations, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["expires"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1034, | |
| :rdfs/comment | |
| ["Date the content expires and is no longer useful or available. For example a [[VideoObject]] or [[NewsArticle]] whose availability or relevance is time-limited, or a [[ClaimReview]] fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date."], | |
| :db/ident :schema/expires} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733620, :ident :schema/Gene}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733697, :ident :schema/AnatomicalSystem}], | |
| :dcterms/source [#:db{:id 101155069757234}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["expressedIn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1035, | |
| :rdfs/comment | |
| ["Tissue, organ, biological sample, etc in which activity of this gene has been observed experimentally. For example brain, digestive system."], | |
| :db/ident :schema/expressedIn, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["familyName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1036, | |
| :rdfs/comment | |
| ["Family name. In the U.S., the last name of a Person."], | |
| :db/ident :schema/familyName} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733679, :ident :schema/NutritionInformation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733682, :ident :schema/Mass}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["fatContent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1037, | |
| :rdfs/comment ["The number of grams of fat."], | |
| :db/ident :schema/fatContent} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["faxNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1038, | |
| :rdfs/comment ["The fax number."], | |
| :db/ident :schema/faxNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["featureList"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1039, | |
| :rdfs/comment | |
| ["Features or modules provided by this application (and possibly required by other applications)."], | |
| :db/ident :schema/featureList} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733399, :ident :schema/FinancialProduct}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["feesAndCommissionsSpecification"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1040, | |
| :rdfs/comment | |
| ["Description of fees, commissions, and other terms applied either to a class of financial product, or by a financial service organization."], | |
| :db/ident :schema/feesAndCommissionsSpecification} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733679, :ident :schema/NutritionInformation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733682, :ident :schema/Mass}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["fiberContent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1041, | |
| :rdfs/comment ["The number of grams of fiber."], | |
| :db/ident :schema/fiberContent} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["fileFormat"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1042, | |
| :rdfs/comment | |
| ["Media type, typically MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml)) of the content, e.g. application/zip of a SoftwareApplication binary. In cases where a CreativeWork has several media type representations, 'encoding' can be used to indicate each MediaObject alongside particular fileFormat information. Unregistered or niche file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia entry."], | |
| :db/ident :schema/fileFormat, | |
| :schema/supersededBy [#:db{:id 192, :ident :schema/encodingFormat}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["fileSize"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1043, | |
| :rdfs/comment | |
| ["Size of the application / package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be assumed."], | |
| :db/ident :schema/fileSize} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733585, | |
| :ident :schema/EducationalOccupationalProgram}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757267}, | |
| :rdfs/label ["financialAidEligible"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1044, | |
| :rdfs/comment | |
| ["A financial aid type or program which students may use to pay for tuition or fees associated with the program."], | |
| :db/ident :schema/financialAidEligible, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733627, :ident :schema/Claim}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 146, :ident :schema/workExample}], | |
| :schema/source #:db{:id 101155069756398}, | |
| :rdfs/label ["firstAppearance"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1045, | |
| :rdfs/comment | |
| ["Indicates the first known occurrence of a [[Claim]] in some [[CreativeWork]]."], | |
| :db/ident :schema/firstAppearance, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["firstPerformance"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1046, | |
| :rdfs/comment ["The date and place the work was first performed."], | |
| :db/ident :schema/firstPerformance} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733719, :ident :schema/Distance}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["flightDistance"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1047, | |
| :rdfs/comment ["The distance of the flight."], | |
| :db/ident :schema/flightDistance} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :rdfs/label ["flightNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1048, | |
| :rdfs/comment | |
| ["The unique identifier for a flight including the airline IATA code. For example, if describing United flight 110, where the IATA code for United is 'UA', the flightNumber is 'UA110'."], | |
| :db/ident :schema/flightNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["floorLevel"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1049, | |
| :rdfs/comment | |
| ["The floor level for an [[Accommodation]] in a multi-storey building. Since counting\n systems [vary internationally](https://en.wikipedia.org/wiki/Storey#Consecutive_number_floor_designations), the local system should be used where possible."], | |
| :db/ident :schema/floorLevel, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733684, :ident :schema/PaymentCard}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["floorLimit"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1050, | |
| :rdfs/comment | |
| ["A floor limit is the amount of money above which credit card transactions must be authorized."], | |
| :db/ident :schema/floorLimit, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756252}, | |
| :rdfs/label ["floorSize"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1051, | |
| :rdfs/comment | |
| ["The size of the accommodation, e.g. in square meter or squarefoot.\nTypical unit code(s): MTK for square meter, FTK for square foot, or YDK for square yard "], | |
| :db/ident :schema/floorSize} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733746, :ident :schema/FollowAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 136, :ident :schema/object}], | |
| :rdfs/label ["followee"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1052, | |
| :rdfs/comment | |
| ["A sub property of object. The person or organization being followed."], | |
| :db/ident :schema/followee} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["follows"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1053, | |
| :rdfs/comment ["The most generic uni-directional social relation."], | |
| :db/ident :schema/follows} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733475, :ident :schema/MedicalProcedure}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["followup"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1054, | |
| :rdfs/comment | |
| ["Typical or recommended followup care after the procedure is performed."], | |
| :db/ident :schema/followup, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733747, :ident :schema/CookAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733398, :ident :schema/FoodEstablishment}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 178, :ident :schema/location}], | |
| :rdfs/label ["foodEstablishment"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1055, | |
| :rdfs/comment | |
| ["A sub property of location. The specific food establishment where the action occurred."], | |
| :db/ident :schema/foodEstablishment} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733747, :ident :schema/CookAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733748, :ident :schema/FoodEvent}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 178, :ident :schema/location}], | |
| :rdfs/label ["foodEvent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1056, | |
| :rdfs/comment | |
| ["A sub property of location. The specific food event where the action occurred."], | |
| :db/ident :schema/foodEvent} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["foodWarning"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1057, | |
| :rdfs/comment | |
| ["Any precaution, guidance, contraindication, etc. related to consumption of specific foods while taking this drug."], | |
| :db/ident :schema/foodWarning, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["founders"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1058, | |
| :rdfs/comment ["A person who founded this organization."], | |
| :db/ident :schema/founders, | |
| :schema/supersededBy [#:db{:id 193, :ident :schema/founder}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["foundingDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1059, | |
| :rdfs/comment ["The date that this organization was founded."], | |
| :db/ident :schema/foundingDate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["foundingLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1060, | |
| :rdfs/comment ["The place where the Organization was founded."], | |
| :db/ident :schema/foundingLocation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733419, :ident :schema/PublicationEvent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["free"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1061, | |
| :rdfs/comment | |
| ["A flag to signal that the item, event, or place is accessible for free."], | |
| :db/ident :schema/free, | |
| :schema/supersededBy | |
| [#:db{:id 194, :ident :schema/isAccessibleForFree}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733749, :ident :schema/ShippingRateSettings}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733632, | |
| :ident :schema/DeliveryChargeSpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["freeShippingThreshold"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1062, | |
| :rdfs/comment | |
| ["A monetary value above (or at) which the shipping rate becomes free. Intended to be used via an [[OfferShippingDetails]] with [[shippingSettingsLink]] matching this [[ShippingRateSettings]]."], | |
| :db/ident :schema/freeShippingThreshold, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733702, :ident :schema/ExerciseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 178, :ident :schema/location}], | |
| :rdfs/label ["fromLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1064, | |
| :rdfs/comment | |
| ["A sub property of location. The original location of the object or the agent before the action."], | |
| :db/ident :schema/fromLocation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["fuelCapacity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1065, | |
| :rdfs/comment | |
| ["The capacity of the fuel tank or in the case of electric cars, the battery. If there are multiple components for storage, this should indicate the total of all storage of the same type.\\n\\nTypical unit code(s): LTR for liters, GLL of US gallons, GLI for UK / imperial gallons, AMH for ampere-hours (for electrical vehicles)."], | |
| :db/ident :schema/fuelCapacity, | |
| :schema/isPartOf [#:db{:id 101155069756364}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["fuelConsumption"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1066, | |
| :rdfs/comment | |
| ["The amount of fuel consumed for traveling a particular distance or temporal duration with the given vehicle (e.g. liters per 100 km).\\n\\n* Note 1: There are unfortunately no standard unit codes for liters per 100 km. Use [[unitText]] to indicate the unit of measurement, e.g. L/100 km.\\n* Note 2: There are two ways of indicating the fuel consumption, [[fuelConsumption]] (e.g. 8 liters per 100 km) and [[fuelEfficiency]] (e.g. 30 miles per gallon). They are reciprocal.\\n* Note 3: Often, the absolute value is useful only when related to driving speed (\"at 80 km/h\") or usage pattern (\"city traffic\"). You can use [[valueReference]] to link the value for the fuel consumption to another value."], | |
| :db/ident :schema/fuelConsumption} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["fuelEfficiency"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1067, | |
| :rdfs/comment | |
| ["The distance traveled per unit of fuel used; most commonly miles per gallon (mpg) or kilometers per liter (km/L).\\n\\n* Note 1: There are unfortunately no standard unit codes for miles per gallon or kilometers per liter. Use [[unitText]] to indicate the unit of measurement, e.g. mpg or km/L.\\n* Note 2: There are two ways of indicating the fuel consumption, [[fuelConsumption]] (e.g. 8 liters per 100 km) and [[fuelEfficiency]] (e.g. 30 miles per gallon). They are reciprocal.\\n* Note 3: Often, the absolute value is useful only when related to driving speed (\"at 80 km/h\") or usage pattern (\"city traffic\"). You can use [[valueReference]] to link the value for the fuel economy to another value."], | |
| :db/ident :schema/fuelEfficiency} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733742, :ident :schema/EngineSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["fuelType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1068, | |
| :rdfs/comment | |
| ["The type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one engine, this property can be attached directly to the vehicle."], | |
| :db/ident :schema/fuelType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733663, :ident :schema/Joint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733377, :ident :schema/MedicalEntity}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["functionalClass"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1069, | |
| :rdfs/comment ["The degree of mobility the joint allows."], | |
| :db/ident :schema/functionalClass, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 196, :ident :schema/sponsor}], | |
| :rdfs/label ["funder"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1071, | |
| :rdfs/comment | |
| ["A person or organization that supports (sponsors) something through some kind of financial contribution."], | |
| :db/ident :schema/funder} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733751, :ident :schema/PlayGameAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733469, | |
| :ident :schema/GameAvailabilityEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756458}, | |
| :rdfs/label ["gameAvailabilityType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1074, | |
| :rdfs/comment | |
| ["Indicates the availability type of the game content associated with this action, such as whether it is a full version or a demo."], | |
| :db/ident :schema/gameAvailabilityType, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733605, :ident :schema/VideoGame}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["gameEdition"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1075, | |
| :rdfs/comment ["The edition of a video game."], | |
| :db/ident :schema/gameEdition} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733576, :ident :schema/Game}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["gameItem"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1076, | |
| :rdfs/comment | |
| ["An item is an object within the game world that can be collected by a player or, occasionally, a non-player character."], | |
| :db/ident :schema/gameItem} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733576, :ident :schema/Game}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["gameLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1077, | |
| :rdfs/comment | |
| ["Real or fictional location of the game (or part of game)."], | |
| :db/ident :schema/gameLocation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733605, :ident :schema/VideoGame}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["gamePlatform"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1078, | |
| :rdfs/comment | |
| ["The electronic systems used to play <a href=\"http://en.wikipedia.org/wiki/Category:Video_game_platforms\">video games</a>."], | |
| :db/ident :schema/gamePlatform} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733605, :ident :schema/VideoGame}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["gameTip"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1080, | |
| :rdfs/comment ["Links to tips, tactics, etc."], | |
| :db/ident :schema/gameTip} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733495, :ident :schema/GenderType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757268}, | |
| :rdfs/label ["gender"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1081, | |
| :rdfs/comment | |
| ["Gender of something, typically a [[Person]], but possibly also fictional characters, animals, etc. While https://schema.org/Male and https://schema.org/Female may be used, text strings are also acceptable for people who do not identify as a binary gender. The [[gender]] property can also be used in an extended sense to cover e.g. the gender of sports teams. As with the gender of individuals, we do not try to enumerate all possibilities. A mixed-gender [[SportsTeam]] can be indicated with a text value of \"Mixed\"."], | |
| :db/ident :schema/gender, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733737, :ident :schema/GeoCoordinates}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1082, | |
| :rdfs/comment ["The geo coordinates of the place."], | |
| :db/ident :schema/geo} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoContains"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1083, | |
| :rdfs/comment | |
| ["Represents a relationship between two geometries (or the places they represent), relating a containing geometry to a contained geometry. \"a contains b iff no points of b lie in the exterior of a, and at least one point of the interior of b lies in the interior of a\". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)."], | |
| :db/ident :schema/geoContains} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoCoveredBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1084, | |
| :rdfs/comment | |
| ["Represents a relationship between two geometries (or the places they represent), relating a geometry to another that covers it. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)."], | |
| :db/ident :schema/geoCoveredBy} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoCovers"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1085, | |
| :rdfs/comment | |
| ["Represents a relationship between two geometries (or the places they represent), relating a covering geometry to a covered geometry. \"Every point of b is a point of (the interior or boundary of) a\". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)."], | |
| :db/ident :schema/geoCovers} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoCrosses"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1086, | |
| :rdfs/comment | |
| ["Represents a relationship between two geometries (or the places they represent), relating a geometry to another that crosses it: \"a crosses b: they have some but not all interior points in common, and the dimension of the intersection is less than that of at least one of them\". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)."], | |
| :db/ident :schema/geoCrosses} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoDisjoint"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1087, | |
| :rdfs/comment | |
| ["Represents spatial relations in which two geometries (or the places they represent) are topologically disjoint: \"they have no point in common. They form a set of disconnected geometries.\" (A symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).)"], | |
| :db/ident :schema/geoDisjoint} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoEquals"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1088, | |
| :rdfs/comment | |
| ["Represents spatial relations in which two geometries (or the places they represent) are topologically equal, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). \"Two geometries are topologically equal if their interiors intersect and no part of the interior or boundary of one geometry intersects the exterior of the other\" (a symmetric relationship)."], | |
| :db/ident :schema/geoEquals} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoIntersects"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1089, | |
| :rdfs/comment | |
| ["Represents spatial relations in which two geometries (or the places they represent) have at least one point in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)."], | |
| :db/ident :schema/geoIntersects} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733753, :ident :schema/GeoCircle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733737, :ident :schema/GeoCoordinates}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoMidpoint"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1090, | |
| :rdfs/comment | |
| ["Indicates the GeoCoordinates at the centre of a GeoShape, e.g. GeoCircle."], | |
| :db/ident :schema/geoMidpoint} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoOverlaps"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1091, | |
| :rdfs/comment | |
| ["Represents a relationship between two geometries (or the places they represent), relating a geometry to another that geospatially overlaps it, i.e. they have some but not all points in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)."], | |
| :db/ident :schema/geoOverlaps} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733753, :ident :schema/GeoCircle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733719, :ident :schema/Distance}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoRadius"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1092, | |
| :rdfs/comment | |
| ["Indicates the approximate radius of a GeoCircle (metres unless indicated otherwise via Distance notation)."], | |
| :db/ident :schema/geoRadius} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoTouches"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1093, | |
| :rdfs/comment | |
| ["Represents spatial relations in which two geometries (or the places they represent) touch: \"they have at least one boundary point in common, but no interior points.\" (A symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).)"], | |
| :db/ident :schema/geoTouches} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733752, :ident :schema/GeospatialGeometry}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geoWithin"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1094, | |
| :rdfs/comment | |
| ["Represents a relationship between two geometries (or the places they represent), relating a geometry to one that contains it, i.e. it is inside (i.e. within) its interior. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM)."], | |
| :db/ident :schema/geoWithin} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733424, :ident :schema/Audience}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733440, :ident :schema/AdministrativeArea}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["geographicArea"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1095, | |
| :rdfs/comment ["The geographic area associated with the audience."], | |
| :db/ident :schema/geographicArea} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733624, :ident :schema/SpecialAnnouncement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756433}, | |
| :rdfs/label ["gettingTestedInfo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1096, | |
| :rdfs/comment | |
| ["Information about getting tested (for a [[MedicalCondition]]), e.g. in the context of a pandemic."], | |
| :db/ident :schema/gettingTestedInfo, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["givenName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1097, | |
| :rdfs/comment | |
| ["Given name. In the U.S., the first name of a Person."], | |
| :db/ident :schema/givenName} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["globalLocationNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1098, | |
| :rdfs/comment | |
| ["The [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations."], | |
| :db/ident :schema/globalLocationNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733624, :ident :schema/SpecialAnnouncement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733754, :ident :schema/GovernmentService}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756326}, | |
| :rdfs/label ["governmentBenefitsInfo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1099, | |
| :rdfs/comment | |
| ["governmentBenefitsInfo provides information about government benefits associated with a SpecialAnnouncement."], | |
| :db/ident :schema/governmentBenefitsInfo, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733459, :ident :schema/LoanOrCredit}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733603, :ident :schema/Duration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["gracePeriod"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1100, | |
| :rdfs/comment | |
| ["The period of time after any due date that the borrower has to fulfil its obligations before a default (failure to pay) is deemed to have occurred."], | |
| :db/ident :schema/gracePeriod, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733755, :ident :schema/DigitalDocumentPermission}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733424, :ident :schema/Audience}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["grantee"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1101, | |
| :rdfs/comment | |
| ["The person, organization, contact point, or audience that has been granted this permission."], | |
| :db/ident :schema/grantee} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["greater"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1102, | |
| :rdfs/comment | |
| ["This ordering relation for qualitative values indicates that the subject is greater than the object."], | |
| :db/ident :schema/greater} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["greaterOrEqual"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1103, | |
| :rdfs/comment | |
| ["This ordering relation for qualitative values indicates that the subject is greater than or equal to the object."], | |
| :db/ident :schema/greaterOrEqual} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 200, :ident :schema/gtin}], | |
| :rdfs/label ["gtin12"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1105, | |
| :rdfs/comment | |
| ["The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details."], | |
| :db/ident :schema/gtin12} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 200, :ident :schema/gtin}], | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["gtin13"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1106, | |
| :rdfs/comment | |
| ["The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceding zero. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details."], | |
| :db/ident :schema/gtin13} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["gtin14"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1107, | |
| :rdfs/comment | |
| ["The GTIN-14 code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details."], | |
| :db/ident :schema/gtin14} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["gtin8"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1108, | |
| :rdfs/comment | |
| ["The GTIN-8 code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See [GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details."], | |
| :db/ident :schema/gtin8} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733377, :ident :schema/MedicalEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733524, :ident :schema/MedicalGuideline}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["guideline"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1109, | |
| :rdfs/comment ["A medical guideline related to this entity."], | |
| :db/ident :schema/guideline, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733524, :ident :schema/MedicalGuideline}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["guidelineDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1110, | |
| :rdfs/comment | |
| ["Date on which this guideline's recommendation was made."], | |
| :db/ident :schema/guidelineDate, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733524, :ident :schema/MedicalGuideline}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733377, :ident :schema/MedicalEntity}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["guidelineSubject"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1111, | |
| :rdfs/comment | |
| ["The medical conditions, treatments, etc. that are the subject of the guideline."], | |
| :db/ident :schema/guidelineSubject, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733674, :ident :schema/ShippingDeliveryTime}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["handlingTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1112, | |
| :rdfs/comment | |
| ["The typical delay between the receipt of the order and the goods either leaving the warehouse or being prepared for pickup, in case the delivery method is on site pickup. Typical properties: minValue, maxValue, unitCode (d for DAY). This is by common convention assumed to mean business days (if a unitCode is used, coded as \"d\"), i.e. only counting days when the business normally operates."], | |
| :db/ident :schema/handlingTime, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733371, :ident :schema/AdultOrientedEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756263}, | |
| :rdfs/label ["hasAdultConsideration"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1113, | |
| :rdfs/comment | |
| ["Used to tag an item to be intended or suitable for consumption or use by adults only."], | |
| :db/ident :schema/hasAdultConsideration, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733620, :ident :schema/Gene}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :dcterms/source [#:db{:id 101155069757234}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf | |
| [#:db{:id 202, :ident :schema/hasRepresentation}], | |
| :rdfs/label ["hasBioPolymerSequence"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1115, | |
| :rdfs/comment | |
| ["A symbolic representation of a BioChemEntity. For example, a nucleotide sequence of a Gene or an amino acid sequence of a Protein."], | |
| :db/ident :schema/hasBioPolymerSequence, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733756, :ident :schema/CategoryCodeSet}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733523, :ident :schema/CategoryCode}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 204, :ident :schema/hasDefinedTerm}], | |
| :schema/source #:db{:id 101155069756383}, | |
| :rdfs/label ["hasCategoryCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1117, | |
| :rdfs/comment ["A Category code contained in this code set."], | |
| :db/ident :schema/hasCategoryCode, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733585, | |
| :ident :schema/EducationalOccupationalProgram}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733703, :ident :schema/Course}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757269}, | |
| :rdfs/label ["hasCourse"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1118, | |
| :rdfs/comment | |
| ["A course or class that is one of the learning opportunities that constitute an educational / occupational program. No information is implied about whether the course is mandatory or optional; no guarantee is implied about whether the course will be available to everyone on the program."], | |
| :db/ident :schema/hasCourse, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733703, :ident :schema/Course}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733704, :ident :schema/CourseInstance}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hasCourseInstance"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1119, | |
| :rdfs/comment | |
| ["An offering of the course at a specific time and place or through specific media or mode of study or to a specific section of students."], | |
| :db/ident :schema/hasCourseInstance} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733696, | |
| :ident :schema/EducationalOccupationalCredential}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756510}, | |
| :rdfs/label ["hasCredential"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1120, | |
| :rdfs/comment | |
| ["A credential awarded to the Person or Organization."], | |
| :db/ident :schema/hasCredential, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733592, :ident :schema/DeliveryEvent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733519, :ident :schema/DeliveryMethod}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hasDeliveryMethod"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1122, | |
| :rdfs/comment ["Method used for delivery or shipping."], | |
| :db/ident :schema/hasDeliveryMethod} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733541, :ident :schema/DigitalDocument}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733755, :ident :schema/DigitalDocumentPermission}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hasDigitalDocumentPermission"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1123, | |
| :rdfs/comment | |
| ["A permission related to the access to this document (e.g. permission to read or write an electronic document). For a public document, specify a grantee with an Audience with audienceType equal to \"public\"."], | |
| :db/ident :schema/hasDigitalDocumentPermission} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756433}, | |
| :rdfs/label ["hasDriveThroughService"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1124, | |
| :rdfs/comment | |
| ["Indicates whether some facility (e.g. [[FoodEstablishment]], [[CovidTestingFacility]]) offers a service that can be used by driving through in a car. In the case of [[CovidTestingFacility]] such facilities could potentially help with social distancing from other potentially-infected users."], | |
| :db/ident :schema/hasDriveThroughService, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733741, :ident :schema/EnergyConsumptionDetails}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756496}, | |
| :rdfs/label ["hasEnergyConsumptionDetails"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1125, | |
| :rdfs/comment | |
| ["Defines the energy efficiency Category (also known as \"class\" or \"rating\") for a product according to an international energy efficiency standard."], | |
| :db/ident :schema/hasEnergyConsumptionDetails, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733741, :ident :schema/EnergyConsumptionDetails}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733483, | |
| :ident :schema/EnergyEfficiencyEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756496}, | |
| :rdfs/label ["hasEnergyEfficiencyCategory"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1126, | |
| :rdfs/comment | |
| ["Defines the energy efficiency Category (which could be either a rating out of range of values or a yes/no certification) for a product according to an international energy efficiency standard."], | |
| :db/ident :schema/hasEnergyEfficiencyCategory, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733757, :ident :schema/HealthTopicContent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733373, :ident :schema/HealthAspectEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["hasHealthAspect"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1127, | |
| :rdfs/comment | |
| ["Indicates the aspect or aspects specifically addressed in some [[HealthTopicContent]]. For example, that the content is an overview, or that it talks about treatment, self-care, treatments or their side-effects."], | |
| :db/ident :schema/hasHealthAspect, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756340}, | |
| :rdfs/label ["hasMeasurement"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1128, | |
| :rdfs/comment | |
| ["A product measurement, for example the inseam of pants, the wheel size of a bicycle, or the gauge of a screw. Usually an exact measurement, but can also be a range of measurements for adjustable products, for example belts and ski bindings."], | |
| :db/ident :schema/hasMeasurement, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733759, :ident :schema/Menu}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733760, :ident :schema/MenuItem}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hasMenuItem"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1129, | |
| :rdfs/comment | |
| ["A food or drink item contained in a menu or menu section."], | |
| :db/ident :schema/hasMenuItem} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733759, :ident :schema/Menu}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733761, :ident :schema/MenuSection}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hasMenuSection"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1130, | |
| :rdfs/comment | |
| ["A subgrouping of the menu (by dishes, course, serving time period, etc.)."], | |
| :db/ident :schema/hasMenuSection} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756542}, | |
| :rdfs/label ["hasMerchantReturnPolicy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1131, | |
| :rdfs/comment | |
| ["Specifies a MerchantReturnPolicy that may be applicable."], | |
| :db/ident :schema/hasMerchantReturnPolicy, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :dcterms/source [#:db{:id 101155069757243}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hasMolecularFunction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1132, | |
| :rdfs/comment | |
| ["Molecular function performed by this BioChemEntity; please use PropertyValue if you want to include any evidence."], | |
| :db/ident :schema/hasMolecularFunction, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733734, :ident :schema/Occupation}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756724}, | |
| :rdfs/label ["hasOccupation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1133, | |
| :rdfs/comment | |
| ["The Person's occupation. For past professions, use Role for expressing dates."], | |
| :db/ident :schema/hasOccupation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733762, :ident :schema/OfferCatalog}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hasOfferCatalog"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1134, | |
| :rdfs/comment | |
| ["Indicates an OfferCatalog listing for this Organization, Person, or Service."], | |
| :db/ident :schema/hasOfferCatalog} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["hasPOS"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1135, | |
| :rdfs/comment | |
| ["Points-of-Sales operated by the organization or person."], | |
| :db/ident :schema/hasPOS} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["headline"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1139, | |
| :rdfs/comment ["Headline of the article."], | |
| :db/ident :schema/headline} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733525, :ident :schema/MedicalStudy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733510, :ident :schema/MedicalCondition}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["healthCondition"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1140, | |
| :rdfs/comment | |
| ["Specifying the health condition(s) of a patient, medical study, or other target audience."], | |
| :db/ident :schema/healthCondition, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733764, | |
| :ident :schema/HealthPlanCostSharingSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanCoinsuranceOption"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1141, | |
| :rdfs/comment | |
| ["Whether the coinsurance applies before or after deductible, etc. TODO: Is this a closed set?"], | |
| :db/ident :schema/healthPlanCoinsuranceOption, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733764, | |
| :ident :schema/HealthPlanCostSharingSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanCoinsuranceRate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1142, | |
| :rdfs/comment | |
| ["The rate of coinsurance expressed as a number between 0.0 and 1.0."], | |
| :db/ident :schema/healthPlanCoinsuranceRate, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733764, | |
| :ident :schema/HealthPlanCostSharingSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733454, :ident :schema/PriceSpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanCopay"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1143, | |
| :rdfs/comment ["The copay amount."], | |
| :db/ident :schema/healthPlanCopay, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733764, | |
| :ident :schema/HealthPlanCostSharingSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanCopayOption"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1144, | |
| :rdfs/comment | |
| ["Whether the copay is before or after deductible, etc. TODO: Is this a closed set?"], | |
| :db/ident :schema/healthPlanCopayOption, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733765, :ident :schema/HealthPlanFormulary}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanCostSharing"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1145, | |
| :rdfs/comment | |
| ["The costs to the patient for services under this network or formulary."], | |
| :db/ident :schema/healthPlanCostSharing, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733661, :ident :schema/HealthInsurancePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanDrugOption"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1146, | |
| :rdfs/comment ["TODO."], | |
| :db/ident :schema/healthPlanDrugOption, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733661, :ident :schema/HealthInsurancePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanDrugTier"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1147, | |
| :rdfs/comment | |
| ["The tier(s) of drugs offered by this formulary or insurance plan."], | |
| :db/ident :schema/healthPlanDrugTier, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733661, :ident :schema/HealthInsurancePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanId"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1148, | |
| :rdfs/comment | |
| ["The 14-character, HIOS-generated Plan ID number. (Plan IDs must be unique, even across different markets.)"], | |
| :db/ident :schema/healthPlanId, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733661, :ident :schema/HealthInsurancePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanMarketingUrl"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1149, | |
| :rdfs/comment | |
| ["The URL that goes directly to the plan brochure for the specific standard plan or plan variation."], | |
| :db/ident :schema/healthPlanMarketingUrl, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733766, :ident :schema/HealthPlanNetwork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanNetworkId"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1150, | |
| :rdfs/comment | |
| ["Name or unique ID of network. (Networks are often reused across different insurance plans.)"], | |
| :db/ident :schema/healthPlanNetworkId, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733766, :ident :schema/HealthPlanNetwork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanNetworkTier"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1151, | |
| :rdfs/comment ["The tier(s) for this network."], | |
| :db/ident :schema/healthPlanNetworkTier, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733764, | |
| :ident :schema/HealthPlanCostSharingSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["healthPlanPharmacyCategory"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1152, | |
| :rdfs/comment | |
| ["The category or type of pharmacy associated with this cost sharing."], | |
| :db/ident :schema/healthPlanPharmacyCategory, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733767, :ident :schema/Hospital}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733710, :ident :schema/CDCPMDRecord}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756369}, | |
| :rdfs/label ["healthcareReportingData"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1153, | |
| :rdfs/comment | |
| ["Indicates data describing a hospital, e.g. a CDC [[CDCPMDRecord]] or as some kind of [[Dataset]]."], | |
| :db/ident :schema/healthcareReportingData, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["height"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1154, | |
| :rdfs/comment ["The height of the item."], | |
| :db/ident :schema/height} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733768, :ident :schema/AggregateOffer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["highPrice"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1155, | |
| :rdfs/comment | |
| ["The highest price of all offers available.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."], | |
| :db/ident :schema/highPrice} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hiringOrganization"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1156, | |
| :rdfs/comment ["Organization or Person offering the job position."], | |
| :db/ident :schema/hiringOrganization} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 178, :ident :schema/location}], | |
| :rdfs/label ["homeLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1158, | |
| :rdfs/comment ["A contact location for a person's residence."], | |
| :db/ident :schema/homeLocation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733655, :ident :schema/SportsEvent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 157, :ident :schema/competitor}], | |
| :rdfs/label ["homeTeam"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1159, | |
| :rdfs/comment ["The home team in a sports event."], | |
| :db/ident :schema/homeTeam} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["honorificPrefix"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1160, | |
| :rdfs/comment | |
| ["An honorific prefix preceding a Person's name such as Dr/Mrs/Mr."], | |
| :db/ident :schema/honorificPrefix} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["honorificSuffix"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1161, | |
| :rdfs/comment | |
| ["An honorific suffix following a Person's name such as M.D./PhD/MSCSW."], | |
| :db/ident :schema/honorificSuffix} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733769, :ident :schema/Physician}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733767, :ident :schema/Hospital}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hospitalAffiliation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1162, | |
| :rdfs/comment | |
| ["A hospital with which the physician or office is affiliated."], | |
| :db/ident :schema/hospitalAffiliation, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733770, :ident :schema/ProgramMembership}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hostingOrganization"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1163, | |
| :rdfs/comment | |
| ["The organization (airline, travelers' club, etc.) the membership is made with."], | |
| :db/ident :schema/hostingOrganization} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733556, :ident :schema/ContactPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733675, :ident :schema/OpeningHoursSpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["hoursAvailable"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1164, | |
| :rdfs/comment | |
| ["The hours during which this service or contact is available."], | |
| :db/ident :schema/hoursAvailable} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733475, :ident :schema/MedicalProcedure}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["howPerformed"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1165, | |
| :rdfs/comment ["How the procedure is performed."], | |
| :db/ident :schema/howPerformed, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733599, :ident :schema/EntryPoint}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["httpMethod"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1166, | |
| :rdfs/comment | |
| ["An HTTP method that specifies the appropriate HTTP method for a request to an HTTP EntryPoint. Values are capitalized strings as used in HTTP."], | |
| :db/ident :schema/httpMethod} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733666, :ident :schema/Airline}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["iataCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1167, | |
| :rdfs/comment ["IATA identifier for an airline or airport."], | |
| :db/ident :schema/iataCode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733637, :ident :schema/Airport}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["icaoCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1168, | |
| :rdfs/comment ["ICAO identifier for an airport."], | |
| :db/ident :schema/icaoCode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733578, :ident :schema/MedicalSign}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733347, :ident :schema/PhysicalExam}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["identifyingExam"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1170, | |
| :rdfs/comment | |
| ["A physical examination that can identify this sign."], | |
| :db/ident :schema/identifyingExam, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733578, :ident :schema/MedicalSign}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733408, :ident :schema/MedicalTest}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["identifyingTest"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1171, | |
| :rdfs/comment ["A diagnostic test that can identify this sign."], | |
| :db/ident :schema/identifyingTest, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733586, :ident :schema/Book}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["illustrator"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1172, | |
| :rdfs/comment ["The illustrator of the book."], | |
| :db/ident :schema/illustrator} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733771, :ident :schema/ImagingTest}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733429, :ident :schema/MedicalImagingTechnique}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["imagingTechnique"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1173, | |
| :rdfs/comment ["Imaging technique used."], | |
| :db/ident :schema/imagingTechnique, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733772, :ident :schema/MusicRecording}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733616, :ident :schema/MusicAlbum}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["inAlbum"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1174, | |
| :rdfs/comment ["The album to which this recording belongs."], | |
| :db/ident :schema/inAlbum} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733560, :ident :schema/BroadcastChannel}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733773, :ident :schema/CableOrSatelliteService}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["inBroadcastLineup"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1175, | |
| :rdfs/comment ["The CableOrSatelliteService offering the channel."], | |
| :db/ident :schema/inBroadcastLineup} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733774, :ident :schema/MolecularEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :dcterms/source [#:db{:id 101155069757271}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf | |
| [#:db{:id 202, :ident :schema/hasRepresentation}], | |
| :rdfs/label ["inChI"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1176, | |
| :rdfs/comment | |
| ["Non-proprietary identifier for molecular entity that can be used in printed and electronic data sources thus enabling easier linking of diverse data compilations."], | |
| :db/ident :schema/inChI, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733774, :ident :schema/MolecularEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :dcterms/source [#:db{:id 101155069757271}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf | |
| [#:db{:id 202, :ident :schema/hasRepresentation}], | |
| :rdfs/label ["inChIKey"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1177, | |
| :rdfs/comment | |
| ["InChIKey is a hashed version of the full InChI (using the SHA-256 algorithm)."], | |
| :db/ident :schema/inChIKey, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733523, :ident :schema/CategoryCode}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733756, :ident :schema/CategoryCodeSet}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 207, :ident :schema/inDefinedTermSet}], | |
| :schema/source #:db{:id 101155069756383}, | |
| :rdfs/label ["inCodeSet"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1178, | |
| :rdfs/comment | |
| ["A [[CategoryCodeSet]] that contains this category code."], | |
| :db/ident :schema/inCodeSet, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733772, :ident :schema/MusicRecording}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733536, :ident :schema/MusicPlaylist}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["inPlaylist"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1181, | |
| :rdfs/comment ["The playlist to which this recording belongs."], | |
| :db/ident :schema/inPlaylist} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757270}, | |
| :rdfs/label ["inProductGroupWithID"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1182, | |
| :rdfs/comment | |
| ["Indicates the [[productGroupID]] for a [[ProductGroup]] that this product [[isVariantOf]]. "], | |
| :db/ident :schema/inProductGroupWithID, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756542}, | |
| :rdfs/label ["inStoreReturnsOffered"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1183, | |
| :rdfs/comment | |
| ["Are in-store returns offered? (For more advanced return methods use the [[returnMethod]] property.)"], | |
| :db/ident :schema/inStoreReturnsOffered, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733775, :ident :schema/Thesis}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["inSupportOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1184, | |
| :rdfs/comment | |
| ["Qualification, candidature, degree, application that Thesis supports."], | |
| :db/ident :schema/inSupportOf, | |
| :schema/isPartOf [#:db{:id 101155069756300}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["incentives"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1185, | |
| :rdfs/comment | |
| ["Description of bonus and commission compensation aspects of the job."], | |
| :db/ident :schema/incentives, | |
| :schema/supersededBy | |
| [#:db{:id 208, :ident :schema/incentiveCompensation}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["includedComposition"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1186, | |
| :rdfs/comment | |
| ["Smaller compositions included in this work (e.g. a movement in a symphony)."], | |
| :db/ident :schema/includedComposition} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733466, :ident :schema/Dataset}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733685, :ident :schema/DataCatalog}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["includedDataCatalog"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1187, | |
| :rdfs/comment | |
| ["A data catalog which contains this dataset (this property was previously 'catalog', preferred name is now 'includedInDataCatalog')."], | |
| :db/ident :schema/includedDataCatalog, | |
| :schema/supersededBy | |
| [#:db{:id 166, :ident :schema/includedInDataCatalog}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733661, :ident :schema/HealthInsurancePlan}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["includedInHealthInsurancePlan"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1189, | |
| :rdfs/comment ["The insurance plans that cover this drug."], | |
| :db/ident :schema/includedInHealthInsurancePlan, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733526, :ident :schema/MedicalRiskEstimator}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733776, :ident :schema/MedicalRiskFactor}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["includedRiskFactor"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1190, | |
| :rdfs/comment | |
| ["A modifiable or non-modifiable risk factor included in the calculation, e.g. age, coexisting condition."], | |
| :db/ident :schema/includedRiskFactor, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733777, :ident :schema/TouristDestination}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733778, :ident :schema/TouristAttraction}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757105}, | |
| :rdfs/label ["includesAttraction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1191, | |
| :rdfs/comment ["Attraction located at destination."], | |
| :db/ident :schema/includesAttraction, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733661, :ident :schema/HealthInsurancePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733765, :ident :schema/HealthPlanFormulary}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["includesHealthPlanFormulary"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1192, | |
| :rdfs/comment ["Formularies covered by this plan."], | |
| :db/ident :schema/includesHealthPlanFormulary, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733661, :ident :schema/HealthInsurancePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733766, :ident :schema/HealthPlanNetwork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["includesHealthPlanNetwork"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1193, | |
| :rdfs/comment ["Networks covered by this plan."], | |
| :db/ident :schema/includesHealthPlanNetwork, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733623, :ident :schema/TypeAndQuantityNode}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["includesObject"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1194, | |
| :rdfs/comment | |
| ["This links to a node or nodes indicating the exact quantity of the products included in an [[Offer]] or [[ProductCollection]]."], | |
| :db/ident :schema/includesObject} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733776, :ident :schema/MedicalRiskFactor}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733377, :ident :schema/MedicalEntity}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["increasesRiskOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1195, | |
| :rdfs/comment | |
| ["The condition, complication, etc. influenced by this factor."], | |
| :db/ident :schema/increasesRiskOf, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["industry"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1196, | |
| :rdfs/comment ["The industry associated with the job position."], | |
| :db/ident :schema/industry} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757273}, | |
| :rdfs/label ["ineligibleRegion"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1197, | |
| :rdfs/comment | |
| ["The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed.\\n\\nSee also [[eligibleRegion]].\n "], | |
| :db/ident :schema/ineligibleRegion, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733779, :ident :schema/InfectiousDisease}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["infectiousAgent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1198, | |
| :rdfs/comment | |
| ["The actual infectious agent, such as a specific bacterium."], | |
| :db/ident :schema/infectiousAgent, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733779, :ident :schema/InfectiousDisease}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733397, :ident :schema/InfectiousAgentClass}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["infectiousAgentClass"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1199, | |
| :rdfs/comment | |
| ["The class of infectious agent (bacteria, prion, etc.) that causes the disease."], | |
| :db/ident :schema/infectiousAgentClass, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733701, :ident :schema/Recipe}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 210, :ident :schema/supply}], | |
| :rdfs/label ["ingredients"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1200, | |
| :rdfs/comment | |
| ["A single ingredient used in the recipe, e.g. sugar, flour or garlic."], | |
| :db/ident :schema/ingredients, | |
| :schema/supersededBy | |
| [#:db{:id 211, :ident :schema/recipeIngredient}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733646, :ident :schema/ComicIssue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["inker"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1201, | |
| :rdfs/comment | |
| ["The individual who traces over the pencil drawings in ink after pencils are complete."], | |
| :db/ident :schema/inker, | |
| :schema/isPartOf [#:db{:id 101155069756300}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733626, :ident :schema/Muscle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733414, :ident :schema/AnatomicalStructure}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["insertion"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1202, | |
| :rdfs/comment | |
| ["The place of attachment of a muscle, or what the muscle moves."], | |
| :db/ident :schema/insertion, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["installUrl"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1203, | |
| :rdfs/comment | |
| ["URL at which the app may be installed, if different from the URL of the item."], | |
| :db/ident :schema/installUrl} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733704, :ident :schema/CourseInstance}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["instructor"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1204, | |
| :rdfs/comment | |
| ["A person assigned to instruct or provide instructional assistance for the [[CourseInstance]]."], | |
| :db/ident :schema/instructor} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733602, :ident :schema/ExercisePlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["intensity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1205, | |
| :rdfs/comment | |
| ["Quantitative measure gauging the degree of force involved in the exercise, for example, heartbeats per minute. May include the velocity of the movement."], | |
| :db/ident :schema/intensity, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["interactingDrug"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1206, | |
| :rdfs/comment | |
| ["Another drug that is known to interact with this drug in a way that impacts the effect of this drug or causes a risk to the patient. Note: disease interactions are typically captured as contraindications."], | |
| :db/ident :schema/interactingDrug, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:db/id 1207, | |
| :db/ident :schema/interactionCount, | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :rdfs/label ["interactionCount"], | |
| :rdfs/comment | |
| ["This property is deprecated, alongside the UserInteraction types on which it depended."], | |
| :schema/supersededBy | |
| [#:db{:id 212, :ident :schema/interactionStatistic}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733575, :ident :schema/InteractionCounter}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["interactionService"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1208, | |
| :rdfs/comment | |
| ["The WebSite or SoftwareApplication where the interactions took place."], | |
| :db/ident :schema/interactionService} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733575, :ident :schema/InteractionCounter}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733352, :ident :schema/Action}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["interactionType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1210, | |
| :rdfs/comment | |
| ["The Action representing the type of interaction. For up votes, +1s, etc. use [[LikeAction]]. For down votes use [[DislikeAction]]. Otherwise, use the most specific Action."], | |
| :db/ident :schema/interactionType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["interactivityType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1211, | |
| :rdfs/comment | |
| ["The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'."], | |
| :db/ident :schema/interactivityType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733399, :ident :schema/FinancialProduct}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["interestRate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1212, | |
| :rdfs/comment | |
| ["The interest rate, charged or paid, applicable to the financial product. Note: This is different from the calculated annualPercentageRate."], | |
| :db/ident :schema/interestRate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733627, :ident :schema/Claim}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 184, :ident :schema/description}], | |
| :schema/source #:db{:id 101155069756303}, | |
| :rdfs/label ["interpretedAsClaim"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1213, | |
| :rdfs/comment | |
| ["Used to indicate a specific claim contained, implied, translated or refined from the content of a [[MediaObject]] or other [[CreativeWork]]. The interpreting party can be indicated using [[claimInterpreter]]."], | |
| :db/ident :schema/interpretedAsClaim, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["inventoryLevel"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1214, | |
| :rdfs/comment | |
| ["The current approximate inventory level for the item or items."], | |
| :db/ident :schema/inventoryLevel} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733474, :ident :schema/MedicalOrganization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["isAcceptingNewPatients"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1216, | |
| :rdfs/comment ["Whether the provider is accepting new patients."], | |
| :db/ident :schema/isAcceptingNewPatients, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["isAccessoryOrSparePartFor"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1217, | |
| :rdfs/comment | |
| ["A pointer to another product (or multiple products) for which this product is an accessory or spare part."], | |
| :db/ident :schema/isAccessoryOrSparePartFor} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isAvailableGenerically"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1218, | |
| :rdfs/comment | |
| ["True if the drug is available in a generic form (regardless of name)."], | |
| :db/ident :schema/isAvailableGenerically, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isBasedOnUrl"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1219, | |
| :rdfs/comment | |
| ["A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http://example.com/great-multiplication-intro.html."], | |
| :db/ident :schema/isBasedOnUrl, | |
| :schema/supersededBy [#:db{:id 213, :ident :schema/isBasedOn}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["isConsumableFor"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1220, | |
| :rdfs/comment | |
| ["A pointer to another product (or multiple products) for which this product is a consumable."], | |
| :db/ident :schema/isConsumableFor} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isFamilyFriendly"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1222, | |
| :rdfs/comment ["Indicates whether this content is family friendly."], | |
| :db/ident :schema/isFamilyFriendly} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isGift"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1223, | |
| :rdfs/comment | |
| ["Indicates whether the offer was accepted as a gift for someone other than the buyer."], | |
| :db/ident :schema/isGift} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :dcterms/source [#:db{:id 101155069757243}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isInvolvedInBiologicalProcess"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1224, | |
| :rdfs/comment | |
| ["Biological process this BioChemEntity is involved in; please use PropertyValue if you want to include any evidence."], | |
| :db/ident :schema/isInvolvedInBiologicalProcess, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733672, :ident :schema/BroadcastEvent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isLiveBroadcast"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1225, | |
| :rdfs/comment ["True if the broadcast is of a live event."], | |
| :db/ident :schema/isLiveBroadcast} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733438, :ident :schema/BioChemEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :dcterms/source [#:db{:id 101155069757243}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isLocatedInSubcellularLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1226, | |
| :rdfs/comment | |
| ["Subcellular location where this BioChemEntity is located; please use PropertyValue if you want to include any evidence."], | |
| :db/ident :schema/isLocatedInSubcellularLocation, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733593, :ident :schema/FloorPlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["isPlanForApartment"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1229, | |
| :rdfs/comment | |
| ["Indicates some accommodation that this floor plan describes."], | |
| :db/ident :schema/isPlanForApartment, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733601, :ident :schema/DietarySupplement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["isProprietary"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1230, | |
| :rdfs/comment | |
| ["True if this item's name is a proprietary/brand name (vs. generic name)."], | |
| :db/ident :schema/isProprietary, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["isRelatedTo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1231, | |
| :rdfs/comment | |
| ["A pointer to another, somehow related product (or multiple products)."], | |
| :db/ident :schema/isRelatedTo} | |
| {:schema/domainIncludes [#:db{:id 216, :ident :schema/|3DModel|}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757275}, | |
| :rdfs/label ["isResizable"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1232, | |
| :rdfs/comment | |
| ["Whether the 3DModel allows resizing. For example, room layout applications often do not allow 3DModel elements to be resized to reflect reality."], | |
| :db/ident :schema/isResizable, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["isSimilarTo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1233, | |
| :rdfs/comment | |
| ["A pointer to another, functionally similar product (or multiple products)."], | |
| :db/ident :schema/isSimilarTo} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733717, :ident :schema/DeliveryTimeSettings}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["isUnlabelledFallback"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1234, | |
| :rdfs/comment | |
| ["This can be marked 'true' to indicate that some published [[DeliveryTimeSettings]] or [[ShippingRateSettings]] are intended to apply to all [[OfferShippingDetails]] published by the same merchant, when referenced by a [[shippingSettingsLink]] in those settings. It is not meaningful to use a 'true' value for this property alongside a transitTimeLabel (for [[DeliveryTimeSettings]]) or shippingLabel (for [[ShippingRateSettings]]), since this property is for use with unlabelled settings."], | |
| :db/ident :schema/isUnlabelledFallback, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733586, :ident :schema/Book}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :owl/equivalentProperty [#:db{:id 101155069757276}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :rdfs/label ["isbn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1236, | |
| :rdfs/comment ["The ISBN of the book."], | |
| :db/ident :schema/isbn} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["isicV4"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1237, | |
| :rdfs/comment | |
| ["The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place."], | |
| :db/ident :schema/isicV4} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757277}, | |
| :rdfs/label ["iso6523Code"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1238, | |
| :rdfs/comment | |
| ["An organization identifier as defined in ISO 6523(-1). Note that many existing organization identifiers such as [leiCode](https://schema.org/leiCode), [duns](https://schema.org/duns) and [vatID](https://schema.org/vatID) can be expressed as an ISO 6523 identifier by setting the ICD part of the ISO 6523 identifier accordingly. "], | |
| :db/ident :schema/iso6523Code, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733772, :ident :schema/MusicRecording}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["isrcCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1239, | |
| :rdfs/comment | |
| ["The International Standard Recording Code for the recording."], | |
| :db/ident :schema/isrcCode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733780, :ident :schema/WebSite}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :owl/equivalentProperty [#:db{:id 101155069757278}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069756876}, | |
| :rdfs/label ["issn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1240, | |
| :rdfs/comment | |
| ["The International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication."], | |
| :db/ident :schema/issn} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733448, :ident :schema/PublicationIssue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :owl/equivalentProperty [#:db{:id 101155069757279}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 169, :ident :schema/position}], | |
| :schema/source #:db{:id 101155069756876}, | |
| :rdfs/label ["issueNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1241, | |
| :rdfs/comment | |
| ["Identifies the issue of publication; for example, \"iii\" or \"2\"."], | |
| :db/ident :schema/issueNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733501, :ident :schema/Permit}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["issuedBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1242, | |
| :rdfs/comment ["The organization issuing the ticket or permit."], | |
| :db/ident :schema/issuedBy} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733501, :ident :schema/Permit}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733420, :ident :schema/Service}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["issuedThrough"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1243, | |
| :rdfs/comment ["The service through which the permit was granted."], | |
| :db/ident :schema/issuedThrough} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["iswcCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1244, | |
| :rdfs/comment | |
| ["The International Standard Musical Work Code for the composition."], | |
| :db/ident :schema/iswcCode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733711, :ident :schema/DataFeedItem}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["item"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1245, | |
| :rdfs/comment | |
| ["An entity represented by an entry in a list or data feed (e.g. an 'artist' in a list of 'artists')."], | |
| :db/ident :schema/item} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733462, :ident :schema/OfferItemCondition}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["itemCondition"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1246, | |
| :rdfs/comment | |
| ["A predefined value from OfferItemCondition specifying the condition of the product or service, or the products or services included in the offer. Also used for product return policies to specify the condition of products accepted for returns."], | |
| :db/ident :schema/itemCondition} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733497, :ident :schema/ReturnFeesEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756569}, | |
| :rdfs/label ["itemDefectReturnFees"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1247, | |
| :rdfs/comment | |
| ["The type of return fees for returns of defect products."], | |
| :db/ident :schema/itemDefectReturnFees, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733565, | |
| :ident :schema/ReturnLabelSourceEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756569}, | |
| :rdfs/label ["itemDefectReturnLabelSource"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1248, | |
| :rdfs/comment | |
| ["The method (from an enumeration) by which the customer obtains a return shipping label for a defect product."], | |
| :db/ident :schema/itemDefectReturnLabelSource, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756569}, | |
| :rdfs/label ["itemDefectReturnShippingFeesAmount"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1249, | |
| :rdfs/comment | |
| ["Amount of shipping costs for defect product returns. Applicable when property [[itemDefectReturnFees]] equals [[ReturnShippingFees]]."], | |
| :db/ident :schema/itemDefectReturnShippingFeesAmount, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733418, :ident :schema/ItemList}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733506, :ident :schema/ListItem}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["itemListElement"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1250, | |
| :rdfs/comment | |
| ["For itemListElement values, you can use simple strings (e.g. \"Peter\", \"Paul\", \"Mary\"), existing entities, or use ListItem.\\n\\nText values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.\\n\\nNote: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a 'position' property in such cases."], | |
| :db/ident :schema/itemListElement} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733418, :ident :schema/ItemList}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733513, :ident :schema/ItemListOrderType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["itemListOrder"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1251, | |
| :rdfs/comment | |
| ["Type of ordering (e.g. Ascending, Descending, Unordered)."], | |
| :db/ident :schema/itemListOrder} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733636, :ident :schema/ArchiveComponent}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 178, :ident :schema/location}], | |
| :schema/source #:db{:id 101155069756291}, | |
| :rdfs/label ["itemLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1252, | |
| :rdfs/comment ["Current location of the item."], | |
| :db/ident :schema/itemLocation, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733487, :ident :schema/AggregateRating}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["itemReviewed"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1254, | |
| :rdfs/comment ["The item that is being reviewed/rated."], | |
| :db/ident :schema/itemReviewed} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733715, :ident :schema/ParcelDelivery}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["itemShipped"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1255, | |
| :rdfs/comment ["Item(s) being shipped."], | |
| :db/ident :schema/itemShipped} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733410, :ident :schema/Trip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733418, :ident :schema/ItemList}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757119}, | |
| :rdfs/label ["itinerary"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1256, | |
| :rdfs/comment | |
| ["Destination(s) ( [[Place]] ) that make up a trip. For a trip where destination order is important use [[ItemList]] to specify that order (see examples)."], | |
| :db/ident :schema/itinerary, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733774, :ident :schema/MolecularEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :dcterms/source [#:db{:id 101155069757271}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["iupacName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1257, | |
| :rdfs/comment | |
| ["Systematic method of naming chemical compounds as recommended by the International Union of Pure and Applied Chemistry (IUPAC)."], | |
| :db/ident :schema/iupacName, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757280}, | |
| :rdfs/label ["jobImmediateStart"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1258, | |
| :rdfs/comment | |
| ["An indicator as to whether a position is available for an immediate start."], | |
| :db/ident :schema/jobImmediateStart, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["jobLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1259, | |
| :rdfs/comment | |
| ["A (typically single) geographic location associated with the job position."], | |
| :db/ident :schema/jobLocation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757281}, | |
| :rdfs/label ["jobLocationType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1260, | |
| :rdfs/comment | |
| ["A description of the job location (e.g. TELECOMMUTE for telecommute jobs)."], | |
| :db/ident :schema/jobLocationType, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757280}, | |
| :rdfs/label ["jobStartDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1261, | |
| :rdfs/comment | |
| ["The date on which a successful applicant for this job would be expected to start work. Choose a specific date in the future or use the jobImmediateStart property to indicate the position is to be filled as soon as possible."], | |
| :db/ident :schema/jobStartDate, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757282}, | |
| :rdfs/label ["jobTitle"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1262, | |
| :rdfs/comment | |
| ["The job title of the person (for example, Financial Manager)."], | |
| :db/ident :schema/jobTitle, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733754, :ident :schema/GovernmentService}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733440, :ident :schema/AdministrativeArea}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756326}, | |
| :rdfs/label ["jurisdiction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1263, | |
| :rdfs/comment | |
| ["Indicates a legal jurisdiction, e.g. of some legislation, or where some government service is based."], | |
| :db/ident :schema/jurisdiction, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["keywords"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1264, | |
| :rdfs/comment | |
| ["Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property."], | |
| :db/ident :schema/keywords} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["knownVehicleDamages"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1265, | |
| :rdfs/comment | |
| ["A textual description of known damages, both repaired and unrepaired."], | |
| :db/ident :schema/knownVehicleDamages} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["knows"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1266, | |
| :rdfs/comment | |
| ["The most generic bi-directional social/work relation."], | |
| :db/ident :schema/knows} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757245}, | |
| :rdfs/label ["knowsAbout"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1267, | |
| :rdfs/comment | |
| ["Of a [[Person]], and less typically of an [[Organization]], to indicate a topic that is known about - suggesting possible expertise but not implying it. We do not distinguish skill levels here, or relate this to educational content, events, objectives or [[JobPosting]] descriptions."], | |
| :db/ident :schema/knowsAbout, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733653, :ident :schema/Language}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757260}, | |
| :rdfs/label ["knowsLanguage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1268, | |
| :rdfs/comment | |
| ["Of a [[Person]], and less typically of an [[Organization]], to indicate a known language. We do not distinguish skill levels or reading/writing/speaking/signing here. Use language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47)."], | |
| :db/ident :schema/knowsLanguage, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["labelDetails"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1269, | |
| :rdfs/comment ["Link to the drug's label details."], | |
| :db/ident :schema/labelDetails, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733781, :ident :schema/RentAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 162, :ident :schema/participant}], | |
| :rdfs/label ["landlord"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1270, | |
| :rdfs/comment | |
| ["A sub property of participant. The owner of the real estate property."], | |
| :db/ident :schema/landlord} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733388, :ident :schema/CommunicateAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733653, :ident :schema/Language}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 181, :ident :schema/instrument}], | |
| :rdfs/label ["language"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1271, | |
| :rdfs/comment | |
| ["A sub property of instrument. The language used on this action."], | |
| :db/ident :schema/language, | |
| :schema/supersededBy [#:db{:id 219, :ident :schema/inLanguage}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733348, :ident :schema/WebPage}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["lastReviewed"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1272, | |
| :rdfs/comment | |
| ["Date on which the content on this web page was last reviewed for accuracy and/or completeness."], | |
| :db/ident :schema/lastReviewed} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733737, :ident :schema/GeoCoordinates}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["latitude"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1273, | |
| :rdfs/comment | |
| ["The latitude of a location. For example ```37.42242``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System))."], | |
| :db/ident :schema/latitude} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733593, :ident :schema/FloorPlan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733400, :ident :schema/ImageObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 220, :ident :schema/image}], | |
| :schema/source #:db{:id 101155069757283}, | |
| :rdfs/label ["layoutImage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1274, | |
| :rdfs/comment ["A schematic image showing the floorplan layout."], | |
| :db/ident :schema/layoutImage, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["learningResourceType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1275, | |
| :rdfs/comment | |
| ["The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'."], | |
| :db/ident :schema/learningResourceType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733713, :ident :schema/RealEstateListing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["leaseLength"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1276, | |
| :rdfs/comment | |
| ["Length of the lease for some [[Accommodation]], either particular to some [[Offer]] or in some cases intrinsic to the property."], | |
| :db/ident :schema/leaseLength, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["legalName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1277, | |
| :rdfs/comment | |
| ["The official name of the organization, e.g. the registered company name."], | |
| :db/ident :schema/legalName} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733377, :ident :schema/MedicalEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733481, :ident :schema/MedicalEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["legalStatus"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1278, | |
| :rdfs/comment | |
| ["The drug or supplement's legal status, including any controlled substance schedules that apply."], | |
| :db/ident :schema/legalStatus, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :owl/equivalentProperty [#:db{:id 101155069757286}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757285}, | |
| :skos/exactMatch [#:db{:id 101155069757286}], | |
| :rdfs/label ["legislationChanges"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1280, | |
| :rdfs/comment | |
| ["Another legislation that this legislation changes. This encompasses the notions of amendment, replacement, correction, repeal, or other types of change. This may be a direct change (textual or non-textual amendment) or a consequential or indirect change. The property is to be used to express the existence of a change relationship between two acts rather than the existence of a consolidated version of the text that shows the result of the change. For consolidation relationships, use the <a href=\"/legislationConsolidates\">legislationConsolidates</a> property."], | |
| :db/ident :schema/legislationChanges, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :owl/equivalentProperty [#:db{:id 101155069757287}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756306}, | |
| :skos/exactMatch [#:db{:id 101155069757287}], | |
| :rdfs/label ["legislationConsolidates"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1281, | |
| :rdfs/comment | |
| ["Indicates another legislation taken into account in this consolidated legislation (which is usually the product of an editorial process that revises the legislation). This property should be used multiple times to refer to both the original version or the previous consolidated version, and to the legislations making the change."], | |
| :db/ident :schema/legislationConsolidates, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :owl/equivalentProperty [#:db{:id 101155069757288}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 221, :ident :schema/dateCreated}], | |
| :schema/source #:db{:id 101155069757285}, | |
| :skos/exactMatch [#:db{:id 101155069757288}], | |
| :rdfs/label ["legislationDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1282, | |
| :rdfs/comment | |
| ["The date of adoption or signature of the legislation. This is the date at which the text is officially aknowledged to be a legislation, even though it might not even be published or in force."], | |
| :db/ident :schema/legislationDate, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :owl/equivalentProperty [#:db{:id 101155069757289}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757285}, | |
| :skos/exactMatch [#:db{:id 101155069757289}], | |
| :rdfs/label ["legislationDateVersion"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1283, | |
| :rdfs/comment | |
| ["The point-in-time at which the provided description of the legislation is valid (e.g.: when looking at the law on the 2016-04-07 (= dateVersion), I get the consolidation of 2015-04-12 of the \"National Insurance Contributions Act 2015\")"], | |
| :db/ident :schema/legislationDateVersion, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :skos/closeMatch [#:db{:id 101155069757290}], | |
| :schema/source #:db{:id 101155069757285}, | |
| :rdfs/label ["legislationIdentifier"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1284, | |
| :rdfs/comment | |
| ["An identifier for the legislation. This can be either a string-based identifier, like the CELEX at EU level or the NOR in France, or a web-based, URL/URI identifier, like an ELI (European Legislation Identifier) or an URN-Lex."], | |
| :db/ident :schema/legislationIdentifier, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733440, :ident :schema/AdministrativeArea}], | |
| :owl/equivalentProperty [#:db{:id 101155069757291}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 145, :ident :schema/spatialCoverage}], | |
| :schema/source #:db{:id 101155069756306}, | |
| :skos/exactMatch [#:db{:id 101155069757291}], | |
| :rdfs/label ["legislationJurisdiction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1285, | |
| :rdfs/comment | |
| ["The jurisdiction from which the legislation originates."], | |
| :db/ident :schema/legislationJurisdiction, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733509, :ident :schema/LegalForceStatus}], | |
| :owl/equivalentProperty [#:db{:id 101155069757292}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757285}, | |
| :skos/exactMatch [#:db{:id 101155069757292}], | |
| :rdfs/label ["legislationLegalForce"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1286, | |
| :rdfs/comment | |
| ["Whether the legislation is currently in force, not in force, or partially in force."], | |
| :db/ident :schema/legislationLegalForce, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733782, :ident :schema/LegislationObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733393, :ident :schema/LegalValueLevel}], | |
| :owl/equivalentProperty [#:db{:id 101155069757293}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757285}, | |
| :skos/exactMatch [#:db{:id 101155069757293}], | |
| :rdfs/label ["legislationLegalValue"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1287, | |
| :rdfs/comment | |
| ["The legal value of this legislation file. The same legislation can be written in multiple files with different legal values. Typically a digitally signed PDF have a \"stronger\" legal value than the HTML file of the same act."], | |
| :db/ident :schema/legislationLegalValue, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :owl/equivalentProperty [#:db{:id 101155069757294}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 222, :ident :schema/creator}], | |
| :schema/source #:db{:id 101155069757285}, | |
| :skos/exactMatch [#:db{:id 101155069757294}], | |
| :rdfs/label ["legislationPassedBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1288, | |
| :rdfs/comment | |
| ["The person or organization that originally passed or made the law: typically parliament (for primary legislation) or government (for secondary legislation). This indicates the \"legal author\" of the law, as opposed to its physical author."], | |
| :db/ident :schema/legislationPassedBy, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :owl/equivalentProperty [#:db{:id 101155069757295}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756306}, | |
| :skos/exactMatch [#:db{:id 101155069757295}], | |
| :rdfs/label ["legislationResponsible"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1289, | |
| :rdfs/comment | |
| ["An individual or organization that has some kind of responsibility for the legislation. Typically the ministry who is/was in charge of elaborating the legislation, or the adressee for potential questions about the legislation once it is published."], | |
| :db/ident :schema/legislationResponsible, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :owl/equivalentProperty [#:db{:id 101155069757296}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf | |
| [#:db{:id 223, :ident :schema/legislationApplies}], | |
| :schema/source #:db{:id 101155069756306}, | |
| :skos/exactMatch [#:db{:id 101155069757296}], | |
| :rdfs/label ["legislationTransposes"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1290, | |
| :rdfs/comment | |
| ["Indicates that this legislation (or part of legislation) fulfills the objectives set by another legislation, by passing appropriate implementation measures. Typically, some legislations of European Union's member states or regions transpose European Directives. This indicates a legally binding link between the 2 legislations."], | |
| :db/ident :schema/legislationTransposes, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733515, :ident :schema/Legislation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :owl/equivalentProperty [#:db{:id 101155069757297}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 224, :ident :schema/genre}], | |
| :schema/source #:db{:id 101155069756306}, | |
| :skos/exactMatch [#:db{:id 101155069757297}], | |
| :rdfs/label ["legislationType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1291, | |
| :rdfs/comment | |
| ["The type of the legislation. Examples of values are \"law\", \"act\", \"directive\", \"decree\", \"regulation\", \"statutory instrument\", \"loi organique\", \"règlement grand-ducal\", etc., depending on the country."], | |
| :db/ident :schema/legislationType, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["leiCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1292, | |
| :rdfs/comment | |
| ["An organization identifier that uniquely identifies a legal entity as defined in ISO 17442."], | |
| :db/ident :schema/leiCode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733783, :ident :schema/BorrowAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 162, :ident :schema/participant}], | |
| :rdfs/label ["lender"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1293, | |
| :rdfs/comment | |
| ["A sub property of participant. The person that lends the object being borrowed."], | |
| :db/ident :schema/lender} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["lesser"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1294, | |
| :rdfs/comment | |
| ["This ordering relation for qualitative values indicates that the subject is lesser than the object."], | |
| :db/ident :schema/lesser} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["lesserOrEqual"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1295, | |
| :rdfs/comment | |
| ["This ordering relation for qualitative values indicates that the subject is lesser than or equal to the object."], | |
| :db/ident :schema/lesserOrEqual} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733646, :ident :schema/ComicIssue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["letterer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1296, | |
| :rdfs/comment | |
| ["The individual who adds lettering, including speech balloons and sound effects, to artwork."], | |
| :db/ident :schema/letterer, | |
| :schema/isPartOf [#:db{:id 101155069756300}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["license"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1297, | |
| :rdfs/comment | |
| ["A license document that applies to this content, typically indicated by URL."], | |
| :db/ident :schema/license} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733500, :ident :schema/GeoShape}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["line"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1298, | |
| :rdfs/comment | |
| ["A line is a point-to-point path consisting of two or more points. A line is expressed as a series of two or more point objects separated by space."], | |
| :db/ident :schema/line} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733784, :ident :schema/LinkRole}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756678}, | |
| :rdfs/label ["linkRelationship"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1299, | |
| :rdfs/comment ["Indicates the relationship type of a Web link. "], | |
| :db/ident :schema/linkRelationship, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733705, :ident :schema/LiveBlogPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733517, :ident :schema/BlogPosting}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["liveBlogUpdate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1300, | |
| :rdfs/comment ["An update to the LiveBlog."], | |
| :db/ident :schema/liveBlogUpdate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733727, :ident :schema/MortgageLoan}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["loanMortgageMandateAmount"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1301, | |
| :rdfs/comment | |
| ["Amount of mortgage mandate that can be converted into a proper mortgage at a later stage."], | |
| :db/ident :schema/loanMortgageMandateAmount, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733728, :ident :schema/RepaymentSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["loanPaymentAmount"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1302, | |
| :rdfs/comment ["The amount of money to pay in a single payment."], | |
| :db/ident :schema/loanPaymentAmount, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733728, :ident :schema/RepaymentSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["loanPaymentFrequency"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1303, | |
| :rdfs/comment | |
| ["Frequency of payments due, i.e. number of months between payments. This is defined as a frequency, i.e. the reciprocal of a period of time."], | |
| :db/ident :schema/loanPaymentFrequency, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733459, :ident :schema/LoanOrCredit}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733728, :ident :schema/RepaymentSpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["loanRepaymentForm"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1304, | |
| :rdfs/comment | |
| ["A form of paying back money previously borrowed from a lender. Repayment usually takes the form of periodic payments that normally include part principal plus interest in each payment."], | |
| :db/ident :schema/loanRepaymentForm, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733459, :ident :schema/LoanOrCredit}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 225, :ident :schema/duration}], | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["loanTerm"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1305, | |
| :rdfs/comment ["The duration of the loan or credit agreement."], | |
| :db/ident :schema/loanTerm} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733459, :ident :schema/LoanOrCredit}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["loanType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1306, | |
| :rdfs/comment ["The type of a loan or credit."], | |
| :db/ident :schema/loanType, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["locationCreated"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1307, | |
| :rdfs/comment | |
| ["The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork."], | |
| :db/ident :schema/locationCreated} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733785, :ident :schema/LodgingReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["lodgingUnitDescription"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1308, | |
| :rdfs/comment ["A full description of the lodging unit."], | |
| :db/ident :schema/lodgingUnitDescription} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733785, :ident :schema/LodgingReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["lodgingUnitType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1309, | |
| :rdfs/comment | |
| ["Textual description of the unit type (including suite vs. room, size of bed, etc.)."], | |
| :db/ident :schema/lodgingUnitType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 220, :ident :schema/image}], | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["logo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1310, | |
| :rdfs/comment ["An associated logo."], | |
| :db/ident :schema/logo} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733737, :ident :schema/GeoCoordinates}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["longitude"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1311, | |
| :rdfs/comment | |
| ["The longitude of a location. For example ```-122.08585``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System))."], | |
| :db/ident :schema/longitude} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733786, :ident :schema/WinAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 162, :ident :schema/participant}], | |
| :rdfs/label ["loser"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1312, | |
| :rdfs/comment | |
| ["A sub property of participant. The loser of the action."], | |
| :db/ident :schema/loser} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733768, :ident :schema/AggregateOffer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["lowPrice"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1313, | |
| :rdfs/comment | |
| ["The lowest price of all offers available.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."], | |
| :db/ident :schema/lowPrice} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["lyricist"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1314, | |
| :rdfs/comment ["The person who wrote the words."], | |
| :db/ident :schema/lyricist} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["lyrics"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1315, | |
| :rdfs/comment ["The words in the song."], | |
| :db/ident :schema/lyrics} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757298}, | |
| :rdfs/label ["maintainer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1318, | |
| :rdfs/comment | |
| ["A maintainer of a [[Dataset]], software package ([[SoftwareApplication]]), or other [[Project]]. A maintainer is a [[Person]] or [[Organization]] that manages contributions to, and/or publication of, some (typically complex) artifact. It is common for distributions of software and data to be based on \"upstream\" sources. When [[maintainer]] is applied to a specific version of something e.g. a particular version or packaging of a [[Dataset]], it is always possible that the upstream source has a different maintainer. The [[isBasedOn]] property can be used to indicate such relationships between datasets to make the different maintenance roles clear. Similarly in the case of software, a package may have dedicated maintainers working on integration into software distributions such as Ubuntu, as well as upstream maintainers of the underlying work.\n "], | |
| :db/ident :schema/maintainer, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["manufacturer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1320, | |
| :rdfs/comment ["The manufacturer of the product."], | |
| :db/ident :schema/manufacturer} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["map"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1321, | |
| :rdfs/comment ["A URL to a map of the place."], | |
| :db/ident :schema/map, | |
| :schema/supersededBy [#:db{:id 230, :ident :schema/hasMap}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733758, :ident :schema/Map}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733548, :ident :schema/MapCategoryType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["mapType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1322, | |
| :rdfs/comment | |
| ["Indicates the kind of Map, from the MapCategoryType Enumeration."], | |
| :db/ident :schema/mapType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["maps"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1323, | |
| :rdfs/comment ["A URL to a map of the place."], | |
| :db/ident :schema/maps, | |
| :schema/supersededBy [#:db{:id 230, :ident :schema/hasMap}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733787, :ident :schema/Observation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756802}, | |
| :rdfs/label ["marginOfError"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1324, | |
| :rdfs/comment ["A marginOfError for an [[Observation]]."], | |
| :db/ident :schema/marginOfError, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733600, :ident :schema/NewsMediaOrganization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf | |
| [#:db{:id 137, :ident :schema/publishingPrinciples}], | |
| :schema/source #:db{:id 101155069756265}, | |
| :rdfs/label ["masthead"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1325, | |
| :rdfs/comment | |
| ["For a [[NewsMediaOrganization]], a link to the masthead page or a page listing top editorial management."], | |
| :db/ident :schema/masthead, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757252}, | |
| :rdfs/label ["materialExtent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1326, | |
| :rdfs/comment | |
| ["The quantity of the materials being described or an expression of the physical space they occupy."], | |
| :db/ident :schema/materialExtent, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733788, :ident :schema/MathSolver}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733789, :ident :schema/SolveMathAction}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756699}, | |
| :rdfs/label ["mathExpression"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1327, | |
| :rdfs/comment | |
| ["A mathematical expression (e.g. 'x^2-3x=0') that may be solved for a specific variable, simplified, or transformed. This can take many formats, e.g. LaTeX, Ascii-Math, or math as you would write with a keyboard."], | |
| :db/ident :schema/mathExpression, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733454, :ident :schema/PriceSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["maxPrice"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1328, | |
| :rdfs/comment ["The highest price if the price is a range."], | |
| :db/ident :schema/maxPrice} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["maxValue"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1329, | |
| :rdfs/comment | |
| ["The upper value of some characteristic or property."], | |
| :db/ident :schema/maxValue} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["maximumAttendeeCapacity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1330, | |
| :rdfs/comment | |
| ["The total number of individuals that may attend an event or venue."], | |
| :db/ident :schema/maximumAttendeeCapacity} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733585, | |
| :ident :schema/EducationalOccupationalProgram}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757241}, | |
| :rdfs/label ["maximumEnrollment"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1331, | |
| :rdfs/comment | |
| ["The maximum number of students who may be enrolled in the program."], | |
| :db/ident :schema/maximumEnrollment, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733601, :ident :schema/DietarySupplement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733790, :ident :schema/MaximumDoseSchedule}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["maximumIntake"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1332, | |
| :rdfs/comment | |
| ["Recommended intake of this supplement for a given population as defined by a specific recommending authority."], | |
| :db/ident :schema/maximumIntake, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756528}, | |
| :rdfs/label ["maximumPhysicalAttendeeCapacity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1333, | |
| :rdfs/comment | |
| ["The maximum physical attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OfflineEventAttendanceMode]] (or the offline aspects, in the case of a [[MixedEventAttendanceMode]]). "], | |
| :db/ident :schema/maximumPhysicalAttendeeCapacity, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756528}, | |
| :rdfs/label ["maximumVirtualAttendeeCapacity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1334, | |
| :rdfs/comment | |
| ["The maximum physical attendee capacity of an [[Event]] whose [[eventAttendanceMode]] is [[OnlineEventAttendanceMode]] (or the online aspects, in the case of a [[MixedEventAttendanceMode]]). "], | |
| :db/ident :schema/maximumVirtualAttendeeCapacity, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733614, :ident :schema/Flight}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["mealService"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1335, | |
| :rdfs/comment | |
| ["Description of the meals that will be provided or available for purchase."], | |
| :db/ident :schema/mealService} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733787, :ident :schema/Observation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733725, :ident :schema/Property}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756802}, | |
| :rdfs/label ["measuredProperty"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1336, | |
| :rdfs/comment | |
| ["The measuredProperty of an [[Observation]], either a schema.org property, a property from other RDF-compatible systems, e.g. W3C RDF Data Cube, or schema.org extensions such as [GS1's](https://www.gs1.org/voc/?show=properties)."], | |
| :db/ident :schema/measuredProperty, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733787, :ident :schema/Observation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733791, :ident :schema/DataType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756802}, | |
| :rdfs/label ["measuredValue"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1337, | |
| :rdfs/comment ["The measuredValue of an [[Observation]]."], | |
| :db/ident :schema/measuredValue, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733518, :ident :schema/PropertyValue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757299}, | |
| :rdfs/label ["measurementTechnique"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1338, | |
| :rdfs/comment | |
| ["A technique or technology used in a [[Dataset]] (or [[DataDownload]], [[DataCatalog]]),\ncorresponding to the method used for measuring the corresponding variable(s) (described using [[variableMeasured]]). This is oriented towards scientific and scholarly dataset publication but may have broader applicability; it is not intended as a full representation of measurement, but rather as a high level summary for dataset discovery.\n\nFor example, if [[variableMeasured]] is: molecule concentration, [[measurementTechnique]] could be: \"mass spectrometry\" or \"nmr spectroscopy\" or \"colorimetry\" or \"immunofluorescence\".\n\nIf the [[variableMeasured]] is \"depression rating\", the [[measurementTechnique]] could be \"Zung Scale\" or \"HAM-D\" or \"Beck Depression Inventory\".\n\nIf there are several [[variableMeasured]] properties recorded for some given data object, use a [[PropertyValue]] for each [[variableMeasured]] and attach the corresponding [[measurementTechnique]].\n "], | |
| :db/ident :schema/measurementTechnique, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733601, :ident :schema/DietarySupplement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["mechanismOfAction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1339, | |
| :rdfs/comment | |
| ["The specific biochemical interaction through which this drug or supplement produces its pharmacological effect."], | |
| :db/ident :schema/mechanismOfAction, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733792, :ident :schema/MediaReview}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733468, | |
| :ident :schema/MediaManipulationRatingEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756303}, | |
| :rdfs/label ["mediaAuthenticityCategory"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1340, | |
| :rdfs/comment | |
| ["Indicates a MediaManipulationRatingEnumeration classification of a media object (in the context of how it was published or shared)."], | |
| :db/ident :schema/mediaAuthenticityCategory, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733793, :ident :schema/MediaReviewItem}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756303}, | |
| :rdfs/label ["mediaItemAppearance"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1341, | |
| :rdfs/comment | |
| ["In the context of a [[MediaReview]], indicates specific media item(s) that are grouped using a [[MediaReviewItem]]."], | |
| :db/ident :schema/mediaItemAppearance, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733533, | |
| :ident :schema/QuantitativeValueDistribution}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756724}, | |
| :rdfs/label ["median"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1342, | |
| :rdfs/comment ["The median value."], | |
| :db/ident :schema/median} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733647, :ident :schema/MedicalWebPage}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733549, :ident :schema/MedicalAudience}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["medicalAudience"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1343, | |
| :rdfs/comment ["Medical audience for page."], | |
| :db/ident :schema/medicalAudience, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733767, :ident :schema/Hospital}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733379, :ident :schema/MedicalSpecialty}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["medicalSpecialty"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1344, | |
| :rdfs/comment ["A medical specialty of the provider."], | |
| :db/ident :schema/medicalSpecialty, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733377, :ident :schema/MedicalEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733395, :ident :schema/MedicineSystem}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["medicineSystem"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1345, | |
| :rdfs/comment | |
| ["The system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic', 'chiropractic', etc."], | |
| :db/ident :schema/medicineSystem, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["meetsEmissionStandard"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1346, | |
| :rdfs/comment | |
| ["Indicates that the vehicle meets the respective emission standard."], | |
| :db/ident :schema/meetsEmissionStandard, | |
| :schema/isPartOf [#:db{:id 101155069756364}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["members"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1349, | |
| :rdfs/comment ["A member of this organization."], | |
| :db/ident :schema/members, | |
| :schema/supersededBy [#:db{:id 231, :ident :schema/member}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733770, :ident :schema/ProgramMembership}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["membershipNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1350, | |
| :rdfs/comment ["A unique identifier for the membership."], | |
| :db/ident :schema/membershipNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733770, :ident :schema/ProgramMembership}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757300}, | |
| :rdfs/label ["membershipPointsEarned"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1351, | |
| :rdfs/comment | |
| ["The number of membership points earned by the member. If necessary, the unitText can be used to express the units the points are issued in. (E.g. stars, miles, etc.)"], | |
| :db/ident :schema/membershipPointsEarned, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["memoryRequirements"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1352, | |
| :rdfs/comment ["Minimum memory requirements."], | |
| :db/ident :schema/memoryRequirements} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["mentions"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1353, | |
| :rdfs/comment | |
| ["Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept."], | |
| :db/ident :schema/mentions} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733398, :ident :schema/FoodEstablishment}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733759, :ident :schema/Menu}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["menu"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1354, | |
| :rdfs/comment | |
| ["Either the actual menu as a structured representation, as text, or a URL of the menu."], | |
| :db/ident :schema/menu, | |
| :schema/supersededBy [#:db{:id 232, :ident :schema/hasMenu}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733760, :ident :schema/MenuItem}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733760, :ident :schema/MenuItem}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757301}, | |
| :rdfs/label ["menuAddOn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1355, | |
| :rdfs/comment | |
| ["Additional menu item(s) such as a side dish of salad or side order of fries that can be added to this menu item. Additionally it can be a menu section containing allowed add-on menu items for this menu item."], | |
| :db/ident :schema/menuAddOn} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["merchant"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1356, | |
| :rdfs/comment ["'merchant' is an out-dated term for 'seller'."], | |
| :db/ident :schema/merchant, | |
| :schema/supersededBy [#:db{:id 233, :ident :schema/seller}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756542}, | |
| :rdfs/label ["merchantReturnDays"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1357, | |
| :rdfs/comment | |
| ["Specifies either a fixed return date or the number of days (from the delivery date) that a product can be returned. Used when the [[returnPolicyCategory]] property is specified as [[MerchantReturnFiniteReturnWindow]]."], | |
| :db/ident :schema/merchantReturnDays, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733607, :ident :schema/MerchantReturnPolicy}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756542}, | |
| :rdfs/label ["merchantReturnLink"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1358, | |
| :rdfs/comment | |
| ["Specifies a Web page or service by URL, for product returns."], | |
| :db/ident :schema/merchantReturnLink, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733485, :ident :schema/Message}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["messageAttachment"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1359, | |
| :rdfs/comment ["A CreativeWork attached to the message."], | |
| :db/ident :schema/messageAttachment} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["mileageFromOdometer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1360, | |
| :rdfs/comment | |
| ["The total distance travelled by the particular vehicle since its initial production, as read from its odometer.\\n\\nTypical unit code(s): KMT for kilometers, SMI for statute miles"], | |
| :db/ident :schema/mileageFromOdometer} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733454, :ident :schema/PriceSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["minPrice"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1361, | |
| :rdfs/comment ["The lowest price if the price is a range."], | |
| :db/ident :schema/minPrice} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["minValue"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1362, | |
| :rdfs/comment | |
| ["The lower value of some characteristic or property."], | |
| :db/ident :schema/minValue} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["minimumPaymentDue"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1363, | |
| :rdfs/comment ["The minimum payment required at this time."], | |
| :db/ident :schema/minimumPaymentDue} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733600, :ident :schema/NewsMediaOrganization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf | |
| [#:db{:id 137, :ident :schema/publishingPrinciples}], | |
| :schema/source #:db{:id 101155069756265}, | |
| :rdfs/label ["missionCoveragePrioritiesPolicy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1364, | |
| :rdfs/comment | |
| ["For a [[NewsMediaOrganization]], a statement on coverage priorities, including any public agenda or stance on issues."], | |
| :db/ident :schema/missionCoveragePrioritiesPolicy, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733365, :ident :schema/Offer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757302}, | |
| :rdfs/label ["mobileUrl"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1365, | |
| :rdfs/comment | |
| ["The [[mobileUrl]] property is provided for specific situations in which data consumers need to determine whether one of several provided URLs is a dedicated 'mobile site'.\n\nTo discourage over-use, and reflecting intial usecases, the property is expected only on [[Product]] and [[Offer]], rather than [[Thing]]. The general trend in web technology is towards [responsive design](https://en.wikipedia.org/wiki/Responsive_web_design) in which content can be flexibly adapted to a wide range of browsing environments. Pages and sites referenced with the long-established [[url]] property should ideally also be usable on a wide variety of devices, including mobile phones. In most cases, it would be pointless and counter productive to attempt to update all [[url]] markup to use [[mobileUrl]] for more mobile-oriented pages. The property is intended for the case when items (primarily [[Product]] and [[Offer]]) have extra URLs hosted on an additional \"mobile site\" alongside the main one. It should not be taken as an endorsement of this publication style.\n "], | |
| :db/ident :schema/mobileUrl, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733794, :ident :schema/ProductModel}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["model"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1366, | |
| :rdfs/comment | |
| ["The model of the product. Use with the URL of a ProductModel or a textual representation of the model identifier. The URL of the ProductModel can be from an external source. It is recommended to additionally provide strong product identifiers via the gtin8/gtin13/gtin14 and mpn properties."], | |
| :db/ident :schema/model} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["modelDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1367, | |
| :rdfs/comment | |
| ["The release date of a vehicle model (often used to differentiate versions of the same make and model)."], | |
| :db/ident :schema/modelDate, | |
| :schema/isPartOf [#:db{:id 101155069756364}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733409, :ident :schema/Reservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["modifiedTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1368, | |
| :rdfs/comment ["The date and time the reservation was modified."], | |
| :db/ident :schema/modifiedTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733774, :ident :schema/MolecularEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :dcterms/source [#:db{:id 101155069757271}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["molecularFormula"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1369, | |
| :rdfs/comment | |
| ["The empirical formula is the simplest whole number ratio of all the atoms in a molecule."], | |
| :db/ident :schema/molecularFormula, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733774, :ident :schema/MolecularEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :dcterms/source [#:db{:id 101155069757271}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["molecularWeight"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1370, | |
| :rdfs/comment | |
| ["This is the molecular weight of the entity being described, not of the parent. Units should be included in the form '<Number> <unit>', for example '12 amu' or as '<QuantitativeValue>."], | |
| :db/ident :schema/molecularWeight, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733774, :ident :schema/MolecularEntity}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :dcterms/source [#:db{:id 101155069757271}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["monoisotopicMolecularWeight"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1371, | |
| :rdfs/comment | |
| ["The monoisotopic mass is the sum of the masses of the atoms in a molecule using the unbound, ground-state, rest mass of the principal (most abundant) isotope for each element instead of the isotopic average mass. Please include the units in the form '<Number> <unit>', for example '770.230488 g/mol' or as '<QuantitativeValue>."], | |
| :db/ident :schema/monoisotopicMolecularWeight, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733684, :ident :schema/PaymentCard}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["monthlyMinimumRepaymentAmount"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1372, | |
| :rdfs/comment | |
| ["The minimum payment is the lowest amount of money that one is required to pay on a credit card statement each month."], | |
| :db/ident :schema/monthlyMinimumRepaymentAmount, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733744, | |
| :ident :schema/OccupationalExperienceRequirements}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756806}, | |
| :rdfs/label ["monthsOfExperience"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1373, | |
| :rdfs/comment | |
| ["Indicates the minimal number of months of experience required for a position."], | |
| :db/ident :schema/monthsOfExperience, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733591, :ident :schema/Demand}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["mpn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1374, | |
| :rdfs/comment | |
| ["The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers."], | |
| :db/ident :schema/mpn} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733714, | |
| :ident :schema/PropertyValueSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["multipleValues"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1375, | |
| :rdfs/comment | |
| ["Whether multiple values are allowed for the property. Default is false."], | |
| :db/ident :schema/multipleValues} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733626, :ident :schema/Muscle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["muscleAction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1376, | |
| :rdfs/comment ["The movement the muscle generates."], | |
| :db/ident :schema/muscleAction, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["musicArrangement"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1377, | |
| :rdfs/comment ["An arrangement derived from the composition."], | |
| :db/ident :schema/musicArrangement} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733535, :ident :schema/Clip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["musicBy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1378, | |
| :rdfs/comment ["The composer of the soundtrack."], | |
| :db/ident :schema/musicBy} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["musicCompositionForm"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1379, | |
| :rdfs/comment | |
| ["The type of composition (e.g. overture, sonata, symphony, etc.)."], | |
| :db/ident :schema/musicCompositionForm} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733615, :ident :schema/MusicGroup}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["musicGroupMember"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1380, | |
| :rdfs/comment | |
| ["A member of a music group—for example, John, Paul, George, or Ringo."], | |
| :db/ident :schema/musicGroupMember, | |
| :schema/supersededBy [#:db{:id 231, :ident :schema/member}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733617, :ident :schema/MusicRelease}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733428, :ident :schema/MusicReleaseFormatType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["musicReleaseFormat"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1381, | |
| :rdfs/comment | |
| ["Format of this release (the type of recording media used, i.e. compact disc, digital media, LP, etc.)."], | |
| :db/ident :schema/musicReleaseFormat} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733745, :ident :schema/MusicComposition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756269}, | |
| :rdfs/label ["musicalKey"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1382, | |
| :rdfs/comment ["The key, mode, or scale this composition uses."], | |
| :db/ident :schema/musicalKey} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["naics"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1383, | |
| :rdfs/comment | |
| ["The North American Industry Classification System (NAICS) code for a particular organization or business person."], | |
| :db/ident :schema/naics} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :owl/equivalentProperty [#:db{:id 90, :ident :dcterms/title}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 82, :ident :rdfs/label}], | |
| :rdfs/label ["name"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1384, | |
| :rdfs/comment ["The name of the item."], | |
| :db/ident :schema/name} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733516, :ident :schema/Role}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["namedPosition"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1385, | |
| :rdfs/comment | |
| ["A position played, performed or filled by a person or organization, as part of an organization. For example, an athlete in a SportsTeam might play in the position named 'Quarterback'."], | |
| :db/ident :schema/namedPosition, | |
| :schema/supersededBy [#:db{:id 234, :ident :schema/roleName}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733628, :ident :schema/Country}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["nationality"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1386, | |
| :rdfs/comment ["Nationality of the person."], | |
| :db/ident :schema/nationality} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733510, :ident :schema/MedicalCondition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["naturalProgression"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1387, | |
| :rdfs/comment | |
| ["The expected progression of the condition if it is not treated and allowed to progress naturally."], | |
| :db/ident :schema/naturalProgression, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733442, :ident :schema/Review}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733506, :ident :schema/ListItem}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757303}, | |
| :rdfs/label ["negativeNotes"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1388, | |
| :rdfs/comment | |
| ["Provides negative considerations regarding something, most typically in pro/con lists for reviews (alongside [[positiveNotes]]). For symmetry \n\nIn the case of a [[Review]], the property describes the [[itemReviewed]] from the perspective of the review; in the case of a [[Product]], the product itself is being described. Since product descriptions \ntend to emphasise positive claims, it may be relatively unusual to find [[negativeNotes]] used in this way. Nevertheless for the sake of symmetry, [[negativeNotes]] can be used on [[Product]].\n\nThe property values can be expressed either as unstructured text (repeated as necessary), or if ordered, as a list (in which case the most negative is at the beginning of the list)."], | |
| :db/ident :schema/negativeNotes, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733626, :ident :schema/Muscle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733668, :ident :schema/Nerve}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["nerve"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1389, | |
| :rdfs/comment | |
| ["The underlying innervation associated with the muscle."], | |
| :db/ident :schema/nerve, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733668, :ident :schema/Nerve}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733626, :ident :schema/Muscle}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["nerveMotor"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1390, | |
| :rdfs/comment | |
| ["The neurological pathway extension that involves muscle control."], | |
| :db/ident :schema/nerveMotor, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733467, :ident :schema/MonetaryAmount}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["netWorth"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1391, | |
| :rdfs/comment | |
| ["The total financial value of the person as calculated by subtracting assets from liabilities."], | |
| :db/ident :schema/netWorth} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733624, :ident :schema/SpecialAnnouncement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756433}, | |
| :rdfs/label ["newsUpdatesAndGuidelines"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1392, | |
| :rdfs/comment | |
| ["Indicates a page with news updates and guidelines. This could often be (but is not required to be) the main page containing [[SpecialAnnouncement]] markup on a site."], | |
| :db/ident :schema/newsUpdatesAndGuidelines, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733506, :ident :schema/ListItem}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733506, :ident :schema/ListItem}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["nextItem"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1393, | |
| :rdfs/comment | |
| ["A link to the ListItem that follows the current one."], | |
| :db/ident :schema/nextItem} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733600, :ident :schema/NewsMediaOrganization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf | |
| [#:db{:id 137, :ident :schema/publishingPrinciples}], | |
| :schema/source #:db{:id 101155069757260}, | |
| :rdfs/label ["noBylinesPolicy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1394, | |
| :rdfs/comment | |
| ["For a [[NewsMediaOrganization]] or other news-related [[Organization]], a statement explaining when authors of articles are not named in bylines."], | |
| :db/ident :schema/noBylinesPolicy, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["nonEqual"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1395, | |
| :rdfs/comment | |
| ["This ordering relation for qualitative values indicates that the subject is not equal to the object."], | |
| :db/ident :schema/nonEqual} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733601, :ident :schema/DietarySupplement}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["nonProprietaryName"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1396, | |
| :rdfs/comment ["The generic name of this drug or supplement."], | |
| :db/ident :schema/nonProprietaryName, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733537, :ident :schema/NonprofitType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756388}, | |
| :rdfs/label ["nonprofitStatus"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1397, | |
| :rdfs/comment | |
| ["nonprofitStatus indicates the legal status of a non-profit organization in its primary place of business."], | |
| :db/ident :schema/nonprofitStatus, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733408, :ident :schema/MedicalTest}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733481, :ident :schema/MedicalEnumeration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["normalRange"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1398, | |
| :rdfs/comment | |
| ["Range of acceptable values for a typical patient, when applicable."], | |
| :db/ident :schema/normalRange, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :schema/source #:db{:id 101155069757304}, | |
| :rdfs/label ["nsn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1399, | |
| :rdfs/comment | |
| ["Indicates the [NATO stock number](https://en.wikipedia.org/wiki/NATO_Stock_Number) (nsn) of a [[Product]]. "], | |
| :db/ident :schema/nsn, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733785, :ident :schema/LodgingReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["numAdults"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1400, | |
| :rdfs/comment ["The number of adults staying in the unit."], | |
| :db/ident :schema/numAdults} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733785, :ident :schema/LodgingReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["numChildren"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1401, | |
| :rdfs/comment ["The number of children staying in the unit."], | |
| :db/ident :schema/numChildren} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733698, :ident :schema/StatisticalPopulation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756802}, | |
| :rdfs/label ["numConstraints"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1402, | |
| :rdfs/comment | |
| ["Indicates the number of constraints (not counting [[populationType]]) defined for a particular [[StatisticalPopulation]]. This helps applications understand if they have access to a sufficiently complete description of a [[StatisticalPopulation]]."], | |
| :db/ident :schema/numConstraints, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733536, :ident :schema/MusicPlaylist}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["numTracks"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1403, | |
| :rdfs/comment ["The number of tracks in this album or playlist."], | |
| :db/ident :schema/numTracks} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733795, :ident :schema/ApartmentComplex}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["numberOfAccommodationUnits"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1404, | |
| :rdfs/comment | |
| ["Indicates the total (available plus unavailable) number of accommodation units in an [[ApartmentComplex]], or the number of accommodation units for a specific [[FloorPlan]] (within its specific [[ApartmentComplex]]). See also [[numberOfAvailableAccommodationUnits]]."], | |
| :db/ident :schema/numberOfAccommodationUnits, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["numberOfAirbags"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1405, | |
| :rdfs/comment ["The number or type of airbags in the vehicle."], | |
| :db/ident :schema/numberOfAirbags} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733795, :ident :schema/ApartmentComplex}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["numberOfAvailableAccommodationUnits"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1406, | |
| :rdfs/comment | |
| ["Indicates the number of available accommodation units in an [[ApartmentComplex]], or the number of accommodation units for a specific [[FloorPlan]] (within its specific [[ApartmentComplex]]). See also [[numberOfAccommodationUnits]]."], | |
| :db/ident :schema/numberOfAvailableAccommodationUnits, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["numberOfAxles"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1407, | |
| :rdfs/comment | |
| ["The number of axles.\\n\\nTypical unit code(s): C62"], | |
| :db/ident :schema/numberOfAxles} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["numberOfBathroomsTotal"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1408, | |
| :rdfs/comment | |
| ["The total integer number of bathrooms in some [[Accommodation]], following real estate conventions as [documented in RESO](https://ddwiki.reso.org/display/DDW17/BathroomsTotalInteger+Field): \"The simple sum of the number of bathrooms. For example for a property with two Full Bathrooms and one Half Bathroom, the Bathrooms Total Integer will be 3.\". See also [[numberOfRooms]]."], | |
| :db/ident :schema/numberOfBathroomsTotal, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["numberOfBedrooms"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1409, | |
| :rdfs/comment | |
| ["The total integer number of bedrooms in a some [[Accommodation]], [[ApartmentComplex]] or [[FloorPlan]]."], | |
| :db/ident :schema/numberOfBedrooms, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733658, :ident :schema/BedDetails}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756252}, | |
| :rdfs/label ["numberOfBeds"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1410, | |
| :rdfs/comment | |
| ["The quantity of the given bed type available in the HotelRoom, Suite, House, or Apartment."], | |
| :db/ident :schema/numberOfBeds} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733703, :ident :schema/Course}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757241}, | |
| :rdfs/label ["numberOfCredits"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1411, | |
| :rdfs/comment | |
| ["The number of credits or units awarded by a Course or required to complete an EducationalOccupationalProgram."], | |
| :db/ident :schema/numberOfCredits, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["numberOfDoors"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1412, | |
| :rdfs/comment | |
| ["The number of doors.\\n\\nTypical unit code(s): C62"], | |
| :db/ident :schema/numberOfDoors} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733796, :ident :schema/BusinessAudience}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["numberOfEmployees"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1413, | |
| :rdfs/comment | |
| ["The number of employees in an organization, e.g. business."], | |
| :db/ident :schema/numberOfEmployees} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733554, :ident :schema/CreativeWorkSeason}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["numberOfEpisodes"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1414, | |
| :rdfs/comment ["The number of episodes in this season or series."], | |
| :db/ident :schema/numberOfEpisodes} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["numberOfForwardGears"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1415, | |
| :rdfs/comment | |
| ["The total number of forward gears available for the transmission system of the vehicle.\\n\\nTypical unit code(s): C62"], | |
| :db/ident :schema/numberOfForwardGears} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["numberOfFullBathrooms"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1416, | |
| :rdfs/comment | |
| ["Number of full bathrooms - The total number of full and ¾ bathrooms in an [[Accommodation]]. This corresponds to the [BathroomsFull field in RESO](https://ddwiki.reso.org/display/DDW17/BathroomsFull+Field)."], | |
| :db/ident :schema/numberOfFullBathrooms, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733418, :ident :schema/ItemList}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["numberOfItems"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1417, | |
| :rdfs/comment | |
| ["The number of items in an ItemList. Note that some descriptions might not fully describe all items in a list (e.g., multi-page pagination); in such cases, the numberOfItems would be for the entire list."], | |
| :db/ident :schema/numberOfItems} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733728, :ident :schema/RepaymentSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756322}, | |
| :rdfs/label ["numberOfLoanPayments"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1418, | |
| :rdfs/comment | |
| ["The number of payments contractually required at origination to repay the loan. For monthly paying loans this is the number of months from the contractual first payment date to the maturity date."], | |
| :db/ident :schema/numberOfLoanPayments, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733586, :ident :schema/Book}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["numberOfPages"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1419, | |
| :rdfs/comment ["The number of pages in the book."], | |
| :db/ident :schema/numberOfPages} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756564}, | |
| :rdfs/label ["numberOfPartialBathrooms"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1420, | |
| :rdfs/comment | |
| ["Number of partial bathrooms - The total number of half and ¼ bathrooms in an [[Accommodation]]. This corresponds to the [BathroomsPartial field in RESO](https://ddwiki.reso.org/display/DDW17/BathroomsPartial+Field). "], | |
| :db/ident :schema/numberOfPartialBathrooms, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733576, :ident :schema/Game}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["numberOfPlayers"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1421, | |
| :rdfs/comment | |
| ["Indicate how many people can play this game (minimum, maximum, or range)."], | |
| :db/ident :schema/numberOfPlayers} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["numberOfPreviousOwners"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1422, | |
| :rdfs/comment | |
| ["The number of owners of the vehicle, including the current one.\\n\\nTypical unit code(s): C62"], | |
| :db/ident :schema/numberOfPreviousOwners} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733797, :ident :schema/SingleFamilyResidence}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756252}, | |
| :rdfs/label ["numberOfRooms"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1423, | |
| :rdfs/comment | |
| ["The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business.\nTypical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue."], | |
| :db/ident :schema/numberOfRooms} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733699, :ident :schema/RadioSeries}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["numberOfSeasons"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1424, | |
| :rdfs/comment ["The number of seasons in this series."], | |
| :db/ident :schema/numberOfSeasons} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733486, :ident :schema/OrganizationRole}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["numberedPosition"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1425, | |
| :rdfs/comment | |
| ["A number associated with a role in an organization, for example, the number on an athlete's jersey."], | |
| :db/ident :schema/numberedPosition} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733760, :ident :schema/MenuItem}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733679, :ident :schema/NutritionInformation}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["nutrition"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1426, | |
| :rdfs/comment | |
| ["Nutrition information about the recipe or menu item."], | |
| :db/ident :schema/nutrition} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733787, :ident :schema/Observation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756802}, | |
| :rdfs/label ["observationDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1427, | |
| :rdfs/comment ["The observationDate of an [[Observation]]."], | |
| :db/ident :schema/observationDate, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733787, :ident :schema/Observation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733698, :ident :schema/StatisticalPopulation}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756802}, | |
| :rdfs/label ["observedNode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1428, | |
| :rdfs/comment | |
| ["The observedNode of an [[Observation]], often a [[StatisticalPopulation]]."], | |
| :db/ident :schema/observedNode, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733798, :ident :schema/Apartment}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756252}, | |
| :rdfs/label ["occupancy"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1429, | |
| :rdfs/comment | |
| ["The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person).\nTypical unit code(s): C62 for person"], | |
| :db/ident :schema/occupancy} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733734, :ident :schema/Occupation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733440, :ident :schema/AdministrativeArea}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756724}, | |
| :rdfs/label ["occupationLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1430, | |
| :rdfs/comment | |
| [" The region/country for which this occupational description is appropriate. Note that educational requirements and qualifications can vary between jurisdictions."], | |
| :db/ident :schema/occupationLocation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733799, :ident :schema/WorkBasedProgram}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757282}, | |
| :rdfs/label ["occupationalCategory"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1431, | |
| :rdfs/comment | |
| ["A category describing the job, preferably using a term from a taxonomy such as [BLS O*NET-SOC](http://www.onetcenter.org/taxonomy.html), [ISCO-08](https://www.ilo.org/public/english/bureau/stat/isco/isco08/) or similar, with the property repeated for each applicable value. Ideally the taxonomy should be identified, and both the textual label and formal code for the category should be provided.\\n\nNote: for historical reasons, any textual label and formal code provided as a literal may be assumed to be from O*NET-SOC."], | |
| :db/ident :schema/occupationalCategory, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733585, | |
| :ident :schema/EducationalOccupationalProgram}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733696, | |
| :ident :schema/EducationalOccupationalCredential}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756510}, | |
| :rdfs/label ["occupationalCredentialAwarded"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1432, | |
| :rdfs/comment | |
| ["A description of the qualification, award, certificate, diploma or other occupational credential awarded as a consequence of successful completion of this course or program."], | |
| :db/ident :schema/occupationalCredentialAwarded, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733768, :ident :schema/AggregateOffer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["offerCount"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1433, | |
| :rdfs/comment ["The number of offers for the product."], | |
| :db/ident :schema/offerCount} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733765, :ident :schema/HealthPlanFormulary}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733494, :ident :schema/Boolean}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756611}, | |
| :rdfs/label ["offersPrescriptionByMail"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1436, | |
| :rdfs/comment ["Whether prescriptions can be delivered by mail."], | |
| :db/ident :schema/offersPrescriptionByMail, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733369, :ident :schema/CivicStructure}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["openingHours"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1437, | |
| :rdfs/comment | |
| ["The general opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'.\\n\\n* Days are specified using the following two-letter combinations: ```Mo```, ```Tu```, ```We```, ```Th```, ```Fr```, ```Sa```, ```Su```.\\n* Times are specified using 24:00 format. For example, 3pm is specified as ```15:00```, 10am as ```10:00```. \\n* Here is an example: <code><time itemprop=\"openingHours\" datetime="Tu,Th 16:00-20:00">Tuesdays and Thursdays 4-8pm</time></code>.\\n* If a business is open 7 days a week, then it can be specified as <code><time itemprop="openingHours" datetime="Mo-Su">Monday through Sunday, all day</time></code>."], | |
| :db/ident :schema/openingHours} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733675, :ident :schema/OpeningHoursSpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["openingHoursSpecification"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1438, | |
| :rdfs/comment ["The opening hours of a certain place."], | |
| :db/ident :schema/openingHoursSpecification} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733675, :ident :schema/OpeningHoursSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733693, :ident :schema/Time}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["opens"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1439, | |
| :rdfs/comment | |
| ["The opening hour of the place or service on the given day(s) of the week."], | |
| :db/ident :schema/opens} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["operatingSystem"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1440, | |
| :rdfs/comment | |
| ["Operating systems supported (Windows 7, OS X 10.6, Android 1.6)."], | |
| :db/ident :schema/operatingSystem} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733702, :ident :schema/ExerciseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 162, :ident :schema/participant}], | |
| :rdfs/label ["opponent"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1441, | |
| :rdfs/comment | |
| ["A sub property of participant. The opponent on this action."], | |
| :db/ident :schema/opponent} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733579, :ident :schema/ChooseAction}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 136, :ident :schema/object}], | |
| :rdfs/label ["option"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1442, | |
| :rdfs/comment | |
| ["A sub property of object. The options subject to this action."], | |
| :db/ident :schema/option, | |
| :schema/supersededBy [#:db{:id 237, :ident :schema/actionOption}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733631, :ident :schema/Date}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["orderDate"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1443, | |
| :rdfs/comment ["Date order was placed."], | |
| :db/ident :schema/orderDate} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733715, :ident :schema/ParcelDelivery}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["orderDelivery"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1444, | |
| :rdfs/comment | |
| ["The delivery of the parcel related to this order or order item."], | |
| :db/ident :schema/orderDelivery} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733800, :ident :schema/OrderItem}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["orderItemNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1445, | |
| :rdfs/comment ["The identifier of the order item."], | |
| :db/ident :schema/orderItemNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733800, :ident :schema/OrderItem}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733546, :ident :schema/OrderStatus}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["orderItemStatus"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1446, | |
| :rdfs/comment ["The current status of the order item."], | |
| :db/ident :schema/orderItemStatus} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 134, :ident :schema/identifier}], | |
| :rdfs/label ["orderNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1447, | |
| :rdfs/comment ["The identifier of the transaction."], | |
| :db/ident :schema/orderNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733800, :ident :schema/OrderItem}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["orderQuantity"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1448, | |
| :rdfs/comment | |
| ["The number of the item ordered. If the property is not set, assume the quantity is one."], | |
| :db/ident :schema/orderQuantity} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733546, :ident :schema/OrderStatus}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["orderStatus"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1449, | |
| :rdfs/comment ["The current status of the order."], | |
| :db/ident :schema/orderStatus} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733800, :ident :schema/OrderItem}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["orderedItem"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1450, | |
| :rdfs/comment ["The item ordered."], | |
| :db/ident :schema/orderedItem} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["organizer"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1451, | |
| :rdfs/comment ["An organizer of an Event."], | |
| :db/ident :schema/organizer} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733715, :ident :schema/ParcelDelivery}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733609, :ident :schema/PostalAddress}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["originAddress"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1452, | |
| :rdfs/comment ["Shipper's address."], | |
| :db/ident :schema/originAddress} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733792, :ident :schema/MediaReview}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 184, :ident :schema/description}], | |
| :schema/source #:db{:id 101155069756303}, | |
| :rdfs/label ["originalMediaContextDescription"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1453, | |
| :rdfs/comment | |
| ["Describes, in a [[MediaReview]] when dealing with [[DecontextualizedContent]], background information that can contribute to better interpretation of the [[MediaObject]]."], | |
| :db/ident :schema/originalMediaContextDescription, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733792, :ident :schema/MediaReview}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756303}, | |
| :rdfs/label ["originalMediaLink"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1454, | |
| :rdfs/comment | |
| ["Link to the page containing an original version of the content, or directly to an online copy of the original [[MediaObject]] content, e.g. video file."], | |
| :db/ident :schema/originalMediaLink, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733801, :ident :schema/LymphaticVessel}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733387, :ident :schema/Vessel}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["originatesFrom"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1455, | |
| :rdfs/comment | |
| ["The vasculature the lymphatic structure originates, or afferents, from."], | |
| :db/ident :schema/originatesFrom, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["overdosage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1456, | |
| :rdfs/comment | |
| ["Any information related to overdose on a drug, including signs or symptoms, treatments, contact information for emergency response."], | |
| :db/ident :schema/overdosage, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733596, :ident :schema/OwnershipInfo}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["ownedFrom"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1457, | |
| :rdfs/comment ["The date and time of obtaining the product."], | |
| :db/ident :schema/ownedFrom} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733596, :ident :schema/OwnershipInfo}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["ownedThrough"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1458, | |
| :rdfs/comment | |
| ["The date and time of giving up ownership on the product."], | |
| :db/ident :schema/ownedThrough} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf | |
| [#:db{:id 137, :ident :schema/publishingPrinciples}], | |
| :schema/source #:db{:id 101155069757260}, | |
| :rdfs/label ["ownershipFundingInfo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1459, | |
| :rdfs/comment | |
| ["For an [[Organization]] (often but not necessarily a [[NewsMediaOrganization]]), a description of organizational ownership structure; funding and grants. In a news/media setting, this is with particular reference to editorial independence. Note that the [[funder]] is also available and can be used to make basic funder information machine-readable."], | |
| :db/ident :schema/ownershipFundingInfo, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733596, :ident :schema/OwnershipInfo}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["owns"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1460, | |
| :rdfs/comment ["Products owned by the organization or person."], | |
| :db/ident :schema/owns} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733802, :ident :schema/Chapter}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :owl/equivalentProperty [#:db{:id 101155069757305}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756876}, | |
| :rdfs/label ["pageEnd"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1461, | |
| :rdfs/comment | |
| ["The page on which the work ends; for example \"138\" or \"xvi\"."], | |
| :db/ident :schema/pageEnd} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733363, :ident :schema/Article}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :owl/equivalentProperty [#:db{:id 101155069757306}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756876}, | |
| :rdfs/label ["pageStart"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1462, | |
| :rdfs/comment | |
| ["The page on which the work starts; for example \"135\" or \"xiii\"."], | |
| :db/ident :schema/pageStart} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733363, :ident :schema/Article}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :owl/equivalentProperty [#:db{:id 101155069757307}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756876}, | |
| :rdfs/label ["pagination"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1463, | |
| :rdfs/comment | |
| ["Any description of pages that is not separated into pageStart and pageEnd; for example, \"1-6, 9, 55\" or \"10-12, 46-49\"."], | |
| :db/ident :schema/pagination} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733381, :ident :schema/Comment}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733381, :ident :schema/Comment}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["parentItem"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1464, | |
| :rdfs/comment | |
| ["The parent of a question, answer or item in general."], | |
| :db/ident :schema/parentItem} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733559, :ident :schema/BroadcastService}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733559, :ident :schema/BroadcastService}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["parentService"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1466, | |
| :rdfs/comment | |
| ["A broadcast service to which the broadcast service may belong to such as regional variations of a national channel."], | |
| :db/ident :schema/parentService} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["parents"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1468, | |
| :rdfs/comment ["A parents of the person."], | |
| :db/ident :schema/parents, | |
| :schema/supersededBy [#:db{:id 240, :ident :schema/parent}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733535, :ident :schema/Clip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733553, :ident :schema/Episode}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 125, :ident :schema/isPartOf}], | |
| :rdfs/label ["partOfEpisode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1469, | |
| :rdfs/comment ["The episode to which this clip belongs."], | |
| :db/ident :schema/partOfEpisode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["partOfInvoice"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1470, | |
| :rdfs/comment | |
| ["The order is being paid as part of the referenced Invoice."], | |
| :db/ident :schema/partOfInvoice} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733715, :ident :schema/ParcelDelivery}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["partOfOrder"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1471, | |
| :rdfs/comment | |
| ["The overall order the items in this delivery were included in."], | |
| :db/ident :schema/partOfOrder} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733535, :ident :schema/Clip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733554, :ident :schema/CreativeWorkSeason}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 125, :ident :schema/isPartOf}], | |
| :rdfs/label ["partOfSeason"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1472, | |
| :rdfs/comment ["The season to which this episode belongs."], | |
| :db/ident :schema/partOfSeason} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733414, :ident :schema/AnatomicalStructure}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733697, :ident :schema/AnatomicalSystem}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["partOfSystem"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1474, | |
| :rdfs/comment | |
| ["The anatomical or organ system that this structure is part of."], | |
| :db/ident :schema/partOfSystem, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733803, :ident :schema/TVClip}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733604, :ident :schema/TVSeries}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/subPropertyOf [#:db{:id 125, :ident :schema/isPartOf}], | |
| :rdfs/label ["partOfTVSeries"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1475, | |
| :rdfs/comment | |
| ["The TV series to which this episode or season belongs."], | |
| :db/ident :schema/partOfTVSeries, | |
| :schema/supersededBy [#:db{:id 241, :ident :schema/partOfSeries}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733804, | |
| :ident :schema/FoodEstablishmentReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["partySize"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1477, | |
| :rdfs/comment | |
| ["Number of people the reservation should accommodate."], | |
| :db/ident :schema/partySize} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733665, :ident :schema/FlightReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733404, :ident :schema/QualitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["passengerPriorityStatus"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1478, | |
| :rdfs/comment | |
| ["The priority status assigned to a passenger for security or boarding (e.g. FastTrack or Priority)."], | |
| :db/ident :schema/passengerPriorityStatus} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733665, :ident :schema/FlightReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["passengerSequenceNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1479, | |
| :rdfs/comment | |
| ["The passenger's sequence number as assigned by the airline."], | |
| :db/ident :schema/passengerSequenceNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733510, :ident :schema/MedicalCondition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["pathophysiology"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1480, | |
| :rdfs/comment | |
| ["Changes in the normal mechanical, physical, and biochemical functions that are associated with this activity or condition."], | |
| :db/ident :schema/pathophysiology, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733375, :ident :schema/CreativeWork}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757270}, | |
| :rdfs/label ["pattern"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1481, | |
| :rdfs/comment | |
| ["A pattern that something has, for example 'polka dot', 'striped', 'Canadian flag'. Values are typically expressed as text, although links to controlled value schemes are also supported."], | |
| :db/ident :schema/pattern, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733423, :ident :schema/Vehicle}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733587, :ident :schema/QuantitativeValue}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756273}, | |
| :rdfs/label ["payload"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1482, | |
| :rdfs/comment | |
| ["The permitted weight of passengers and cargo, EXCLUDING the weight of the empty vehicle.\\n\\nTypical unit code(s): KGM for kilogram, LBR for pound\\n\\n* Note 1: Many databases specify the permitted TOTAL weight instead, which is the sum of [[weight]] and [[payload]]\\n* Note 2: You can indicate additional information in the [[name]] of the [[QuantitativeValue]] node.\\n* Note 3: You may also link to a [[QualitativeValue]] node that provides additional information using [[valueReference]].\\n* Note 4: Note that you can use [[minValue]] and [[maxValue]] to indicate ranges."], | |
| :db/ident :schema/payload, | |
| :schema/isPartOf [#:db{:id 101155069756364}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733380, :ident :schema/LocalBusiness}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["paymentAccepted"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1483, | |
| :rdfs/comment | |
| ["Cash, Credit Card, Cryptocurrency, Local Exchange Tradings System, etc."], | |
| :db/ident :schema/paymentAccepted} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["paymentDue"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1484, | |
| :rdfs/comment ["The date that payment is due."], | |
| :db/ident :schema/paymentDue, | |
| :schema/supersededBy [#:db{:id 243, :ident :schema/paymentDueDate}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733634, :ident :schema/PaymentMethod}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["paymentMethod"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1485, | |
| :rdfs/comment | |
| ["The name of the credit card or other method of payment for the order."], | |
| :db/ident :schema/paymentMethod} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["paymentMethodId"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1486, | |
| :rdfs/comment | |
| ["An identifier for the method of payment used (e.g. the last 4 digits of the credit card)."], | |
| :db/ident :schema/paymentMethodId} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733594, :ident :schema/Invoice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733550, :ident :schema/PaymentStatusType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["paymentStatus"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1487, | |
| :rdfs/comment | |
| ["The status of payment; whether the invoice has been paid or not."], | |
| :db/ident :schema/paymentStatus} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733590, :ident :schema/Order}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["paymentUrl"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1488, | |
| :rdfs/comment ["The URL for sending a payment."], | |
| :db/ident :schema/paymentUrl} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733646, :ident :schema/ComicIssue}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["penciler"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1489, | |
| :rdfs/comment | |
| ["The individual who draws the primary narrative artwork."], | |
| :db/ident :schema/penciler, | |
| :schema/isPartOf [#:db{:id 101155069756300}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733533, | |
| :ident :schema/QuantitativeValueDistribution}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756724}, | |
| :rdfs/label ["percentile10"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1490, | |
| :rdfs/comment ["The 10th percentile value."], | |
| :db/ident :schema/percentile10} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733533, | |
| :ident :schema/QuantitativeValueDistribution}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756724}, | |
| :rdfs/label ["percentile25"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1491, | |
| :rdfs/comment ["The 25th percentile value."], | |
| :db/ident :schema/percentile25} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733533, | |
| :ident :schema/QuantitativeValueDistribution}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756724}, | |
| :rdfs/label ["percentile75"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1492, | |
| :rdfs/comment ["The 75th percentile value."], | |
| :db/ident :schema/percentile75} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733533, | |
| :ident :schema/QuantitativeValueDistribution}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733496, :ident :schema/Number}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756724}, | |
| :rdfs/label ["percentile90"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1493, | |
| :rdfs/comment ["The 90th percentile value."], | |
| :db/ident :schema/percentile90} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733595, :ident :schema/Person}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["performerIn"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1494, | |
| :rdfs/comment | |
| ["Event that this person is a performer or participant in."], | |
| :db/ident :schema/performerIn} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733425, :ident :schema/Event}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733368, :ident :schema/Organization}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["performers"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1495, | |
| :rdfs/comment | |
| ["The main performer or performers of the event—for example, a presenter, musician, or actor."], | |
| :db/ident :schema/performers, | |
| :schema/supersededBy [#:db{:id 244, :ident :schema/performer}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733755, :ident :schema/DigitalDocumentPermission}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733450, | |
| :ident :schema/DigitalDocumentPermissionType}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["permissionType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1496, | |
| :rdfs/comment | |
| ["The type of permission granted the person, organization, or audience."], | |
| :db/ident :schema/permissionType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733532, :ident :schema/SoftwareApplication}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["permissions"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1497, | |
| :rdfs/comment | |
| ["Permission(s) required to run the app (for example, a mobile app may require full internet access or may run only on wifi)."], | |
| :db/ident :schema/permissions} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733501, :ident :schema/Permit}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733424, :ident :schema/Audience}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["permitAudience"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1498, | |
| :rdfs/comment ["The target audience for this permit."], | |
| :db/ident :schema/permitAudience} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756252}, | |
| :rdfs/label ["permittedUsage"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1499, | |
| :rdfs/comment | |
| ["Indications regarding the permitted usage of the accommodation."], | |
| :db/ident :schema/permittedUsage} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733382, :ident :schema/Accommodation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756252}, | |
| :rdfs/label ["petsAllowed"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1500, | |
| :rdfs/comment | |
| ["Indicates whether pets are allowed to enter the accommodation or lodging business. More detailed information can be put in a text value."], | |
| :db/ident :schema/petsAllowed} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733805, :ident :schema/PronounceableText}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756917}, | |
| :rdfs/label ["phoneticText"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1501, | |
| :rdfs/comment | |
| ["Representation of a text [[textValue]] using the specified [[speechToTextMarkup]]. For example the city name of Houston in IPA: /ˈhjuːstən/."], | |
| :db/ident :schema/phoneticText, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733400, :ident :schema/ImageObject}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["photos"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1503, | |
| :rdfs/comment ["Photographs of this place."], | |
| :db/ident :schema/photos, | |
| :schema/supersededBy [#:db{:id 245, :ident :schema/photo}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733630, :ident :schema/JobPosting}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757262}, | |
| :rdfs/label ["physicalRequirement"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1504, | |
| :rdfs/comment | |
| ["A description of the types of physical activity associated with the job. Defined terms such as those in O*net may be used, but note that there is no way to specify the level of ability as well as its nature when using a defined term."], | |
| :db/ident :schema/physicalRequirement, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733721, :ident :schema/Diet}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["physiologicalBenefits"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1505, | |
| :rdfs/comment | |
| ["Specific physiologic benefits associated to the plan."], | |
| :db/ident :schema/physiologicalBenefits, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733730, :ident :schema/RentalCarReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733350, :ident :schema/Place}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["pickupLocation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1506, | |
| :rdfs/comment | |
| ["Where a taxi will pick up a passenger or a rental car can be picked up."], | |
| :db/ident :schema/pickupLocation} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733730, :ident :schema/RentalCarReservation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733644, :ident :schema/DateTime}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["pickupTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1507, | |
| :rdfs/comment | |
| ["When a taxi will pick up a passenger or a rental car can be picked up."], | |
| :db/ident :schema/pickupTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733605, :ident :schema/VideoGame}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733444, :ident :schema/GamePlayMode}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["playMode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1508, | |
| :rdfs/comment | |
| ["Indicates whether this game is multi-player, co-op or single-player. The game can be marked as multi-player, co-op and single-player at the same time."], | |
| :db/ident :schema/playMode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733390, :ident :schema/MediaObject}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["playerType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1509, | |
| :rdfs/comment | |
| ["Player type required—for example, Flash or Silverlight."], | |
| :db/ident :schema/playerType} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733750, :ident :schema/GameServer}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733625, :ident :schema/Integer}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["playersOnline"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1510, | |
| :rdfs/comment ["Number of players on the server."], | |
| :db/ident :schema/playersOnline} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733500, :ident :schema/GeoShape}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["polygon"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1511, | |
| :rdfs/comment | |
| ["A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more space delimited points where the first and final points are identical."], | |
| :db/ident :schema/polygon} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733698, :ident :schema/StatisticalPopulation}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733726, :ident :schema/Class}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756802}, | |
| :rdfs/label ["populationType"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1512, | |
| :rdfs/comment | |
| ["Indicates the populationType common to all members of a [[StatisticalPopulation]]."], | |
| :db/ident :schema/populationType, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733476, :ident :schema/Product}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733503, :ident :schema/WebContent}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069757303}, | |
| :rdfs/label ["positiveNotes"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1513, | |
| :rdfs/comment | |
| ["Provides positive considerations regarding something, for example product highlights or (alongside [[negativeNotes]]) pro/con lists for reviews.\n\nIn the case of a [[Review]], the property describes the [[itemReviewed]] from the perspective of the review; in the case of a [[Product]], the product itself is being described.\n\nThe property values can be expressed either as unstructured text (repeated as necessary), or if ordered, as a list (in which case the most positive is at the beginning of the list)."], | |
| :db/ident :schema/positiveNotes, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733510, :ident :schema/MedicalCondition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["possibleComplication"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1514, | |
| :rdfs/comment | |
| ["A possible unexpected and unfavorable evolution of a medical condition. Complications may include worsening of the signs or symptoms of the disease, extension of the condition to other organ systems, etc."], | |
| :db/ident :schema/possibleComplication, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733510, :ident :schema/MedicalCondition}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733543, :ident :schema/MedicalTherapy}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["possibleTreatment"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1515, | |
| :rdfs/comment | |
| ["A possible treatment to address this condition, sign or symptom."], | |
| :db/ident :schema/possibleTreatment, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733609, :ident :schema/PostalAddress}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["postOfficeBoxNumber"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1516, | |
| :rdfs/comment ["The post office box number for PO box addresses."], | |
| :db/ident :schema/postOfficeBoxNumber} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733612, :ident :schema/MedicalDevice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["postOp"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1517, | |
| :rdfs/comment | |
| ["A description of the postoperative procedures, care, and/or followups for this device."], | |
| :db/ident :schema/postOp, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733610, :ident :schema/DefinedRegion}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["postalCode"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1518, | |
| :rdfs/comment ["The postal code. For example, 94043."], | |
| :db/ident :schema/postalCode} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733806, | |
| :ident :schema/PostalCodeRangeSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["postalCodeBegin"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1519, | |
| :rdfs/comment ["First postal code in a range (included)."], | |
| :db/ident :schema/postalCodeBegin, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733806, | |
| :ident :schema/PostalCodeRangeSpecification}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["postalCodeEnd"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1520, | |
| :rdfs/comment | |
| ["Last postal code in the range (included). Needs to be after [[postalCodeBegin]]."], | |
| :db/ident :schema/postalCodeEnd, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733610, :ident :schema/DefinedRegion}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["postalCodePrefix"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1521, | |
| :rdfs/comment | |
| ["A defined range of postal codes indicated by a common textual prefix. Used for non-numeric systems such as UK."], | |
| :db/ident :schema/postalCodePrefix, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733610, :ident :schema/DefinedRegion}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733806, | |
| :ident :schema/PostalCodeRangeSpecification}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756452}, | |
| :rdfs/label ["postalCodeRange"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1522, | |
| :rdfs/comment ["A defined range of postal codes."], | |
| :db/ident :schema/postalCodeRange, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733353, :ident :schema/Thing}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733352, :ident :schema/Action}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["potentialAction"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1523, | |
| :rdfs/comment | |
| ["Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role."], | |
| :db/ident :schema/potentialAction} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733689, :ident :schema/ChemicalSubstance}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733433, :ident :schema/DefinedTerm}], | |
| :dcterms/source [#:db{:id 101155069757250}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["potentialUse"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1524, | |
| :rdfs/comment ["Intended use of the BioChemEntity by humans."], | |
| :db/ident :schema/potentialUse, | |
| :schema/isPartOf [#:db{:id 101155069756259}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733612, :ident :schema/MedicalDevice}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["preOp"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1525, | |
| :rdfs/comment | |
| ["A description of the workup, testing, and other preparations required before implanting this device."], | |
| :db/ident :schema/preOp, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733794, :ident :schema/ProductModel}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733794, :ident :schema/ProductModel}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :schema/source #:db{:id 101155069756809}, | |
| :rdfs/label ["predecessorOf"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1526, | |
| :rdfs/comment | |
| ["A pointer from a previous, often discontinued variant of the product to its newer variant."], | |
| :db/ident :schema/predecessorOf} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733493, :ident :schema/DrugPregnancyCategory}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["pregnancyCategory"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1527, | |
| :rdfs/comment ["Pregnancy category of this drug."], | |
| :db/ident :schema/pregnancyCategory, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733460, :ident :schema/Text}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["pregnancyWarning"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1528, | |
| :rdfs/comment | |
| ["Any precaution, guidance, contraindication, etc. related to this drug's use during pregnancy."], | |
| :db/ident :schema/pregnancyWarning, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733561, :ident :schema/HowTo}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733603, :ident :schema/Duration}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["prepTime"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1529, | |
| :rdfs/comment | |
| ["The length of time it takes to prepare the items to be used in instructions or a direction, in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601)."], | |
| :db/ident :schema/prepTime} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733475, :ident :schema/MedicalProcedure}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733377, :ident :schema/MedicalEntity}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["preparation"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1530, | |
| :rdfs/comment | |
| ["Typical preparation that a patient must undergo before having the procedure performed."], | |
| :db/ident :schema/preparation, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes [#:db{:id 92358976733608, :ident :schema/URL}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["prescribingInfo"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1531, | |
| :rdfs/comment ["Link to prescribing information for the drug."], | |
| :db/ident :schema/prescribingInfo, | |
| :schema/isPartOf [#:db{:id 101155069756249}]} | |
| {:schema/domainIncludes | |
| [#:db{:id 92358976733611, :ident :schema/Drug}], | |
| :rdf/type [#:db{:id 92358976733305, :ident :rdf/Property}], | |
| :schema/rangeIncludes | |
| [#:db{:id 92358976733542, :ident :schema/DrugPrescriptionStatus}], | |
| :db/valueType #:db{:id 20, :ident :db.type/ref}, | |
| :rdfs/label ["prescriptionStatus"], | |
| :db/cardinality #:db{:id 36, :ident :db.cardinality/many}, | |
| :db/id 1532, | |
| :rdfs/comment | |
| ["Indicates the status of drug prescription, e.g. local catalogs classifications or whether the drug is available by prescription or over-the-counter, etc."], | |
| :db/ident :schema/prescriptionStatus, | |
| :schema/isPartOf [#:db{:id 101 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment