rdf-vocab 3.1.13 → 3.1.14
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/VERSION +1 -1
- data/lib/rdf/vocab/bf2.rb +375 -211
- data/lib/rdf/vocab/bibframe.rb +375 -211
- data/lib/rdf/vocab/org.rb +2 -2
- data/lib/rdf/vocab/rdau.rb +13 -3
- data/lib/rdf/vocab/schema.rb +669 -44
- data/lib/rdf/vocab/schemas.rb +669 -44
- metadata +3 -3
data/lib/rdf/vocab/schemas.rb
CHANGED
@@ -286,6 +286,13 @@ module RDF::Vocab
|
|
286
286
|
label: "AudioObject".freeze,
|
287
287
|
subClassOf: "https://schema.org/MediaObject".freeze,
|
288
288
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
289
|
+
term :AudioObjectSnapshot,
|
290
|
+
comment: "A specific and exact (byte-for-byte) version of an [[AudioObject]]. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity.".freeze,
|
291
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
292
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
293
|
+
label: "AudioObjectSnapshot".freeze,
|
294
|
+
subClassOf: "https://schema.org/AudioObject".freeze,
|
295
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
289
296
|
term :Audiobook,
|
290
297
|
comment: "An audiobook.".freeze,
|
291
298
|
"https://schema.org/isPartOf": "https://bib.schema.org".freeze,
|
@@ -412,8 +419,15 @@ module RDF::Vocab
|
|
412
419
|
label: "BikeStore".freeze,
|
413
420
|
subClassOf: "https://schema.org/Store".freeze,
|
414
421
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
422
|
+
term :BioChemEntity,
|
423
|
+
comment: "Any biological, chemical, or biochemical thing. For example: a protein; a gene; a chemical; a synthetic chemical.".freeze,
|
424
|
+
"http://purl.org/dc/terms/source": "http://bioschemas.org".freeze,
|
425
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
426
|
+
label: "BioChemEntity".freeze,
|
427
|
+
subClassOf: "https://schema.org/Thing".freeze,
|
428
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
415
429
|
term :Blog,
|
416
|
-
comment: "A blog.".freeze,
|
430
|
+
comment: "A [blog](https://en.wikipedia.org/wiki/Blog), sometimes known as a \"weblog\". Note that the individual posts ([[BlogPosting]]s) in a [[Blog]] are often colloqually referred to by the same term.".freeze,
|
417
431
|
label: "Blog".freeze,
|
418
432
|
subClassOf: "https://schema.org/CreativeWork".freeze,
|
419
433
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
@@ -732,6 +746,13 @@ module RDF::Vocab
|
|
732
746
|
label: "CheckoutPage".freeze,
|
733
747
|
subClassOf: "https://schema.org/WebPage".freeze,
|
734
748
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
749
|
+
term :ChemicalSubstance,
|
750
|
+
comment: "A chemical substance is 'a portion of matter of constant composition, composed of molecular entities of the same type or of different types' (source: [ChEBI:59999](https://www.ebi.ac.uk/chebi/searchId.do?chebiId=59999)).".freeze,
|
751
|
+
"http://purl.org/dc/terms/source": ["http://bioschemas.org".freeze, "https://www.ebi.ac.uk/chebi/searchId.do?chebiId=59999".freeze],
|
752
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
753
|
+
label: "ChemicalSubstance".freeze,
|
754
|
+
subClassOf: "https://schema.org/BioChemEntity".freeze,
|
755
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
735
756
|
term :ChildCare,
|
736
757
|
comment: "A Childcare center.".freeze,
|
737
758
|
label: "ChildCare".freeze,
|
@@ -1765,6 +1786,13 @@ module RDF::Vocab
|
|
1765
1786
|
label: "GenderType".freeze,
|
1766
1787
|
subClassOf: "https://schema.org/Enumeration".freeze,
|
1767
1788
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
1789
|
+
term :Gene,
|
1790
|
+
comment: "A discrete unit of inheritance which affects one or more biological traits (Source: [https://en.wikipedia.org/wiki/Gene](https://en.wikipedia.org/wiki/Gene)). Examples include FOXP2 (Forkhead box protein P2), SCARNA21 (small Cajal body-specific RNA 21), A- (agouti genotype).".freeze,
|
1791
|
+
"http://purl.org/dc/terms/source": "http://bioschemas.org".freeze,
|
1792
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
1793
|
+
label: "Gene".freeze,
|
1794
|
+
subClassOf: "https://schema.org/BioChemEntity".freeze,
|
1795
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
1768
1796
|
term :GeneralContractor,
|
1769
1797
|
comment: "A general contractor.".freeze,
|
1770
1798
|
label: "GeneralContractor".freeze,
|
@@ -2061,6 +2089,13 @@ module RDF::Vocab
|
|
2061
2089
|
label: "ImageObject".freeze,
|
2062
2090
|
subClassOf: "https://schema.org/MediaObject".freeze,
|
2063
2091
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
2092
|
+
term :ImageObjectSnapshot,
|
2093
|
+
comment: "A specific and exact (byte-for-byte) version of an [[ImageObject]]. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata (e.g. XMP, EXIF) the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity.".freeze,
|
2094
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
2095
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
2096
|
+
label: "ImageObjectSnapshot".freeze,
|
2097
|
+
subClassOf: "https://schema.org/ImageObject".freeze,
|
2098
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
2064
2099
|
term :ImagingTest,
|
2065
2100
|
comment: "Any medical imaging modality typically used for diagnostic purposes.".freeze,
|
2066
2101
|
"https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
|
@@ -2330,7 +2365,7 @@ module RDF::Vocab
|
|
2330
2365
|
subClassOf: "https://schema.org/Event".freeze,
|
2331
2366
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
2332
2367
|
term :LiveBlogPosting,
|
2333
|
-
comment: "A
|
2368
|
+
comment: "A [[LiveBlogPosting]] is a [[BlogPosting]] intended to provide a rolling textual coverage of an ongoing event through continuous updates.".freeze,
|
2334
2369
|
label: "LiveBlogPosting".freeze,
|
2335
2370
|
subClassOf: "https://schema.org/BlogPosting".freeze,
|
2336
2371
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
@@ -2449,6 +2484,13 @@ module RDF::Vocab
|
|
2449
2484
|
label: "MediaReview".freeze,
|
2450
2485
|
subClassOf: "https://schema.org/Review".freeze,
|
2451
2486
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
2487
|
+
term :MediaReviewItem,
|
2488
|
+
comment: "Represents an item or group of closely related items treated as a unit for the sake of evaluation in a [[MediaReview]]. Authorship etc. apply to the items rather than to the curation/grouping or reviewing party.".freeze,
|
2489
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
2490
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
2491
|
+
label: "MediaReviewItem".freeze,
|
2492
|
+
subClassOf: "https://schema.org/CreativeWork".freeze,
|
2493
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
2452
2494
|
term :MediaSubscription,
|
2453
2495
|
comment: "A subscription which allows a user to access media including audio, video, books, etc.".freeze,
|
2454
2496
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1741".freeze,
|
@@ -2742,19 +2784,26 @@ module RDF::Vocab
|
|
2742
2784
|
subClassOf: "https://schema.org/CreativeWork".freeze,
|
2743
2785
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
2744
2786
|
term :MerchantReturnEnumeration,
|
2745
|
-
comment: "
|
2787
|
+
comment: "Enumerates several kinds of product return policies.".freeze,
|
2746
2788
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
2747
2789
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
2748
2790
|
label: "MerchantReturnEnumeration".freeze,
|
2749
2791
|
subClassOf: "https://schema.org/Enumeration".freeze,
|
2750
2792
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
2751
2793
|
term :MerchantReturnPolicy,
|
2752
|
-
comment: "A MerchantReturnPolicy provides information about product return policies associated with an [[Organization]] or [[
|
2794
|
+
comment: "A MerchantReturnPolicy provides information about product return policies associated with an [[Organization]], [[Product]], or [[Offer]].".freeze,
|
2753
2795
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
2754
2796
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
2755
2797
|
label: "MerchantReturnPolicy".freeze,
|
2756
2798
|
subClassOf: "https://schema.org/Intangible".freeze,
|
2757
2799
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
2800
|
+
term :MerchantReturnPolicySeasonalOverride,
|
2801
|
+
comment: "A seasonal override of a return policy, for example used for holidays.".freeze,
|
2802
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
2803
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
2804
|
+
label: "MerchantReturnPolicySeasonalOverride".freeze,
|
2805
|
+
subClassOf: "https://schema.org/Intangible".freeze,
|
2806
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
2758
2807
|
term :Message,
|
2759
2808
|
comment: "A single message from a sender to one or more organizations or people.".freeze,
|
2760
2809
|
label: "Message".freeze,
|
@@ -2775,6 +2824,13 @@ module RDF::Vocab
|
|
2775
2824
|
label: "MobilePhoneStore".freeze,
|
2776
2825
|
subClassOf: "https://schema.org/Store".freeze,
|
2777
2826
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
2827
|
+
term :MolecularEntity,
|
2828
|
+
comment: "Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity.".freeze,
|
2829
|
+
"http://purl.org/dc/terms/source": "http://bioschemas.org".freeze,
|
2830
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
2831
|
+
label: "MolecularEntity".freeze,
|
2832
|
+
subClassOf: "https://schema.org/BioChemEntity".freeze,
|
2833
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
2778
2834
|
term :MonetaryAmount,
|
2779
2835
|
comment: "A monetary value or range. This type can be used to describe an amount of money such as $50 USD, or a range as in describing a bank account being suitable for a balance between £1,000 and £1,000,000 GBP, or the value of a salary, etc. It is recommended to use [[PriceSpecification]] Types to describe the price of an Offer, Invoice, etc.".freeze,
|
2780
2836
|
"https://schema.org/source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#FIBO".freeze,
|
@@ -3382,7 +3438,7 @@ module RDF::Vocab
|
|
3382
3438
|
subClassOf: "https://schema.org/OrganizeAction".freeze,
|
3383
3439
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
3384
3440
|
term :Play,
|
3385
|
-
comment: "A play is a form of literature, usually consisting of dialogue between characters, intended for theatrical performance rather than just reading. Note
|
3441
|
+
comment: "A play is a form of literature, usually consisting of dialogue between characters, intended for theatrical performance rather than just reading. Note: A performance of a Play would be a [[TheaterEvent]] or [[BroadcastEvent]] - the *Play* being the [[workPerformed]].".freeze,
|
3386
3442
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
3387
3443
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1816".freeze,
|
3388
3444
|
label: "Play".freeze,
|
@@ -3600,6 +3656,13 @@ module RDF::Vocab
|
|
3600
3656
|
label: "PropertyValueSpecification".freeze,
|
3601
3657
|
subClassOf: "https://schema.org/Intangible".freeze,
|
3602
3658
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
3659
|
+
term :Protein,
|
3660
|
+
comment: "Protein is here used in its widest possible definition, as classes of amino acid based molecules. Amyloid-beta Protein in human (UniProt P05067), eukaryota (e.g. an OrthoDB group) or even a single molecule that one can point to are all of type schema:Protein. A protein can thus be a subclass of another protein, e.g. schema:Protein as a UniProt record can have multiple isoforms inside it which would also be schema:Protein. They can be imagined, synthetic, hypothetical or naturally occurring.".freeze,
|
3661
|
+
"http://purl.org/dc/terms/source": "http://bioschemas.org".freeze,
|
3662
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
3663
|
+
label: "Protein".freeze,
|
3664
|
+
subClassOf: "https://schema.org/BioChemEntity".freeze,
|
3665
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
3603
3666
|
term :Protozoa,
|
3604
3667
|
comment: "Single-celled organism that causes an infection.".freeze,
|
3605
3668
|
"https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
|
@@ -3798,7 +3861,7 @@ module RDF::Vocab
|
|
3798
3861
|
subClassOf: "https://schema.org/LocalBusiness".freeze,
|
3799
3862
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
3800
3863
|
term :RefundTypeEnumeration,
|
3801
|
-
comment: "
|
3864
|
+
comment: "Enumerates several kinds of product return refund types.".freeze,
|
3802
3865
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
3803
3866
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
3804
3867
|
label: "RefundTypeEnumeration".freeze,
|
@@ -3859,6 +3922,13 @@ module RDF::Vocab
|
|
3859
3922
|
label: "ReportedDoseSchedule".freeze,
|
3860
3923
|
subClassOf: "https://schema.org/DoseSchedule".freeze,
|
3861
3924
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
3925
|
+
term :ResearchOrganization,
|
3926
|
+
comment: "A Research Organization (e.g. scientific institute, research company).".freeze,
|
3927
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
3928
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2877".freeze,
|
3929
|
+
label: "ResearchOrganization".freeze,
|
3930
|
+
subClassOf: "https://schema.org/Organization".freeze,
|
3931
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
3862
3932
|
term :ResearchProject,
|
3863
3933
|
comment: "A Research project.".freeze,
|
3864
3934
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
@@ -3928,12 +3998,26 @@ module RDF::Vocab
|
|
3928
3998
|
subClassOf: "https://schema.org/TransferAction".freeze,
|
3929
3999
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
3930
4000
|
term :ReturnFeesEnumeration,
|
3931
|
-
comment: "
|
4001
|
+
comment: "Enumerates several kinds of policies for product return fees.".freeze,
|
3932
4002
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
3933
4003
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
3934
4004
|
label: "ReturnFeesEnumeration".freeze,
|
3935
4005
|
subClassOf: "https://schema.org/Enumeration".freeze,
|
3936
4006
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
4007
|
+
term :ReturnLabelSourceEnumeration,
|
4008
|
+
comment: "Enumerates several types of return labels for product returns.".freeze,
|
4009
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
4010
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
4011
|
+
label: "ReturnLabelSourceEnumeration".freeze,
|
4012
|
+
subClassOf: "https://schema.org/Enumeration".freeze,
|
4013
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
4014
|
+
term :ReturnMethodEnumeration,
|
4015
|
+
comment: "Enumerates several types of product return methods.".freeze,
|
4016
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
4017
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
4018
|
+
label: "ReturnMethodEnumeration".freeze,
|
4019
|
+
subClassOf: "https://schema.org/Enumeration".freeze,
|
4020
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
3937
4021
|
term :Review,
|
3938
4022
|
comment: "A review of an item - for example, of a restaurant, movie, or store.".freeze,
|
3939
4023
|
label: "Review".freeze,
|
@@ -4271,6 +4355,13 @@ module RDF::Vocab
|
|
4271
4355
|
label: "State".freeze,
|
4272
4356
|
subClassOf: "https://schema.org/AdministrativeArea".freeze,
|
4273
4357
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
4358
|
+
term :Statement,
|
4359
|
+
comment: "A statement about something, for example a fun or interesting fact. If known, the main entity this statement is about, can be indicated using mainEntity. For more formal claims (e.g. in Fact Checking), consider using [[Claim]] instead. Use the [[text]] property to capture the text of the statement.".freeze,
|
4360
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
4361
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2912".freeze,
|
4362
|
+
label: "Statement".freeze,
|
4363
|
+
subClassOf: "https://schema.org/CreativeWork".freeze,
|
4364
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
4274
4365
|
term :StatisticalPopulation,
|
4275
4366
|
comment: "A StatisticalPopulation is a set of instances of a certain given type that satisfy some set of constraints. The property [[populationType]] is used to specify the type. Any property that can be used on instances of that type can appear on the statistical population. For example, a [[StatisticalPopulation]] representing all [[Person]]s with a [[homeLocation]] of East Podunk California, would be described by applying the appropriate [[homeLocation]] and [[populationType]] properties to a [[StatisticalPopulation]] item that stands for that set of people.\nThe properties [[numConstraints]] and [[constrainingProperty]] are used to specify which of the populations properties are used to specify the population. Note that the sense of \"population\" used here is the general sense of a statistical\npopulation, and does not imply that the population consists of people. For example, a [[populationType]] of [[Event]] or [[NewsArticle]] could be used. See also [[Observation]], and the [data and datasets](/docs/data-and-datasets.html) overview for more details.\n ".freeze,
|
4276
4367
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
@@ -4408,6 +4499,13 @@ module RDF::Vocab
|
|
4408
4499
|
label: "TaxiStand".freeze,
|
4409
4500
|
subClassOf: "https://schema.org/CivicStructure".freeze,
|
4410
4501
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
4502
|
+
term :Taxon,
|
4503
|
+
comment: "A set of organisms asserted to represent a natural cohesive biological unit.".freeze,
|
4504
|
+
"http://purl.org/dc/terms/source": "http://bioschemas.org".freeze,
|
4505
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
4506
|
+
label: "Taxon".freeze,
|
4507
|
+
subClassOf: "https://schema.org/Thing".freeze,
|
4508
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
4411
4509
|
term :TechArticle,
|
4412
4510
|
comment: "A technical article - Example: How-to (task) topics, step-by-step, procedural troubleshooting, specifications, etc.".freeze,
|
4413
4511
|
label: "TechArticle".freeze,
|
@@ -4734,6 +4832,13 @@ module RDF::Vocab
|
|
4734
4832
|
label: "VideoObject".freeze,
|
4735
4833
|
subClassOf: "https://schema.org/MediaObject".freeze,
|
4736
4834
|
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
4835
|
+
term :VideoObjectSnapshot,
|
4836
|
+
comment: "A specific and exact (byte-for-byte) version of a [[VideoObject]]. Two byte-for-byte identical files, for the purposes of this type, considered identical. If they have different embedded metadata the files will differ. Different external facts about the files, e.g. creator or dateCreated that aren't represented in their actual content, do not affect this notion of identity.".freeze,
|
4837
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
4838
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
4839
|
+
label: "VideoObjectSnapshot".freeze,
|
4840
|
+
subClassOf: "https://schema.org/VideoObject".freeze,
|
4841
|
+
type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
|
4737
4842
|
term :ViewAction,
|
4738
4843
|
comment: "The act of consuming static visual content.".freeze,
|
4739
4844
|
label: "ViewAction".freeze,
|
@@ -5174,7 +5279,7 @@ module RDF::Vocab
|
|
5174
5279
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5175
5280
|
property :actor,
|
5176
5281
|
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.".freeze,
|
5177
|
-
"https://schema.org/domainIncludes": ["https://schema.org/Clip".freeze, "https://schema.org/CreativeWorkSeason".freeze, "https://schema.org/Episode".freeze, "https://schema.org/Event".freeze, "https://schema.org/Movie".freeze, "https://schema.org/MovieSeries".freeze, "https://schema.org/RadioSeries".freeze, "https://schema.org/TVSeries".freeze, "https://schema.org/VideoGame".freeze, "https://schema.org/VideoGameSeries".freeze, "https://schema.org/VideoObject".freeze],
|
5282
|
+
"https://schema.org/domainIncludes": ["https://schema.org/Clip".freeze, "https://schema.org/CreativeWorkSeason".freeze, "https://schema.org/Episode".freeze, "https://schema.org/Event".freeze, "https://schema.org/Movie".freeze, "https://schema.org/MovieSeries".freeze, "https://schema.org/PodcastSeries".freeze, "https://schema.org/RadioSeries".freeze, "https://schema.org/TVSeries".freeze, "https://schema.org/VideoGame".freeze, "https://schema.org/VideoGameSeries".freeze, "https://schema.org/VideoObject".freeze],
|
5178
5283
|
"https://schema.org/rangeIncludes": "https://schema.org/Person".freeze,
|
5179
5284
|
label: "actor".freeze,
|
5180
5285
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
@@ -5206,7 +5311,7 @@ module RDF::Vocab
|
|
5206
5311
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5207
5312
|
property :additionalProperty,
|
5208
5313
|
comment: "A property-value pair representing an additional characteristics of the entitity, 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".freeze,
|
5209
|
-
"https://schema.org/domainIncludes": ["https://schema.org/Place".freeze, "https://schema.org/Product".freeze, "https://schema.org/QualitativeValue".freeze, "https://schema.org/QuantitativeValue".freeze],
|
5314
|
+
"https://schema.org/domainIncludes": ["https://schema.org/MerchantReturnPolicy".freeze, "https://schema.org/Place".freeze, "https://schema.org/Product".freeze, "https://schema.org/QualitativeValue".freeze, "https://schema.org/QuantitativeValue".freeze],
|
5210
5315
|
"https://schema.org/rangeIncludes": "https://schema.org/PropertyValue".freeze,
|
5211
5316
|
label: "additionalProperty".freeze,
|
5212
5317
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
@@ -5375,6 +5480,14 @@ module RDF::Vocab
|
|
5375
5480
|
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
5376
5481
|
label: "alternativeHeadline".freeze,
|
5377
5482
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5483
|
+
property :alternativeOf,
|
5484
|
+
comment: "Another gene which is a variation of this one.".freeze,
|
5485
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/Gene".freeze,
|
5486
|
+
"https://schema.org/domainIncludes": "https://schema.org/Gene".freeze,
|
5487
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
5488
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Gene".freeze,
|
5489
|
+
label: "alternativeOf".freeze,
|
5490
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5378
5491
|
property :alumni,
|
5379
5492
|
comment: "Alumni of an organization.".freeze,
|
5380
5493
|
"https://schema.org/domainIncludes": ["https://schema.org/EducationalOrganization".freeze, "https://schema.org/Organization".freeze],
|
@@ -5543,6 +5656,14 @@ module RDF::Vocab
|
|
5543
5656
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/1758".freeze,
|
5544
5657
|
label: "archiveHeld".freeze,
|
5545
5658
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5659
|
+
property :archivedAt,
|
5660
|
+
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.".freeze,
|
5661
|
+
"https://schema.org/domainIncludes": "https://schema.org/CreativeWork".freeze,
|
5662
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
5663
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/URL".freeze, "https://schema.org/WebPage".freeze],
|
5664
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
5665
|
+
label: "archivedAt".freeze,
|
5666
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5546
5667
|
property :area,
|
5547
5668
|
comment: "The area within which users can expect to reach the broadcast service.".freeze,
|
5548
5669
|
"https://schema.org/domainIncludes": "https://schema.org/BroadcastService".freeze,
|
@@ -5699,12 +5820,38 @@ module RDF::Vocab
|
|
5699
5820
|
"https://schema.org/rangeIncludes": "https://schema.org/NewsArticle".freeze,
|
5700
5821
|
label: "associatedArticle".freeze,
|
5701
5822
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5823
|
+
property :associatedClaimReview,
|
5824
|
+
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]].".freeze,
|
5825
|
+
"https://schema.org/domainIncludes": "https://schema.org/Review".freeze,
|
5826
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
5827
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Review".freeze,
|
5828
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
5829
|
+
label: "associatedClaimReview".freeze,
|
5830
|
+
subPropertyOf: "https://schema.org/associatedReview".freeze,
|
5831
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5832
|
+
property :associatedDisease,
|
5833
|
+
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.".freeze,
|
5834
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/BioChemEntity".freeze,
|
5835
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
5836
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
5837
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/MedicalCondition".freeze, "https://schema.org/PropertyValue".freeze, "https://schema.org/URL".freeze],
|
5838
|
+
label: "associatedDisease".freeze,
|
5839
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5702
5840
|
property :associatedMedia,
|
5703
5841
|
comment: "A media object that encodes this CreativeWork. This property is a synonym for encoding.".freeze,
|
5704
5842
|
"https://schema.org/domainIncludes": ["https://schema.org/CreativeWork".freeze, "https://schema.org/HyperToc".freeze, "https://schema.org/HyperTocEntry".freeze],
|
5705
5843
|
"https://schema.org/rangeIncludes": "https://schema.org/MediaObject".freeze,
|
5706
5844
|
label: "associatedMedia".freeze,
|
5707
5845
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5846
|
+
property :associatedMediaReview,
|
5847
|
+
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]].".freeze,
|
5848
|
+
"https://schema.org/domainIncludes": "https://schema.org/Review".freeze,
|
5849
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
5850
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Review".freeze,
|
5851
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
5852
|
+
label: "associatedMediaReview".freeze,
|
5853
|
+
subPropertyOf: "https://schema.org/associatedReview".freeze,
|
5854
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5708
5855
|
property :associatedPathophysiology,
|
5709
5856
|
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.".freeze,
|
5710
5857
|
"https://schema.org/domainIncludes": ["https://schema.org/AnatomicalStructure".freeze, "https://schema.org/AnatomicalSystem".freeze, "https://schema.org/SuperficialAnatomy".freeze],
|
@@ -5712,6 +5859,14 @@ module RDF::Vocab
|
|
5712
5859
|
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
5713
5860
|
label: "associatedPathophysiology".freeze,
|
5714
5861
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5862
|
+
property :associatedReview,
|
5863
|
+
comment: "An associated [[Review]].".freeze,
|
5864
|
+
"https://schema.org/domainIncludes": "https://schema.org/Review".freeze,
|
5865
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
5866
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Review".freeze,
|
5867
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
5868
|
+
label: "associatedReview".freeze,
|
5869
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5715
5870
|
property :athlete,
|
5716
5871
|
comment: "A person that acts as performing member of a sports team; a player as opposed to a coach.".freeze,
|
5717
5872
|
"https://schema.org/domainIncludes": "https://schema.org/SportsTeam".freeze,
|
@@ -5982,6 +6137,30 @@ module RDF::Vocab
|
|
5982
6137
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2689".freeze,
|
5983
6138
|
label: "billingStart".freeze,
|
5984
6139
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6140
|
+
property :bioChemInteraction,
|
6141
|
+
comment: "A BioChemEntity that is known to interact with this item.".freeze,
|
6142
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org".freeze,
|
6143
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
6144
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
6145
|
+
"https://schema.org/rangeIncludes": "https://schema.org/BioChemEntity".freeze,
|
6146
|
+
label: "bioChemInteraction".freeze,
|
6147
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6148
|
+
property :bioChemSimilarity,
|
6149
|
+
comment: "A similar BioChemEntity, e.g., obtained by fingerprint similarity algorithms.".freeze,
|
6150
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org".freeze,
|
6151
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
6152
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
6153
|
+
"https://schema.org/rangeIncludes": "https://schema.org/BioChemEntity".freeze,
|
6154
|
+
label: "bioChemSimilarity".freeze,
|
6155
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6156
|
+
property :biologicalRole,
|
6157
|
+
comment: "A role played by the BioChemEntity within a biological context.".freeze,
|
6158
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org".freeze,
|
6159
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
6160
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
6161
|
+
"https://schema.org/rangeIncludes": "https://schema.org/DefinedTerm".freeze,
|
6162
|
+
label: "biologicalRole".freeze,
|
6163
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
5985
6164
|
property :biomechnicalClass,
|
5986
6165
|
comment: "The biomechanical properties of the bone.".freeze,
|
5987
6166
|
"https://schema.org/domainIncludes": "https://schema.org/Joint".freeze,
|
@@ -6014,7 +6193,7 @@ module RDF::Vocab
|
|
6014
6193
|
label: "blogPost".freeze,
|
6015
6194
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6016
6195
|
property :blogPosts,
|
6017
|
-
comment: "
|
6196
|
+
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\".".freeze,
|
6018
6197
|
"https://schema.org/domainIncludes": "https://schema.org/Blog".freeze,
|
6019
6198
|
"https://schema.org/rangeIncludes": "https://schema.org/BlogPosting".freeze,
|
6020
6199
|
"https://schema.org/supersededBy": "https://schema.org/blogPost".freeze,
|
@@ -6246,7 +6425,7 @@ module RDF::Vocab
|
|
6246
6425
|
property :buyer,
|
6247
6426
|
comment: "A sub property of participant. The participant/person/organization that bought the object.".freeze,
|
6248
6427
|
"https://schema.org/domainIncludes": "https://schema.org/SellAction".freeze,
|
6249
|
-
"https://schema.org/rangeIncludes": "https://schema.org/Person".freeze,
|
6428
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/Organization".freeze, "https://schema.org/Person".freeze],
|
6250
6429
|
label: "buyer".freeze,
|
6251
6430
|
subPropertyOf: "https://schema.org/participant".freeze,
|
6252
6431
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
@@ -6421,6 +6600,22 @@ module RDF::Vocab
|
|
6421
6600
|
"https://schema.org/rangeIncludes": ["https://schema.org/DateTime".freeze, "https://schema.org/Time".freeze],
|
6422
6601
|
label: "checkoutTime".freeze,
|
6423
6602
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6603
|
+
property :chemicalComposition,
|
6604
|
+
comment: "The chemical composition describes the identity and relative ratio of the chemical elements that make up the substance.".freeze,
|
6605
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/ChemicalSubstance".freeze,
|
6606
|
+
"https://schema.org/domainIncludes": "https://schema.org/ChemicalSubstance".freeze,
|
6607
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
6608
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
6609
|
+
label: "chemicalComposition".freeze,
|
6610
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6611
|
+
property :chemicalRole,
|
6612
|
+
comment: "A role played by the BioChemEntity within a chemical context.".freeze,
|
6613
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/ChemicalSubstance".freeze,
|
6614
|
+
"https://schema.org/domainIncludes": ["https://schema.org/ChemicalSubstance".freeze, "https://schema.org/MolecularEntity".freeze],
|
6615
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
6616
|
+
"https://schema.org/rangeIncludes": "https://schema.org/DefinedTerm".freeze,
|
6617
|
+
label: "chemicalRole".freeze,
|
6618
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6424
6619
|
property :childMaxAge,
|
6425
6620
|
comment: "Maximal age of the child.".freeze,
|
6426
6621
|
"https://schema.org/domainIncludes": "https://schema.org/ParentAudience".freeze,
|
@@ -6433,6 +6628,15 @@ module RDF::Vocab
|
|
6433
6628
|
"https://schema.org/rangeIncludes": "https://schema.org/Number".freeze,
|
6434
6629
|
label: "childMinAge".freeze,
|
6435
6630
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6631
|
+
property :childTaxon,
|
6632
|
+
comment: "Closest child taxa of the taxon in question.".freeze,
|
6633
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/Taxon".freeze,
|
6634
|
+
"https://schema.org/domainIncludes": "https://schema.org/Taxon".freeze,
|
6635
|
+
"https://schema.org/inverseOf": "https://schema.org/parentTaxon".freeze,
|
6636
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
6637
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/Taxon".freeze, "https://schema.org/Text".freeze, "https://schema.org/URL".freeze],
|
6638
|
+
label: "childTaxon".freeze,
|
6639
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6436
6640
|
property :children,
|
6437
6641
|
comment: "A child of the person.".freeze,
|
6438
6642
|
"https://schema.org/domainIncludes": "https://schema.org/Person".freeze,
|
@@ -6457,6 +6661,14 @@ module RDF::Vocab
|
|
6457
6661
|
"https://schema.org/rangeIncludes": ["https://schema.org/CreativeWork".freeze, "https://schema.org/Text".freeze],
|
6458
6662
|
label: "citation".freeze,
|
6459
6663
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6664
|
+
property :claimInterpreter,
|
6665
|
+
comment: "For a [[Claim]] interpreted from [[MediaObject]] content\n sed to indicate a claim contained, implied or refined from the content of a [[MediaObject]].".freeze,
|
6666
|
+
"https://schema.org/domainIncludes": "https://schema.org/Claim".freeze,
|
6667
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
6668
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/Organization".freeze, "https://schema.org/Person".freeze],
|
6669
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
6670
|
+
label: "claimInterpreter".freeze,
|
6671
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6460
6672
|
property :claimReviewed,
|
6461
6673
|
comment: "A short summary of the specific claims reviewed in a ClaimReview.".freeze,
|
6462
6674
|
"https://schema.org/domainIncludes": "https://schema.org/ClaimReview".freeze,
|
@@ -6861,9 +7073,25 @@ module RDF::Vocab
|
|
6861
7073
|
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
6862
7074
|
label: "countriesSupported".freeze,
|
6863
7075
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
7076
|
+
property :countryOfAssembly,
|
7077
|
+
comment: "The place where the product was assembled.".freeze,
|
7078
|
+
"https://schema.org/domainIncludes": "https://schema.org/Product".freeze,
|
7079
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
7080
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
7081
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/991".freeze,
|
7082
|
+
label: "countryOfAssembly".freeze,
|
7083
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
7084
|
+
property :countryOfLastProcessing,
|
7085
|
+
comment: "The place where the item (typically [[Product]]) was last processed and tested before importation.".freeze,
|
7086
|
+
"https://schema.org/domainIncludes": "https://schema.org/Product".freeze,
|
7087
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
7088
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
7089
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/991".freeze,
|
7090
|
+
label: "countryOfLastProcessing".freeze,
|
7091
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6864
7092
|
property :countryOfOrigin,
|
6865
|
-
comment: "The country of the
|
6866
|
-
"https://schema.org/domainIncludes": ["https://schema.org/Movie".freeze, "https://schema.org/TVEpisode".freeze, "https://schema.org/TVSeason".freeze, "https://schema.org/TVSeries".freeze],
|
7093
|
+
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.".freeze,
|
7094
|
+
"https://schema.org/domainIncludes": ["https://schema.org/CreativeWork".freeze, "https://schema.org/Movie".freeze, "https://schema.org/Product".freeze, "https://schema.org/TVEpisode".freeze, "https://schema.org/TVSeason".freeze, "https://schema.org/TVSeries".freeze],
|
6867
7095
|
"https://schema.org/rangeIncludes": "https://schema.org/Country".freeze,
|
6868
7096
|
label: "countryOfOrigin".freeze,
|
6869
7097
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
@@ -6984,6 +7212,30 @@ module RDF::Vocab
|
|
6984
7212
|
"https://schema.org/rangeIncludes": ["https://schema.org/Organization".freeze, "https://schema.org/Person".freeze],
|
6985
7213
|
label: "customer".freeze,
|
6986
7214
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
7215
|
+
property :customerRemorseReturnFees,
|
7216
|
+
comment: "The type of return fees if the product is returned due to customer remorse.".freeze,
|
7217
|
+
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
7218
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
7219
|
+
"https://schema.org/rangeIncludes": "https://schema.org/ReturnFeesEnumeration".freeze,
|
7220
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
7221
|
+
label: "customerRemorseReturnFees".freeze,
|
7222
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
7223
|
+
property :customerRemorseReturnLabelSource,
|
7224
|
+
comment: "The method (from an enumeration) by which the customer obtains a return shipping label for a product returned due to customer remorse.".freeze,
|
7225
|
+
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
7226
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
7227
|
+
"https://schema.org/rangeIncludes": "https://schema.org/ReturnLabelSourceEnumeration".freeze,
|
7228
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
7229
|
+
label: "customerRemorseReturnLabelSource".freeze,
|
7230
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
7231
|
+
property :customerRemorseReturnShippingFeesAmount,
|
7232
|
+
comment: "The amount of shipping costs if a product is returned due to customer remorse. Applicable when property [[customerRemorseReturnFees]] equals [[ReturnShippingFees]].".freeze,
|
7233
|
+
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
7234
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
7235
|
+
"https://schema.org/rangeIncludes": "https://schema.org/MonetaryAmount".freeze,
|
7236
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
7237
|
+
label: "customerRemorseReturnShippingFeesAmount".freeze,
|
7238
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
6987
7239
|
property :cutoffTime,
|
6988
7240
|
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).".freeze,
|
6989
7241
|
"https://schema.org/domainIncludes": "https://schema.org/ShippingDeliveryTime".freeze,
|
@@ -7386,6 +7638,14 @@ module RDF::Vocab
|
|
7386
7638
|
"https://schema.org/rangeIncludes": "https://schema.org/DDxElement".freeze,
|
7387
7639
|
label: "differentialDiagnosis".freeze,
|
7388
7640
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
7641
|
+
property :directApply,
|
7642
|
+
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.".freeze,
|
7643
|
+
"https://schema.org/domainIncludes": "https://schema.org/JobPosting".freeze,
|
7644
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
7645
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Boolean".freeze,
|
7646
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2907".freeze,
|
7647
|
+
label: "directApply".freeze,
|
7648
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
7389
7649
|
property :director,
|
7390
7650
|
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.".freeze,
|
7391
7651
|
"https://schema.org/domainIncludes": ["https://schema.org/Clip".freeze, "https://schema.org/CreativeWorkSeason".freeze, "https://schema.org/Episode".freeze, "https://schema.org/Event".freeze, "https://schema.org/Movie".freeze, "https://schema.org/MovieSeries".freeze, "https://schema.org/RadioSeries".freeze, "https://schema.org/TVSeries".freeze, "https://schema.org/VideoGame".freeze, "https://schema.org/VideoGameSeries".freeze, "https://schema.org/VideoObject".freeze],
|
@@ -7809,6 +8069,15 @@ module RDF::Vocab
|
|
7809
8069
|
"https://schema.org/rangeIncludes": "https://schema.org/URL".freeze,
|
7810
8070
|
label: "embedUrl".freeze,
|
7811
8071
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
8072
|
+
property :embeddedTextCaption,
|
8073
|
+
comment: "Represents textual captioning from a [[MediaObject]], e.g. text of a 'meme'.".freeze,
|
8074
|
+
"https://schema.org/domainIncludes": ["https://schema.org/AudioObject".freeze, "https://schema.org/ImageObject".freeze, "https://schema.org/VideoObject".freeze],
|
8075
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
8076
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
8077
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
8078
|
+
label: "embeddedTextCaption".freeze,
|
8079
|
+
subPropertyOf: "https://schema.org/caption".freeze,
|
8080
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
7812
8081
|
property :emissionsCO2,
|
7813
8082
|
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\".".freeze,
|
7814
8083
|
"https://schema.org/domainIncludes": "https://schema.org/Vehicle".freeze,
|
@@ -7852,6 +8121,15 @@ module RDF::Vocab
|
|
7852
8121
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2296".freeze,
|
7853
8122
|
label: "employmentUnit".freeze,
|
7854
8123
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
8124
|
+
property :encodesBioChemEntity,
|
8125
|
+
comment: "Another BioChemEntity encoded by this one. ".freeze,
|
8126
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/Gene".freeze,
|
8127
|
+
"https://schema.org/domainIncludes": "https://schema.org/Gene".freeze,
|
8128
|
+
"https://schema.org/inverseOf": "https://schema.org/isEncodedByBioChemEntity".freeze,
|
8129
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
8130
|
+
"https://schema.org/rangeIncludes": "https://schema.org/BioChemEntity".freeze,
|
8131
|
+
label: "encodesBioChemEntity".freeze,
|
8132
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
7855
8133
|
property :encodesCreativeWork,
|
7856
8134
|
comment: "The CreativeWork encoded by this media object.".freeze,
|
7857
8135
|
"https://schema.org/domainIncludes": "https://schema.org/MediaObject".freeze,
|
@@ -7887,7 +8165,7 @@ module RDF::Vocab
|
|
7887
8165
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
7888
8166
|
property :endDate,
|
7889
8167
|
comment: "The end date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).".freeze,
|
7890
|
-
"https://schema.org/domainIncludes": ["https://schema.org/CreativeWorkSeason".freeze, "https://schema.org/CreativeWorkSeries".freeze, "https://schema.org/DatedMoneySpecification".freeze, "https://schema.org/EducationalOccupationalProgram".freeze, "https://schema.org/Event".freeze, "https://schema.org/Role".freeze, "https://schema.org/Schedule".freeze],
|
8168
|
+
"https://schema.org/domainIncludes": ["https://schema.org/CreativeWorkSeason".freeze, "https://schema.org/CreativeWorkSeries".freeze, "https://schema.org/DatedMoneySpecification".freeze, "https://schema.org/EducationalOccupationalProgram".freeze, "https://schema.org/Event".freeze, "https://schema.org/MerchantReturnPolicySeasonalOverride".freeze, "https://schema.org/Role".freeze, "https://schema.org/Schedule".freeze],
|
7891
8169
|
"https://schema.org/rangeIncludes": ["https://schema.org/Date".freeze, "https://schema.org/DateTime".freeze],
|
7892
8170
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2486".freeze,
|
7893
8171
|
label: "endDate".freeze,
|
@@ -7902,7 +8180,7 @@ module RDF::Vocab
|
|
7902
8180
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
7903
8181
|
property :endTime,
|
7904
8182
|
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.".freeze,
|
7905
|
-
"https://schema.org/domainIncludes": ["https://schema.org/Action".freeze, "https://schema.org/FoodEstablishmentReservation".freeze, "https://schema.org/MediaObject".freeze, "https://schema.org/Schedule".freeze],
|
8183
|
+
"https://schema.org/domainIncludes": ["https://schema.org/Action".freeze, "https://schema.org/FoodEstablishmentReservation".freeze, "https://schema.org/InteractionCounter".freeze, "https://schema.org/MediaObject".freeze, "https://schema.org/Schedule".freeze],
|
7906
8184
|
"https://schema.org/rangeIncludes": ["https://schema.org/DateTime".freeze, "https://schema.org/Time".freeze],
|
7907
8185
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2493".freeze,
|
7908
8186
|
label: "endTime".freeze,
|
@@ -8212,6 +8490,14 @@ module RDF::Vocab
|
|
8212
8490
|
"https://schema.org/rangeIncludes": "https://schema.org/Date".freeze,
|
8213
8491
|
label: "expires".freeze,
|
8214
8492
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
8493
|
+
property :expressedIn,
|
8494
|
+
comment: "Tissue, organ, biological sample, etc in which activity of this gene has been observed experimentally. For example brain, digestive system.".freeze,
|
8495
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/Gene".freeze,
|
8496
|
+
"https://schema.org/domainIncludes": "https://schema.org/Gene".freeze,
|
8497
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
8498
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/AnatomicalStructure".freeze, "https://schema.org/AnatomicalSystem".freeze, "https://schema.org/BioChemEntity".freeze, "https://schema.org/DefinedTerm".freeze],
|
8499
|
+
label: "expressedIn".freeze,
|
8500
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
8215
8501
|
property :familyName,
|
8216
8502
|
comment: "Family name. In the U.S., the last name of a Person.".freeze,
|
8217
8503
|
"https://schema.org/domainIncludes": "https://schema.org/Person".freeze,
|
@@ -8731,6 +9017,24 @@ module RDF::Vocab
|
|
8731
9017
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2506".freeze,
|
8732
9018
|
label: "handlingTime".freeze,
|
8733
9019
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9020
|
+
property :hasBioChemEntityPart,
|
9021
|
+
comment: "Indicates a BioChemEntity that (in some sense) has this BioChemEntity as a part. ".freeze,
|
9022
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org".freeze,
|
9023
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
9024
|
+
"https://schema.org/inverseOf": "https://schema.org/isPartOfBioChemEntity".freeze,
|
9025
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9026
|
+
"https://schema.org/rangeIncludes": "https://schema.org/BioChemEntity".freeze,
|
9027
|
+
label: "hasBioChemEntityPart".freeze,
|
9028
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9029
|
+
property :hasBioPolymerSequence,
|
9030
|
+
comment: "A symbolic representation of a BioChemEnity. For example, a nucleotide sequence of a Gene or an amino acid sequence of a Protein.".freeze,
|
9031
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/Gene".freeze,
|
9032
|
+
"https://schema.org/domainIncludes": ["https://schema.org/Gene".freeze, "https://schema.org/Protein".freeze],
|
9033
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9034
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
9035
|
+
label: "hasBioPolymerSequence".freeze,
|
9036
|
+
subPropertyOf: "https://schema.org/hasRepresentation".freeze,
|
9037
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
8734
9038
|
property :hasBroadcastChannel,
|
8735
9039
|
comment: "A broadcast channel of a broadcast service.".freeze,
|
8736
9040
|
"https://schema.org/domainIncludes": "https://schema.org/BroadcastService".freeze,
|
@@ -8772,7 +9076,7 @@ module RDF::Vocab
|
|
8772
9076
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
8773
9077
|
property :hasDefinedTerm,
|
8774
9078
|
comment: "A Defined Term contained in this term set.".freeze,
|
8775
|
-
"https://schema.org/domainIncludes": "https://schema.org/DefinedTermSet".freeze,
|
9079
|
+
"https://schema.org/domainIncludes": ["https://schema.org/DefinedTermSet".freeze, "https://schema.org/Taxon".freeze],
|
8776
9080
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
8777
9081
|
"https://schema.org/rangeIncludes": "https://schema.org/DefinedTerm".freeze,
|
8778
9082
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/894".freeze,
|
@@ -8855,13 +9159,21 @@ module RDF::Vocab
|
|
8855
9159
|
label: "hasMenuSection".freeze,
|
8856
9160
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
8857
9161
|
property :hasMerchantReturnPolicy,
|
8858
|
-
comment: "
|
8859
|
-
"https://schema.org/domainIncludes": ["https://schema.org/Organization".freeze, "https://schema.org/Product".freeze],
|
9162
|
+
comment: "Specifies a MerchantReturnPolicy that may be applicable.".freeze,
|
9163
|
+
"https://schema.org/domainIncludes": ["https://schema.org/Offer".freeze, "https://schema.org/Organization".freeze, "https://schema.org/Product".freeze],
|
8860
9164
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
8861
9165
|
"https://schema.org/rangeIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
8862
9166
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
8863
9167
|
label: "hasMerchantReturnPolicy".freeze,
|
8864
9168
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9169
|
+
property :hasMolecularFunction,
|
9170
|
+
comment: "Molecular function performed by this BioChemEntity; please use PropertyValue if you want to include any evidence.".freeze,
|
9171
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/BioChemEntity".freeze,
|
9172
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
9173
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9174
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/DefinedTerm".freeze, "https://schema.org/PropertyValue".freeze, "https://schema.org/URL".freeze],
|
9175
|
+
label: "hasMolecularFunction".freeze,
|
9176
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
8865
9177
|
property :hasOccupation,
|
8866
9178
|
comment: "The Person's occupation. For past professions, use Role for expressing dates.".freeze,
|
8867
9179
|
"https://schema.org/domainIncludes": "https://schema.org/Person".freeze,
|
@@ -8899,6 +9211,14 @@ module RDF::Vocab
|
|
8899
9211
|
"https://schema.org/supersededBy": "https://schema.org/hasMerchantReturnPolicy".freeze,
|
8900
9212
|
label: "hasProductReturnPolicy".freeze,
|
8901
9213
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9214
|
+
property :hasRepresentation,
|
9215
|
+
comment: "A common representation such as a protein sequence or chemical structure for this entity. For images use schema.org/image.".freeze,
|
9216
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org".freeze,
|
9217
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
9218
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9219
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/PropertyValue".freeze, "https://schema.org/Text".freeze, "https://schema.org/URL".freeze],
|
9220
|
+
label: "hasRepresentation".freeze,
|
9221
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
8902
9222
|
property :hasVariant,
|
8903
9223
|
comment: "Indicates a [[Product]] that is a member of this [[ProductGroup]] (or [[ProductModel]]).".freeze,
|
8904
9224
|
"https://schema.org/domainIncludes": "https://schema.org/ProductGroup".freeze,
|
@@ -9174,6 +9494,24 @@ module RDF::Vocab
|
|
9174
9494
|
"https://schema.org/rangeIncludes": "https://schema.org/CableOrSatelliteService".freeze,
|
9175
9495
|
label: "inBroadcastLineup".freeze,
|
9176
9496
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9497
|
+
property :inChI,
|
9498
|
+
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.".freeze,
|
9499
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/MolecularEntity".freeze,
|
9500
|
+
"https://schema.org/domainIncludes": "https://schema.org/MolecularEntity".freeze,
|
9501
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9502
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
9503
|
+
label: "inChI".freeze,
|
9504
|
+
subPropertyOf: "https://schema.org/hasRepresentation".freeze,
|
9505
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9506
|
+
property :inChIKey,
|
9507
|
+
comment: "InChIKey is a hashed version of the full InChI (using the SHA-256 algorithm).".freeze,
|
9508
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/MolecularEntity".freeze,
|
9509
|
+
"https://schema.org/domainIncludes": "https://schema.org/MolecularEntity".freeze,
|
9510
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9511
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
9512
|
+
label: "inChIKey".freeze,
|
9513
|
+
subPropertyOf: "https://schema.org/hasRepresentation".freeze,
|
9514
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9177
9515
|
property :inCodeSet,
|
9178
9516
|
comment: "A [[CategoryCodeSet]] that contains this category code.".freeze,
|
9179
9517
|
"https://schema.org/domainIncludes": "https://schema.org/CategoryCode".freeze,
|
@@ -9214,7 +9552,7 @@ module RDF::Vocab
|
|
9214
9552
|
label: "inProductGroupWithID".freeze,
|
9215
9553
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9216
9554
|
property :inStoreReturnsOffered,
|
9217
|
-
comment: "Are in-store returns offered?".freeze,
|
9555
|
+
comment: "Are in-store returns offered? (for more advanced return methods use the [[returnMethod]] property)".freeze,
|
9218
9556
|
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
9219
9557
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9220
9558
|
"https://schema.org/rangeIncludes": "https://schema.org/Boolean".freeze,
|
@@ -9434,6 +9772,15 @@ module RDF::Vocab
|
|
9434
9772
|
"https://schema.org/source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#FIBO".freeze,
|
9435
9773
|
label: "interestRate".freeze,
|
9436
9774
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9775
|
+
property :interpretedAsClaim,
|
9776
|
+
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]].".freeze,
|
9777
|
+
"https://schema.org/domainIncludes": ["https://schema.org/CreativeWork".freeze, "https://schema.org/MediaObject".freeze],
|
9778
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9779
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Claim".freeze,
|
9780
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
9781
|
+
label: "interpretedAsClaim".freeze,
|
9782
|
+
subPropertyOf: "https://schema.org/description".freeze,
|
9783
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9437
9784
|
property :inventoryLevel,
|
9438
9785
|
comment: "The current approximate inventory level for the item or items.".freeze,
|
9439
9786
|
"https://schema.org/domainIncludes": ["https://schema.org/Demand".freeze, "https://schema.org/Offer".freeze, "https://schema.org/SomeProducts".freeze],
|
@@ -9496,6 +9843,15 @@ module RDF::Vocab
|
|
9496
9843
|
"https://schema.org/source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_GoodRelationsTerms".freeze,
|
9497
9844
|
label: "isConsumableFor".freeze,
|
9498
9845
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9846
|
+
property :isEncodedByBioChemEntity,
|
9847
|
+
comment: "Another BioChemEntity encoding by this one.".freeze,
|
9848
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/Gene".freeze,
|
9849
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
9850
|
+
"https://schema.org/inverseOf": "https://schema.org/encodesBioChemEntity".freeze,
|
9851
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9852
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Gene".freeze,
|
9853
|
+
label: "isEncodedByBioChemEntity".freeze,
|
9854
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9499
9855
|
property :isFamilyFriendly,
|
9500
9856
|
comment: "Indicates whether this content is family friendly.".freeze,
|
9501
9857
|
"https://schema.org/domainIncludes": "https://schema.org/CreativeWork".freeze,
|
@@ -9508,12 +9864,28 @@ module RDF::Vocab
|
|
9508
9864
|
"https://schema.org/rangeIncludes": "https://schema.org/Boolean".freeze,
|
9509
9865
|
label: "isGift".freeze,
|
9510
9866
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9867
|
+
property :isInvolvedInBiologicalProcess,
|
9868
|
+
comment: "Biological process this BioChemEntity is involved in; please use PropertyValue if you want to include any evidence.".freeze,
|
9869
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/BioChemEntity".freeze,
|
9870
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
9871
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9872
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/DefinedTerm".freeze, "https://schema.org/PropertyValue".freeze, "https://schema.org/URL".freeze],
|
9873
|
+
label: "isInvolvedInBiologicalProcess".freeze,
|
9874
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9511
9875
|
property :isLiveBroadcast,
|
9512
9876
|
comment: "True if the broadcast is of a live event.".freeze,
|
9513
9877
|
"https://schema.org/domainIncludes": "https://schema.org/BroadcastEvent".freeze,
|
9514
9878
|
"https://schema.org/rangeIncludes": "https://schema.org/Boolean".freeze,
|
9515
9879
|
label: "isLiveBroadcast".freeze,
|
9516
9880
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9881
|
+
property :isLocatedInSubcellularLocation,
|
9882
|
+
comment: "Subcellular location where this BioChemEntity is located; please use PropertyValue if you want to include any evidence.".freeze,
|
9883
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/BioChemEntity".freeze,
|
9884
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
9885
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9886
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/DefinedTerm".freeze, "https://schema.org/PropertyValue".freeze, "https://schema.org/URL".freeze],
|
9887
|
+
label: "isLocatedInSubcellularLocation".freeze,
|
9888
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9517
9889
|
property :isPartOf,
|
9518
9890
|
comment: "Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of.".freeze,
|
9519
9891
|
"https://schema.org/domainIncludes": "https://schema.org/CreativeWork".freeze,
|
@@ -9521,6 +9893,15 @@ module RDF::Vocab
|
|
9521
9893
|
"https://schema.org/rangeIncludes": ["https://schema.org/CreativeWork".freeze, "https://schema.org/URL".freeze],
|
9522
9894
|
label: "isPartOf".freeze,
|
9523
9895
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9896
|
+
property :isPartOfBioChemEntity,
|
9897
|
+
comment: "Indicates a BioChemEntity that is (in some sense) a part of this BioChemEntity. ".freeze,
|
9898
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org".freeze,
|
9899
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
9900
|
+
"https://schema.org/inverseOf": "https://schema.org/hasBioChemEntityPart".freeze,
|
9901
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
9902
|
+
"https://schema.org/rangeIncludes": "https://schema.org/BioChemEntity".freeze,
|
9903
|
+
label: "isPartOfBioChemEntity".freeze,
|
9904
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9524
9905
|
property :isPlanForApartment,
|
9525
9906
|
comment: "Indicates some accommodation that this floor plan describes.".freeze,
|
9526
9907
|
"https://schema.org/domainIncludes": "https://schema.org/FloorPlan".freeze,
|
@@ -9640,11 +10021,35 @@ module RDF::Vocab
|
|
9640
10021
|
label: "item".freeze,
|
9641
10022
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9642
10023
|
property :itemCondition,
|
9643
|
-
comment: "A predefined value from OfferItemCondition
|
9644
|
-
"https://schema.org/domainIncludes": ["https://schema.org/Demand".freeze, "https://schema.org/Offer".freeze, "https://schema.org/Product".freeze],
|
10024
|
+
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.".freeze,
|
10025
|
+
"https://schema.org/domainIncludes": ["https://schema.org/Demand".freeze, "https://schema.org/MerchantReturnPolicy".freeze, "https://schema.org/Offer".freeze, "https://schema.org/Product".freeze],
|
9645
10026
|
"https://schema.org/rangeIncludes": "https://schema.org/OfferItemCondition".freeze,
|
9646
10027
|
label: "itemCondition".freeze,
|
9647
10028
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10029
|
+
property :itemDefectReturnFees,
|
10030
|
+
comment: "The type of return fees for returns of defect products.".freeze,
|
10031
|
+
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
10032
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
10033
|
+
"https://schema.org/rangeIncludes": "https://schema.org/ReturnFeesEnumeration".freeze,
|
10034
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
10035
|
+
label: "itemDefectReturnFees".freeze,
|
10036
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10037
|
+
property :itemDefectReturnLabelSource,
|
10038
|
+
comment: "The method (from an enumeration) by which the customer obtains a return shipping label for a defect product.".freeze,
|
10039
|
+
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
10040
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
10041
|
+
"https://schema.org/rangeIncludes": "https://schema.org/ReturnLabelSourceEnumeration".freeze,
|
10042
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
10043
|
+
label: "itemDefectReturnLabelSource".freeze,
|
10044
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10045
|
+
property :itemDefectReturnShippingFeesAmount,
|
10046
|
+
comment: "Amount of shipping costs for defect product returns. Applicable when property [[itemDefectReturnFees]] equals [[ReturnShippingFees]].".freeze,
|
10047
|
+
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
10048
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
10049
|
+
"https://schema.org/rangeIncludes": "https://schema.org/MonetaryAmount".freeze,
|
10050
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
10051
|
+
label: "itemDefectReturnShippingFeesAmount".freeze,
|
10052
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9648
10053
|
property :itemListElement,
|
9649
10054
|
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.".freeze,
|
9650
10055
|
"https://schema.org/domainIncludes": "https://schema.org/ItemList".freeze,
|
@@ -9693,6 +10098,14 @@ module RDF::Vocab
|
|
9693
10098
|
"https://schema.org/source": ["http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Tourism".freeze, "https://github.com/schemaorg/schemaorg/issues/1810".freeze],
|
9694
10099
|
label: "itinerary".freeze,
|
9695
10100
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10101
|
+
property :iupacName,
|
10102
|
+
comment: "Systematic method of naming chemical compounds as recommended by the International Union of Pure and Applied Chemistry (IUPAC).".freeze,
|
10103
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/MolecularEntity".freeze,
|
10104
|
+
"https://schema.org/domainIncludes": "https://schema.org/MolecularEntity".freeze,
|
10105
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
10106
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
10107
|
+
label: "iupacName".freeze,
|
10108
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
9696
10109
|
property :jobBenefits,
|
9697
10110
|
comment: "Description of benefits associated with the job.".freeze,
|
9698
10111
|
"https://schema.org/domainIncludes": "https://schema.org/JobPosting".freeze,
|
@@ -10098,7 +10511,7 @@ module RDF::Vocab
|
|
10098
10511
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10099
10512
|
property :location,
|
10100
10513
|
comment: "The location of, for example, where an event is happening, where an organization is located, or where an action takes place.".freeze,
|
10101
|
-
"https://schema.org/domainIncludes": ["https://schema.org/Action".freeze, "https://schema.org/Event".freeze, "https://schema.org/Organization".freeze],
|
10514
|
+
"https://schema.org/domainIncludes": ["https://schema.org/Action".freeze, "https://schema.org/Event".freeze, "https://schema.org/InteractionCounter".freeze, "https://schema.org/Organization".freeze],
|
10102
10515
|
"https://schema.org/rangeIncludes": ["https://schema.org/Place".freeze, "https://schema.org/PostalAddress".freeze, "https://schema.org/Text".freeze, "https://schema.org/VirtualLocation".freeze],
|
10103
10516
|
label: "location".freeze,
|
10104
10517
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
@@ -10359,6 +10772,14 @@ module RDF::Vocab
|
|
10359
10772
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
10360
10773
|
label: "mediaAuthenticityCategory".freeze,
|
10361
10774
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10775
|
+
property :mediaItemAppearance,
|
10776
|
+
comment: "In the context of a [[MediaReview]], indicates specific media item(s) that are grouped using a [[MediaReviewItem]].".freeze,
|
10777
|
+
"https://schema.org/domainIncludes": "https://schema.org/MediaReviewItem".freeze,
|
10778
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
10779
|
+
"https://schema.org/rangeIncludes": "https://schema.org/MediaObject".freeze,
|
10780
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
10781
|
+
label: "mediaItemAppearance".freeze,
|
10782
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10362
10783
|
property :median,
|
10363
10784
|
comment: "The median value.".freeze,
|
10364
10785
|
"https://schema.org/domainIncludes": "https://schema.org/QuantitativeValueDistribution".freeze,
|
@@ -10464,15 +10885,15 @@ module RDF::Vocab
|
|
10464
10885
|
label: "merchant".freeze,
|
10465
10886
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10466
10887
|
property :merchantReturnDays,
|
10467
|
-
comment: "
|
10468
|
-
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
10888
|
+
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]].".freeze,
|
10889
|
+
"https://schema.org/domainIncludes": ["https://schema.org/MerchantReturnPolicy".freeze, "https://schema.org/MerchantReturnPolicySeasonalOverride".freeze],
|
10469
10890
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
10470
|
-
"https://schema.org/rangeIncludes": "https://schema.org/Integer".freeze,
|
10891
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/Date".freeze, "https://schema.org/DateTime".freeze, "https://schema.org/Integer".freeze],
|
10471
10892
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
10472
10893
|
label: "merchantReturnDays".freeze,
|
10473
10894
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10474
10895
|
property :merchantReturnLink,
|
10475
|
-
comment: "
|
10896
|
+
comment: "Specifies a Web page or service by URL, for product returns.".freeze,
|
10476
10897
|
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
10477
10898
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
10478
10899
|
"https://schema.org/rangeIncludes": "https://schema.org/URL".freeze,
|
@@ -10541,6 +10962,30 @@ module RDF::Vocab
|
|
10541
10962
|
"https://schema.org/rangeIncludes": "https://schema.org/DateTime".freeze,
|
10542
10963
|
label: "modifiedTime".freeze,
|
10543
10964
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10965
|
+
property :molecularFormula,
|
10966
|
+
comment: "The empirical formula is the simplest whole number ratio of all the atoms in a molecule.".freeze,
|
10967
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/MolecularEntity".freeze,
|
10968
|
+
"https://schema.org/domainIncludes": "https://schema.org/MolecularEntity".freeze,
|
10969
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
10970
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
10971
|
+
label: "molecularFormula".freeze,
|
10972
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10973
|
+
property :molecularWeight,
|
10974
|
+
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>.".freeze,
|
10975
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/MolecularEntity".freeze,
|
10976
|
+
"https://schema.org/domainIncludes": "https://schema.org/MolecularEntity".freeze,
|
10977
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
10978
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/QuantitativeValue".freeze, "https://schema.org/Text".freeze],
|
10979
|
+
label: "molecularWeight".freeze,
|
10980
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10981
|
+
property :monoisotopicMolecularWeight,
|
10982
|
+
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 the form '<Number> <unit>', for example '770.230488 g/mol' or as '<QuantitativeValue>.".freeze,
|
10983
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/MolecularEntity".freeze,
|
10984
|
+
"https://schema.org/domainIncludes": "https://schema.org/MolecularEntity".freeze,
|
10985
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
10986
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/QuantitativeValue".freeze, "https://schema.org/Text".freeze],
|
10987
|
+
label: "monoisotopicMolecularWeight".freeze,
|
10988
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10544
10989
|
property :monthlyMinimumRepaymentAmount,
|
10545
10990
|
comment: "The minimum payment is the lowest amount of money that one is required to pay on a credit card statement each month.".freeze,
|
10546
10991
|
"https://schema.org/domainIncludes": "https://schema.org/PaymentCard".freeze,
|
@@ -10653,6 +11098,14 @@ module RDF::Vocab
|
|
10653
11098
|
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
10654
11099
|
label: "naturalProgression".freeze,
|
10655
11100
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
11101
|
+
property :negativeNotes,
|
11102
|
+
comment: "Indicates, in the context of a [[Review]] (e.g. framed as 'pro' vs 'con' considerations), negative considerations - either as unstructured text, or a list.".freeze,
|
11103
|
+
"https://schema.org/domainIncludes": "https://schema.org/Review".freeze,
|
11104
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
11105
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/ItemList".freeze, "https://schema.org/ListItem".freeze, "https://schema.org/Text".freeze, "https://schema.org/WebContent".freeze],
|
11106
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2832".freeze,
|
11107
|
+
label: "negativeNotes".freeze,
|
11108
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
10656
11109
|
property :nerve,
|
10657
11110
|
comment: "The underlying innervation associated with the muscle.".freeze,
|
10658
11111
|
"https://schema.org/domainIncludes": "https://schema.org/Muscle".freeze,
|
@@ -11104,6 +11557,23 @@ module RDF::Vocab
|
|
11104
11557
|
"https://schema.org/rangeIncludes": "https://schema.org/PostalAddress".freeze,
|
11105
11558
|
label: "originAddress".freeze,
|
11106
11559
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
11560
|
+
property :originalMediaContextDescription,
|
11561
|
+
comment: "Describes, in a [[MediaReview]] when dealing with [[DecontextualizedContent]], background information that can contribute to better interpretation of the [[MediaObject]].".freeze,
|
11562
|
+
"https://schema.org/domainIncludes": "https://schema.org/MediaReview".freeze,
|
11563
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
11564
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
11565
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
11566
|
+
label: "originalMediaContextDescription".freeze,
|
11567
|
+
subPropertyOf: "https://schema.org/description".freeze,
|
11568
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
11569
|
+
property :originalMediaLink,
|
11570
|
+
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.".freeze,
|
11571
|
+
"https://schema.org/domainIncludes": "https://schema.org/MediaReview".freeze,
|
11572
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
11573
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/MediaObject".freeze, "https://schema.org/URL".freeze, "https://schema.org/WebPage".freeze],
|
11574
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
11575
|
+
label: "originalMediaLink".freeze,
|
11576
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
11107
11577
|
property :originatesFrom,
|
11108
11578
|
comment: "The vasculature the lymphatic structure originates, or afferents, from.".freeze,
|
11109
11579
|
"https://schema.org/domainIncludes": "https://schema.org/LymphaticVessel".freeze,
|
@@ -11197,6 +11667,15 @@ module RDF::Vocab
|
|
11197
11667
|
"https://schema.org/rangeIncludes": "https://schema.org/BroadcastService".freeze,
|
11198
11668
|
label: "parentService".freeze,
|
11199
11669
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
11670
|
+
property :parentTaxon,
|
11671
|
+
comment: "Closest parent taxon of the taxon in question.".freeze,
|
11672
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/Taxon".freeze,
|
11673
|
+
"https://schema.org/domainIncludes": "https://schema.org/Taxon".freeze,
|
11674
|
+
"https://schema.org/inverseOf": "https://schema.org/childTaxon".freeze,
|
11675
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
11676
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/Taxon".freeze, "https://schema.org/Text".freeze, "https://schema.org/URL".freeze],
|
11677
|
+
label: "parentTaxon".freeze,
|
11678
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
11200
11679
|
property :parents,
|
11201
11680
|
comment: "A parents of the person.".freeze,
|
11202
11681
|
"https://schema.org/domainIncludes": "https://schema.org/Person".freeze,
|
@@ -11530,6 +12009,14 @@ module RDF::Vocab
|
|
11530
12009
|
"https://schema.org/rangeIncludes": ["https://schema.org/Integer".freeze, "https://schema.org/Text".freeze],
|
11531
12010
|
label: "position".freeze,
|
11532
12011
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
12012
|
+
property :positiveNotes,
|
12013
|
+
comment: "Indicates, in the context of a [[Review]] (e.g. framed as 'pro' vs 'con' considerations), positive considerations - either as unstructured text, or a list.".freeze,
|
12014
|
+
"https://schema.org/domainIncludes": "https://schema.org/Review".freeze,
|
12015
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
12016
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/ItemList".freeze, "https://schema.org/ListItem".freeze, "https://schema.org/Text".freeze, "https://schema.org/WebContent".freeze],
|
12017
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2832".freeze,
|
12018
|
+
label: "positiveNotes".freeze,
|
12019
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
11533
12020
|
property :possibleComplication,
|
11534
12021
|
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.".freeze,
|
11535
12022
|
"https://schema.org/domainIncludes": "https://schema.org/MedicalCondition".freeze,
|
@@ -11602,6 +12089,14 @@ module RDF::Vocab
|
|
11602
12089
|
"https://schema.org/rangeIncludes": "https://schema.org/Action".freeze,
|
11603
12090
|
label: "potentialAction".freeze,
|
11604
12091
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
12092
|
+
property :potentialUse,
|
12093
|
+
comment: "Intended use of the BioChemEntity by humans.".freeze,
|
12094
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/ChemicalSubstance".freeze,
|
12095
|
+
"https://schema.org/domainIncludes": ["https://schema.org/ChemicalSubstance".freeze, "https://schema.org/MolecularEntity".freeze],
|
12096
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
12097
|
+
"https://schema.org/rangeIncludes": "https://schema.org/DefinedTerm".freeze,
|
12098
|
+
label: "potentialUse".freeze,
|
12099
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
11605
12100
|
property :preOp,
|
11606
12101
|
comment: "A description of the workup, testing, and other preparations required before implanting this device.".freeze,
|
11607
12102
|
"https://schema.org/domainIncludes": "https://schema.org/MedicalDevice".freeze,
|
@@ -12227,7 +12722,7 @@ module RDF::Vocab
|
|
12227
12722
|
label: "referencesOrder".freeze,
|
12228
12723
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
12229
12724
|
property :refundType,
|
12230
|
-
comment: "A
|
12725
|
+
comment: "A refund type, from an enumerated list.".freeze,
|
12231
12726
|
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
12232
12727
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
12233
12728
|
"https://schema.org/rangeIncludes": "https://schema.org/RefundTypeEnumeration".freeze,
|
@@ -12488,6 +12983,14 @@ module RDF::Vocab
|
|
12488
12983
|
"https://schema.org/rangeIncludes": ["https://schema.org/QuantitativeValue".freeze, "https://schema.org/Text".freeze],
|
12489
12984
|
label: "restPeriods".freeze,
|
12490
12985
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
12986
|
+
property :restockingFee,
|
12987
|
+
comment: "Use [[MonetaryAmount]] to specify a fixed restocking fee for product returns, or use [[Number]] to specify a percentage of the product price paid by the customer.".freeze,
|
12988
|
+
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
12989
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
12990
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/MonetaryAmount".freeze, "https://schema.org/Number".freeze],
|
12991
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
12992
|
+
label: "restockingFee".freeze,
|
12993
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
12491
12994
|
property :result,
|
12492
12995
|
comment: "The result produced in the action. e.g. John wrote *a book*.".freeze,
|
12493
12996
|
"https://schema.org/domainIncludes": "https://schema.org/Action".freeze,
|
@@ -12509,21 +13012,61 @@ module RDF::Vocab
|
|
12509
13012
|
subPropertyOf: "https://schema.org/result".freeze,
|
12510
13013
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
12511
13014
|
property :returnFees,
|
12512
|
-
comment: "
|
13015
|
+
comment: "The type of return fees for purchased products (for any return reason)".freeze,
|
12513
13016
|
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
12514
13017
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
12515
13018
|
"https://schema.org/rangeIncludes": "https://schema.org/ReturnFeesEnumeration".freeze,
|
12516
13019
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
12517
13020
|
label: "returnFees".freeze,
|
12518
13021
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
12519
|
-
property :
|
12520
|
-
comment: "
|
13022
|
+
property :returnLabelSource,
|
13023
|
+
comment: "The method (from an enumeration) by which the customer obtains a return shipping label for a product returned for any reason.".freeze,
|
12521
13024
|
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
12522
13025
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
13026
|
+
"https://schema.org/rangeIncludes": "https://schema.org/ReturnLabelSourceEnumeration".freeze,
|
13027
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
13028
|
+
label: "returnLabelSource".freeze,
|
13029
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13030
|
+
property :returnMethod,
|
13031
|
+
comment: "The type of return method offered, specified from an enumeration.".freeze,
|
13032
|
+
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
13033
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
13034
|
+
"https://schema.org/rangeIncludes": "https://schema.org/ReturnMethodEnumeration".freeze,
|
13035
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
13036
|
+
label: "returnMethod".freeze,
|
13037
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13038
|
+
property :returnPolicyCategory,
|
13039
|
+
comment: "Specifies an applicable return policy (from an enumeration).".freeze,
|
13040
|
+
"https://schema.org/domainIncludes": ["https://schema.org/MerchantReturnPolicy".freeze, "https://schema.org/MerchantReturnPolicySeasonalOverride".freeze],
|
13041
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
12523
13042
|
"https://schema.org/rangeIncludes": "https://schema.org/MerchantReturnEnumeration".freeze,
|
12524
13043
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
12525
13044
|
label: "returnPolicyCategory".freeze,
|
12526
13045
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13046
|
+
property :returnPolicyCountry,
|
13047
|
+
comment: "The country where the product has to be sent to for returns, for example \"Ireland\" using the [[name]] property of [[Country]]. You can also provide the two-letter [ISO 3166-1 alpha-2 country code](http://en.wikipedia.org/wiki/ISO_3166-1). Note that this can be different from the country where the product was originally shipped from or sent too.".freeze,
|
13048
|
+
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
13049
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
13050
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/Country".freeze, "https://schema.org/Text".freeze],
|
13051
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
13052
|
+
label: "returnPolicyCountry".freeze,
|
13053
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13054
|
+
property :returnPolicySeasonalOverride,
|
13055
|
+
comment: "Seasonal override of a return policy.".freeze,
|
13056
|
+
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
13057
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
13058
|
+
"https://schema.org/rangeIncludes": "https://schema.org/MerchantReturnPolicySeasonalOverride".freeze,
|
13059
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
13060
|
+
label: "returnPolicySeasonalOverride".freeze,
|
13061
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13062
|
+
property :returnShippingFeesAmount,
|
13063
|
+
comment: "Amount of shipping costs for product returns (for any reason). Applicable when property [[returnFees]] equals [[ReturnShippingFees]].".freeze,
|
13064
|
+
"https://schema.org/domainIncludes": "https://schema.org/MerchantReturnPolicy".freeze,
|
13065
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
13066
|
+
"https://schema.org/rangeIncludes": "https://schema.org/MonetaryAmount".freeze,
|
13067
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
13068
|
+
label: "returnShippingFeesAmount".freeze,
|
13069
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
12527
13070
|
property :review,
|
12528
13071
|
comment: "A review of the item.".freeze,
|
12529
13072
|
"https://schema.org/domainIncludes": ["https://schema.org/Brand".freeze, "https://schema.org/CreativeWork".freeze, "https://schema.org/Event".freeze, "https://schema.org/Offer".freeze, "https://schema.org/Organization".freeze, "https://schema.org/Place".freeze, "https://schema.org/Product".freeze, "https://schema.org/Service".freeze],
|
@@ -12946,6 +13489,15 @@ module RDF::Vocab
|
|
12946
13489
|
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
12947
13490
|
label: "servingSize".freeze,
|
12948
13491
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13492
|
+
property :sha256,
|
13493
|
+
comment: "The [SHA-2](https://en.wikipedia.org/wiki/SHA-2) SHA256 hash of the content of the item. For example, a zero-length input has value 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'".freeze,
|
13494
|
+
"https://schema.org/domainIncludes": "https://schema.org/MediaObject".freeze,
|
13495
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
13496
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
13497
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
13498
|
+
label: "sha256".freeze,
|
13499
|
+
subPropertyOf: "https://schema.org/description".freeze,
|
13500
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
12949
13501
|
property :sharedContent,
|
12950
13502
|
comment: "A CreativeWork such as an image, video, or audio clip shared as part of this posting.".freeze,
|
12951
13503
|
"https://schema.org/domainIncludes": "https://schema.org/SocialMediaPosting".freeze,
|
@@ -13084,6 +13636,15 @@ module RDF::Vocab
|
|
13084
13636
|
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
13085
13637
|
label: "slogan".freeze,
|
13086
13638
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13639
|
+
property :smiles,
|
13640
|
+
comment: "A specification in form of a line notation for describing the structure of chemical species using short ASCII strings. Double bond stereochemistry \\ indicators may need to be escaped in the string in formats where the backslash is an escape character.".freeze,
|
13641
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/MolecularEntity".freeze,
|
13642
|
+
"https://schema.org/domainIncludes": "https://schema.org/MolecularEntity".freeze,
|
13643
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
13644
|
+
"https://schema.org/rangeIncludes": "https://schema.org/Text".freeze,
|
13645
|
+
label: "smiles".freeze,
|
13646
|
+
subPropertyOf: "https://schema.org/hasRepresentation".freeze,
|
13647
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13087
13648
|
property :smokingAllowed,
|
13088
13649
|
comment: "Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room.".freeze,
|
13089
13650
|
"https://schema.org/domainIncludes": "https://schema.org/Place".freeze,
|
@@ -13262,14 +13823,14 @@ module RDF::Vocab
|
|
13262
13823
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13263
13824
|
property :startDate,
|
13264
13825
|
comment: "The start date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).".freeze,
|
13265
|
-
"https://schema.org/domainIncludes": ["https://schema.org/CreativeWorkSeason".freeze, "https://schema.org/CreativeWorkSeries".freeze, "https://schema.org/DatedMoneySpecification".freeze, "https://schema.org/EducationalOccupationalProgram".freeze, "https://schema.org/Event".freeze, "https://schema.org/Role".freeze, "https://schema.org/Schedule".freeze],
|
13826
|
+
"https://schema.org/domainIncludes": ["https://schema.org/CreativeWorkSeason".freeze, "https://schema.org/CreativeWorkSeries".freeze, "https://schema.org/DatedMoneySpecification".freeze, "https://schema.org/EducationalOccupationalProgram".freeze, "https://schema.org/Event".freeze, "https://schema.org/MerchantReturnPolicySeasonalOverride".freeze, "https://schema.org/Role".freeze, "https://schema.org/Schedule".freeze],
|
13266
13827
|
"https://schema.org/rangeIncludes": ["https://schema.org/Date".freeze, "https://schema.org/DateTime".freeze],
|
13267
13828
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2486".freeze,
|
13268
13829
|
label: "startDate".freeze,
|
13269
13830
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13270
13831
|
property :startOffset,
|
13271
13832
|
comment: "The start time of the clip expressed as the number of seconds from the beginning of the work.".freeze,
|
13272
|
-
"https://schema.org/domainIncludes": "https://schema.org/Clip".freeze,
|
13833
|
+
"https://schema.org/domainIncludes": ["https://schema.org/Clip".freeze, "https://schema.org/SeekToAction".freeze],
|
13273
13834
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
13274
13835
|
"https://schema.org/rangeIncludes": ["https://schema.org/HyperTocEntry".freeze, "https://schema.org/Number".freeze],
|
13275
13836
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2021".freeze,
|
@@ -13277,7 +13838,7 @@ module RDF::Vocab
|
|
13277
13838
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13278
13839
|
property :startTime,
|
13279
13840
|
comment: "The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to start. 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 start 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.".freeze,
|
13280
|
-
"https://schema.org/domainIncludes": ["https://schema.org/Action".freeze, "https://schema.org/FoodEstablishmentReservation".freeze, "https://schema.org/MediaObject".freeze, "https://schema.org/Schedule".freeze],
|
13841
|
+
"https://schema.org/domainIncludes": ["https://schema.org/Action".freeze, "https://schema.org/FoodEstablishmentReservation".freeze, "https://schema.org/InteractionCounter".freeze, "https://schema.org/MediaObject".freeze, "https://schema.org/Schedule".freeze],
|
13281
13842
|
"https://schema.org/rangeIncludes": ["https://schema.org/DateTime".freeze, "https://schema.org/Time".freeze],
|
13282
13843
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2493".freeze,
|
13283
13844
|
label: "startTime".freeze,
|
@@ -13615,6 +14176,22 @@ module RDF::Vocab
|
|
13615
14176
|
label: "taxID".freeze,
|
13616
14177
|
subPropertyOf: "https://schema.org/identifier".freeze,
|
13617
14178
|
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
14179
|
+
property :taxonRank,
|
14180
|
+
comment: "The taxonomic rank of this taxon given preferably as a URI from a controlled vocabulary – (typically the ranks from TDWG TaxonRank ontology or equivalent Wikidata URIs).".freeze,
|
14181
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org/Taxon".freeze,
|
14182
|
+
"https://schema.org/domainIncludes": "https://schema.org/Taxon".freeze,
|
14183
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
14184
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/PropertyValue".freeze, "https://schema.org/Text".freeze, "https://schema.org/URL".freeze],
|
14185
|
+
label: "taxonRank".freeze,
|
14186
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
14187
|
+
property :taxonomicRange,
|
14188
|
+
comment: "The taxonomic grouping of the organism that expresses, encodes, or in someway related to the BioChemEntity.".freeze,
|
14189
|
+
"http://purl.org/dc/terms/source": "http://www.bioschemas.org".freeze,
|
14190
|
+
"https://schema.org/domainIncludes": "https://schema.org/BioChemEntity".freeze,
|
14191
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
14192
|
+
"https://schema.org/rangeIncludes": ["https://schema.org/DefinedTerm".freeze, "https://schema.org/Taxon".freeze, "https://schema.org/Text".freeze, "https://schema.org/URL".freeze],
|
14193
|
+
label: "taxonomicRange".freeze,
|
14194
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
|
13618
14195
|
property :teaches,
|
13619
14196
|
comment: "The item being described is intended to help a person learn the competency or learning outcome defined by the referenced term.".freeze,
|
13620
14197
|
"https://schema.org/domainIncludes": ["https://schema.org/CreativeWork".freeze, "https://schema.org/EducationEvent".freeze, "https://schema.org/LearningResource".freeze],
|
@@ -15096,7 +15673,7 @@ module RDF::Vocab
|
|
15096
15673
|
label: "EvidenceLevelC".freeze,
|
15097
15674
|
type: "https://schema.org/MedicalEvidenceLevel".freeze
|
15098
15675
|
term :ExchangeRefund,
|
15099
|
-
comment: "
|
15676
|
+
comment: "Specifies that a refund can be done as an exchange for the same product.".freeze,
|
15100
15677
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
15101
15678
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
15102
15679
|
label: "ExchangeRefund".freeze,
|
@@ -15158,6 +15735,12 @@ module RDF::Vocab
|
|
15158
15735
|
"https://schema.org/source": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#Automotive_Ontology_Working_Group".freeze,
|
15159
15736
|
label: "FourWheelDriveConfiguration".freeze,
|
15160
15737
|
type: "https://schema.org/DriveWheelConfigurationValue".freeze
|
15738
|
+
term :FreeReturn,
|
15739
|
+
comment: "Specifies that product returns are free of charge for the customer.".freeze,
|
15740
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
15741
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
15742
|
+
label: "FreeReturn".freeze,
|
15743
|
+
type: "https://schema.org/ReturnFeesEnumeration".freeze
|
15161
15744
|
term :Friday,
|
15162
15745
|
comment: "The day of the week between Thursday and Saturday.".freeze,
|
15163
15746
|
"https://schema.org/sameAs": "http://www.wikidata.org/entity/Q130".freeze,
|
@@ -15169,7 +15752,7 @@ module RDF::Vocab
|
|
15169
15752
|
label: "FrontWheelDriveConfiguration".freeze,
|
15170
15753
|
type: "https://schema.org/DriveWheelConfigurationValue".freeze
|
15171
15754
|
term :FullRefund,
|
15172
|
-
comment: "
|
15755
|
+
comment: "Specifies that a refund can be done in the full amount the customer paid for the product".freeze,
|
15173
15756
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
15174
15757
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
15175
15758
|
label: "FullRefund".freeze,
|
@@ -15432,25 +16015,25 @@ module RDF::Vocab
|
|
15432
16015
|
label: "MedicalResearcher".freeze,
|
15433
16016
|
type: "https://schema.org/MedicalAudienceType".freeze
|
15434
16017
|
term :MerchantReturnFiniteReturnWindow,
|
15435
|
-
comment: "
|
16018
|
+
comment: "Specifies that there is a finite window for product returns.".freeze,
|
15436
16019
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
15437
16020
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
15438
16021
|
label: "MerchantReturnFiniteReturnWindow".freeze,
|
15439
16022
|
type: "https://schema.org/MerchantReturnEnumeration".freeze
|
15440
16023
|
term :MerchantReturnNotPermitted,
|
15441
|
-
comment: "
|
16024
|
+
comment: "Specifies that product returns are not permitted.".freeze,
|
15442
16025
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
15443
16026
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
15444
16027
|
label: "MerchantReturnNotPermitted".freeze,
|
15445
16028
|
type: "https://schema.org/MerchantReturnEnumeration".freeze
|
15446
16029
|
term :MerchantReturnUnlimitedWindow,
|
15447
|
-
comment: "
|
16030
|
+
comment: "Specifies that there is an unlimited window for product returns.".freeze,
|
15448
16031
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
15449
16032
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
15450
16033
|
label: "MerchantReturnUnlimitedWindow".freeze,
|
15451
16034
|
type: "https://schema.org/MerchantReturnEnumeration".freeze
|
15452
16035
|
term :MerchantReturnUnspecified,
|
15453
|
-
comment: "
|
16036
|
+
comment: "Specifies that a product return policy is not provided.".freeze,
|
15454
16037
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
15455
16038
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
15456
16039
|
label: "MerchantReturnUnspecified".freeze,
|
@@ -15909,7 +16492,7 @@ module RDF::Vocab
|
|
15909
16492
|
label: "OriginalMediaContent".freeze,
|
15910
16493
|
type: "https://schema.org/MediaManipulationRatingEnumeration".freeze
|
15911
16494
|
term :OriginalShippingFees,
|
15912
|
-
comment: "
|
16495
|
+
comment: "Specifies that the customer must pay the original shipping costs when returning a product.".freeze,
|
15913
16496
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
15914
16497
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
15915
16498
|
label: "OriginalShippingFees".freeze,
|
@@ -16216,7 +16799,7 @@ module RDF::Vocab
|
|
16216
16799
|
subClassOf: "https://schema.org/MedicalTherapy".freeze,
|
16217
16800
|
type: "https://schema.org/MedicalSpecialty".freeze
|
16218
16801
|
term :RestockingFees,
|
16219
|
-
comment: "
|
16802
|
+
comment: "Specifies that the customer must pay a restocking fee when returning a product".freeze,
|
16220
16803
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
16221
16804
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
16222
16805
|
label: "RestockingFees".freeze,
|
@@ -16236,8 +16819,50 @@ module RDF::Vocab
|
|
16236
16819
|
"https://schema.org/isPartOf": "https://health-lifesci.schema.org".freeze,
|
16237
16820
|
label: "Retail".freeze,
|
16238
16821
|
type: "https://schema.org/DrugCostCategory".freeze
|
16822
|
+
term :ReturnAtKiosk,
|
16823
|
+
comment: "Specifies that product returns must be made at a kiosk.".freeze,
|
16824
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
16825
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
16826
|
+
label: "ReturnAtKiosk".freeze,
|
16827
|
+
type: "https://schema.org/ReturnMethodEnumeration".freeze
|
16828
|
+
term :ReturnByMail,
|
16829
|
+
comment: "Specifies that product returns must to be done by mail.".freeze,
|
16830
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
16831
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
16832
|
+
label: "ReturnByMail".freeze,
|
16833
|
+
type: "https://schema.org/ReturnMethodEnumeration".freeze
|
16834
|
+
term :ReturnFeesCustomerResponsibility,
|
16835
|
+
comment: "Specifies that product returns must be paid for, and are the responsibility of, the customer.".freeze,
|
16836
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
16837
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
16838
|
+
label: "ReturnFeesCustomerResponsibility".freeze,
|
16839
|
+
type: "https://schema.org/ReturnFeesEnumeration".freeze
|
16840
|
+
term :ReturnInStore,
|
16841
|
+
comment: "Specifies that product returns must be made in a store.".freeze,
|
16842
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
16843
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
16844
|
+
label: "ReturnInStore".freeze,
|
16845
|
+
type: "https://schema.org/ReturnMethodEnumeration".freeze
|
16846
|
+
term :ReturnLabelCustomerResponsibility,
|
16847
|
+
comment: "Indicated that creating a return label is the responsibility of the customer.".freeze,
|
16848
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
16849
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
16850
|
+
label: "ReturnLabelCustomerResponsibility".freeze,
|
16851
|
+
type: "https://schema.org/ReturnLabelSourceEnumeration".freeze
|
16852
|
+
term :ReturnLabelDownloadAndPrint,
|
16853
|
+
comment: "Indicated that a return label must be downloaded and printed by the customer.".freeze,
|
16854
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
16855
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
16856
|
+
label: "ReturnLabelDownloadAndPrint".freeze,
|
16857
|
+
type: "https://schema.org/ReturnLabelSourceEnumeration".freeze
|
16858
|
+
term :ReturnLabelInBox,
|
16859
|
+
comment: "Specifies that a return label will be provided by the seller in the shipping box.".freeze,
|
16860
|
+
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
16861
|
+
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2880".freeze,
|
16862
|
+
label: "ReturnLabelInBox".freeze,
|
16863
|
+
type: "https://schema.org/ReturnLabelSourceEnumeration".freeze
|
16239
16864
|
term :ReturnShippingFees,
|
16240
|
-
comment: "
|
16865
|
+
comment: "Specifies that the customer must pay the return shipping costs when returning a product".freeze,
|
16241
16866
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
16242
16867
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
16243
16868
|
label: "ReturnShippingFees".freeze,
|
@@ -16289,7 +16914,7 @@ module RDF::Vocab
|
|
16289
16914
|
label: "SalePrice".freeze,
|
16290
16915
|
type: "https://schema.org/PriceTypeEnumeration".freeze
|
16291
16916
|
term :SatireOrParodyContent,
|
16292
|
-
comment: "Content coded 'satire or content' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'satire or parody content': A video that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n\nFor an [[ImageObject]] to be 'satire or parody content': An image that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n\nFor an [[ImageObject]] with embedded text to be 'satire or parody content': An image that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n\nFor an [[AudioObject]] to be 'satire or parody content': Audio that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n".freeze,
|
16917
|
+
comment: "Content coded 'satire or parody content' in a [[MediaReview]], considered in the context of how it was published or shared.\n\nFor a [[VideoObject]] to be 'satire or parody content': A video that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n\nFor an [[ImageObject]] to be 'satire or parody content': An image that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n\nFor an [[ImageObject]] with embedded text to be 'satire or parody content': An image that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n\nFor an [[AudioObject]] to be 'satire or parody content': Audio that was created as political or humorous commentary and is presented in that context. (Reshares of satire/parody content that do not include relevant context are more likely to fall under the “missing context” rating.)\n".freeze,
|
16293
16918
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
16294
16919
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2450".freeze,
|
16295
16920
|
label: "SatireOrParodyContent".freeze,
|
@@ -16395,7 +17020,7 @@ module RDF::Vocab
|
|
16395
17020
|
label: "StagesHealthAspect".freeze,
|
16396
17021
|
type: "https://schema.org/HealthAspectEnumeration".freeze
|
16397
17022
|
term :StoreCreditRefund,
|
16398
|
-
comment: "
|
17023
|
+
comment: "Specifies that the customer receives a store credit as refund when returning a product".freeze,
|
16399
17024
|
"https://schema.org/isPartOf": "https://pending.schema.org".freeze,
|
16400
17025
|
"https://schema.org/source": "https://github.com/schemaorg/schemaorg/issues/2288".freeze,
|
16401
17026
|
label: "StoreCreditRefund".freeze,
|