Module: SchemaOrg::_MolecularEntity
- Included in:
- MolecularEntity
- Defined in:
- sig/schema_org.rbs
Instance Method Summary collapse
- #additional_type ⇒ String, ...
- #additional_type= ⇒ String, ...
- #alternate_name ⇒ String, ...
- #alternate_name= ⇒ String, ...
- #associated_disease ⇒ SchemaOrg::_MedicalCondition, ...
- #associated_disease= ⇒ SchemaOrg::_MedicalCondition, ...
- #bio_chem_interaction ⇒ SchemaOrg::_BioChemEntity, ...
- #bio_chem_interaction= ⇒ SchemaOrg::_BioChemEntity, ...
- #bio_chem_similarity ⇒ SchemaOrg::_BioChemEntity, ...
- #bio_chem_similarity= ⇒ SchemaOrg::_BioChemEntity, ...
- #biological_role ⇒ SchemaOrg::_DefinedTerm, ...
- #biological_role= ⇒ SchemaOrg::_DefinedTerm, ...
- #chemical_role ⇒ SchemaOrg::_DefinedTerm, ...
- #chemical_role= ⇒ SchemaOrg::_DefinedTerm, ...
- #description ⇒ String, ...
- #description= ⇒ String, ...
- #disambiguating_description ⇒ String, ...
- #disambiguating_description= ⇒ String, ...
- #funding ⇒ SchemaOrg::_Grant, ...
- #funding= ⇒ SchemaOrg::_Grant, ...
- #has_bio_chem_entity_part ⇒ SchemaOrg::_BioChemEntity, ...
- #has_bio_chem_entity_part= ⇒ SchemaOrg::_BioChemEntity, ...
- #has_molecular_function ⇒ SchemaOrg::_DefinedTerm, ...
- #has_molecular_function= ⇒ SchemaOrg::_DefinedTerm, ...
- #has_representation ⇒ SchemaOrg::_PropertyValue, ...
- #has_representation= ⇒ SchemaOrg::_PropertyValue, ...
- #identifier ⇒ SchemaOrg::_PropertyValue, ...
- #identifier= ⇒ SchemaOrg::_PropertyValue, ...
- #image ⇒ SchemaOrg::_ImageObject, ...
- #image= ⇒ SchemaOrg::_ImageObject, ...
- #in_ch_i ⇒ String, ...
- #in_ch_i= ⇒ String, ...
- #in_ch_i_key ⇒ String, ...
- #in_ch_i_key= ⇒ String, ...
- #is_encoded_by_bio_chem_entity ⇒ SchemaOrg::_Gene, ...
- #is_encoded_by_bio_chem_entity= ⇒ SchemaOrg::_Gene, ...
- #is_involved_in_biological_process ⇒ SchemaOrg::_DefinedTerm, ...
- #is_involved_in_biological_process= ⇒ SchemaOrg::_DefinedTerm, ...
- #is_located_in_subcellular_location ⇒ SchemaOrg::_DefinedTerm, ...
- #is_located_in_subcellular_location= ⇒ SchemaOrg::_DefinedTerm, ...
- #is_part_of_bio_chem_entity ⇒ SchemaOrg::_BioChemEntity, ...
- #is_part_of_bio_chem_entity= ⇒ SchemaOrg::_BioChemEntity, ...
- #iupac_name ⇒ String, ...
- #iupac_name= ⇒ String, ...
- #main_entity_of_page ⇒ SchemaOrg::_CreativeWork, ...
- #main_entity_of_page= ⇒ SchemaOrg::_CreativeWork, ...
- #molecular_formula ⇒ String, ...
- #molecular_formula= ⇒ String, ...
- #molecular_weight ⇒ SchemaOrg::_QuantitativeValue, ...
- #molecular_weight= ⇒ SchemaOrg::_QuantitativeValue, ...
- #monoisotopic_molecular_weight ⇒ SchemaOrg::_QuantitativeValue, ...
- #monoisotopic_molecular_weight= ⇒ SchemaOrg::_QuantitativeValue, ...
- #name ⇒ String, ...
- #name= ⇒ String, ...
- #owner ⇒ SchemaOrg::_Organization, ...
- #owner= ⇒ SchemaOrg::_Organization, ...
- #potential_action ⇒ SchemaOrg::_Action, ...
- #potential_action= ⇒ SchemaOrg::_Action, ...
- #potential_use ⇒ SchemaOrg::_DefinedTerm, ...
- #potential_use= ⇒ SchemaOrg::_DefinedTerm, ...
- #same_as ⇒ String, ...
- #same_as= ⇒ String, ...
- #smiles ⇒ String, ...
- #smiles= ⇒ String, ...
- #subject_of ⇒ SchemaOrg::_CreativeWork, ...
- #subject_of= ⇒ SchemaOrg::_CreativeWork, ...
- #taxonomic_range ⇒ SchemaOrg::_DefinedTerm, ...
- #taxonomic_range= ⇒ SchemaOrg::_DefinedTerm, ...
- #url ⇒ String, ...
- #url= ⇒ String, ...
Instance Method Details
#additional_type ⇒ String, ...
77510 |
# File 'sig/schema_org.rbs', line 77510
def additional_type: () -> (String | ::Array[String] | nil)
|
#additional_type= ⇒ String, ...
77511 |
# File 'sig/schema_org.rbs', line 77511
def additional_type=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)
|
#alternate_name ⇒ String, ...
77512 |
# File 'sig/schema_org.rbs', line 77512
def alternate_name: () -> (String | ::Array[String] | nil)
|
#alternate_name= ⇒ String, ...
77513 |
# File 'sig/schema_org.rbs', line 77513
def alternate_name=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)
|
#associated_disease ⇒ SchemaOrg::_MedicalCondition, ...
77514 |
# File 'sig/schema_org.rbs', line 77514
def associated_disease: () -> (SchemaOrg::_MedicalCondition | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_MedicalCondition | SchemaOrg::_PropertyValue | String] | nil)
|
#associated_disease= ⇒ SchemaOrg::_MedicalCondition, ...
77515 |
# File 'sig/schema_org.rbs', line 77515
def associated_disease=: ((SchemaOrg::_MedicalCondition | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_MedicalCondition | SchemaOrg::_PropertyValue | String] | nil)) -> (SchemaOrg::_MedicalCondition | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_MedicalCondition | SchemaOrg::_PropertyValue | String] | nil)
|
#bio_chem_interaction ⇒ SchemaOrg::_BioChemEntity, ...
77516 |
# File 'sig/schema_org.rbs', line 77516
def bio_chem_interaction: () -> (SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)
|
#bio_chem_interaction= ⇒ SchemaOrg::_BioChemEntity, ...
77517 |
# File 'sig/schema_org.rbs', line 77517
def bio_chem_interaction=: ((SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)) -> (SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)
|
#bio_chem_similarity ⇒ SchemaOrg::_BioChemEntity, ...
77518 |
# File 'sig/schema_org.rbs', line 77518
def bio_chem_similarity: () -> (SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)
|
#bio_chem_similarity= ⇒ SchemaOrg::_BioChemEntity, ...
77519 |
# File 'sig/schema_org.rbs', line 77519
def bio_chem_similarity=: ((SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)) -> (SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)
|
#biological_role ⇒ SchemaOrg::_DefinedTerm, ...
77520 |
# File 'sig/schema_org.rbs', line 77520
def biological_role: () -> (SchemaOrg::_DefinedTerm | ::Array[SchemaOrg::_DefinedTerm] | nil)
|
#biological_role= ⇒ SchemaOrg::_DefinedTerm, ...
77521 |
# File 'sig/schema_org.rbs', line 77521
def biological_role=: ((SchemaOrg::_DefinedTerm | ::Array[SchemaOrg::_DefinedTerm] | nil)) -> (SchemaOrg::_DefinedTerm | ::Array[SchemaOrg::_DefinedTerm] | nil)
|
#chemical_role ⇒ SchemaOrg::_DefinedTerm, ...
77522 |
# File 'sig/schema_org.rbs', line 77522
def chemical_role: () -> (SchemaOrg::_DefinedTerm | ::Array[SchemaOrg::_DefinedTerm] | nil)
|
#chemical_role= ⇒ SchemaOrg::_DefinedTerm, ...
77523 |
# File 'sig/schema_org.rbs', line 77523
def chemical_role=: ((SchemaOrg::_DefinedTerm | ::Array[SchemaOrg::_DefinedTerm] | nil)) -> (SchemaOrg::_DefinedTerm | ::Array[SchemaOrg::_DefinedTerm] | nil)
|
#description ⇒ String, ...
77524 |
# File 'sig/schema_org.rbs', line 77524
def description: () -> (String | SchemaOrg::_TextObject | ::Array[String | SchemaOrg::_TextObject] | nil)
|
#description= ⇒ String, ...
77525 |
# File 'sig/schema_org.rbs', line 77525
def description=: ((String | SchemaOrg::_TextObject | ::Array[String | SchemaOrg::_TextObject] | nil)) -> (String | SchemaOrg::_TextObject | ::Array[String | SchemaOrg::_TextObject] | nil)
|
#disambiguating_description ⇒ String, ...
77526 |
# File 'sig/schema_org.rbs', line 77526
def disambiguating_description: () -> (String | ::Array[String] | nil)
|
#disambiguating_description= ⇒ String, ...
77527 |
# File 'sig/schema_org.rbs', line 77527
def disambiguating_description=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)
|
#funding ⇒ SchemaOrg::_Grant, ...
77528 |
# File 'sig/schema_org.rbs', line 77528
def funding: () -> (SchemaOrg::_Grant | ::Array[SchemaOrg::_Grant] | nil)
|
#funding= ⇒ SchemaOrg::_Grant, ...
77529 |
# File 'sig/schema_org.rbs', line 77529
def funding=: ((SchemaOrg::_Grant | ::Array[SchemaOrg::_Grant] | nil)) -> (SchemaOrg::_Grant | ::Array[SchemaOrg::_Grant] | nil)
|
#has_bio_chem_entity_part ⇒ SchemaOrg::_BioChemEntity, ...
77530 |
# File 'sig/schema_org.rbs', line 77530
def has_bio_chem_entity_part: () -> (SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)
|
#has_bio_chem_entity_part= ⇒ SchemaOrg::_BioChemEntity, ...
77531 |
# File 'sig/schema_org.rbs', line 77531
def has_bio_chem_entity_part=: ((SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)) -> (SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)
|
#has_molecular_function ⇒ SchemaOrg::_DefinedTerm, ...
77532 |
# File 'sig/schema_org.rbs', line 77532
def has_molecular_function: () -> (SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String] | nil)
|
#has_molecular_function= ⇒ SchemaOrg::_DefinedTerm, ...
77533 |
# File 'sig/schema_org.rbs', line 77533
def has_molecular_function=: ((SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String] | nil)) -> (SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String] | nil)
|
#has_representation ⇒ SchemaOrg::_PropertyValue, ...
77534 |
# File 'sig/schema_org.rbs', line 77534
def has_representation: () -> (SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_PropertyValue | String] | nil)
|
#has_representation= ⇒ SchemaOrg::_PropertyValue, ...
77535 |
# File 'sig/schema_org.rbs', line 77535
def has_representation=: ((SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_PropertyValue | String] | nil)) -> (SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_PropertyValue | String] | nil)
|
#identifier ⇒ SchemaOrg::_PropertyValue, ...
77536 |
# File 'sig/schema_org.rbs', line 77536
def identifier: () -> (SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_PropertyValue | String] | nil)
|
#identifier= ⇒ SchemaOrg::_PropertyValue, ...
77537 |
# File 'sig/schema_org.rbs', line 77537
def identifier=: ((SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_PropertyValue | String] | nil)) -> (SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_PropertyValue | String] | nil)
|
#image ⇒ SchemaOrg::_ImageObject, ...
77538 |
# File 'sig/schema_org.rbs', line 77538
def image: () -> (SchemaOrg::_ImageObject | String | ::Array[SchemaOrg::_ImageObject | String] | nil)
|
#image= ⇒ SchemaOrg::_ImageObject, ...
77539 |
# File 'sig/schema_org.rbs', line 77539
def image=: ((SchemaOrg::_ImageObject | String | ::Array[SchemaOrg::_ImageObject | String] | nil)) -> (SchemaOrg::_ImageObject | String | ::Array[SchemaOrg::_ImageObject | String] | nil)
|
#in_ch_i ⇒ String, ...
77540 |
# File 'sig/schema_org.rbs', line 77540
def in_ch_i: () -> (String | ::Array[String] | nil)
|
#in_ch_i= ⇒ String, ...
77541 |
# File 'sig/schema_org.rbs', line 77541
def in_ch_i=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)
|
#in_ch_i_key ⇒ String, ...
77542 |
# File 'sig/schema_org.rbs', line 77542
def in_ch_i_key: () -> (String | ::Array[String] | nil)
|
#in_ch_i_key= ⇒ String, ...
77543 |
# File 'sig/schema_org.rbs', line 77543
def in_ch_i_key=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)
|
#is_encoded_by_bio_chem_entity ⇒ SchemaOrg::_Gene, ...
77544 |
# File 'sig/schema_org.rbs', line 77544
def is_encoded_by_bio_chem_entity: () -> (SchemaOrg::_Gene | ::Array[SchemaOrg::_Gene] | nil)
|
#is_encoded_by_bio_chem_entity= ⇒ SchemaOrg::_Gene, ...
77545 |
# File 'sig/schema_org.rbs', line 77545
def is_encoded_by_bio_chem_entity=: ((SchemaOrg::_Gene | ::Array[SchemaOrg::_Gene] | nil)) -> (SchemaOrg::_Gene | ::Array[SchemaOrg::_Gene] | nil)
|
#is_involved_in_biological_process ⇒ SchemaOrg::_DefinedTerm, ...
77546 |
# File 'sig/schema_org.rbs', line 77546
def is_involved_in_biological_process: () -> (SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String] | nil)
|
#is_involved_in_biological_process= ⇒ SchemaOrg::_DefinedTerm, ...
77547 |
# File 'sig/schema_org.rbs', line 77547
def is_involved_in_biological_process=: ((SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String] | nil)) -> (SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String] | nil)
|
#is_located_in_subcellular_location ⇒ SchemaOrg::_DefinedTerm, ...
77548 |
# File 'sig/schema_org.rbs', line 77548
def is_located_in_subcellular_location: () -> (SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String] | nil)
|
#is_located_in_subcellular_location= ⇒ SchemaOrg::_DefinedTerm, ...
77549 |
# File 'sig/schema_org.rbs', line 77549
def is_located_in_subcellular_location=: ((SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String] | nil)) -> (SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_PropertyValue | String] | nil)
|
#is_part_of_bio_chem_entity ⇒ SchemaOrg::_BioChemEntity, ...
77550 |
# File 'sig/schema_org.rbs', line 77550
def is_part_of_bio_chem_entity: () -> (SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)
|
#is_part_of_bio_chem_entity= ⇒ SchemaOrg::_BioChemEntity, ...
77551 |
# File 'sig/schema_org.rbs', line 77551
def is_part_of_bio_chem_entity=: ((SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)) -> (SchemaOrg::_BioChemEntity | ::Array[SchemaOrg::_BioChemEntity] | nil)
|
#iupac_name ⇒ String, ...
77552 |
# File 'sig/schema_org.rbs', line 77552
def iupac_name: () -> (String | ::Array[String] | nil)
|
#iupac_name= ⇒ String, ...
77553 |
# File 'sig/schema_org.rbs', line 77553
def iupac_name=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)
|
#main_entity_of_page ⇒ SchemaOrg::_CreativeWork, ...
77554 |
# File 'sig/schema_org.rbs', line 77554
def main_entity_of_page: () -> (SchemaOrg::_CreativeWork | String | ::Array[SchemaOrg::_CreativeWork | String] | nil)
|
#main_entity_of_page= ⇒ SchemaOrg::_CreativeWork, ...
77555 |
# File 'sig/schema_org.rbs', line 77555
def main_entity_of_page=: ((SchemaOrg::_CreativeWork | String | ::Array[SchemaOrg::_CreativeWork | String] | nil)) -> (SchemaOrg::_CreativeWork | String | ::Array[SchemaOrg::_CreativeWork | String] | nil)
|
#molecular_formula ⇒ String, ...
77556 |
# File 'sig/schema_org.rbs', line 77556
def molecular_formula: () -> (String | ::Array[String] | nil)
|
#molecular_formula= ⇒ String, ...
77557 |
# File 'sig/schema_org.rbs', line 77557
def molecular_formula=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)
|
#molecular_weight ⇒ SchemaOrg::_QuantitativeValue, ...
77558 |
# File 'sig/schema_org.rbs', line 77558
def molecular_weight: () -> (SchemaOrg::_QuantitativeValue | String | ::Array[SchemaOrg::_QuantitativeValue | String] | nil)
|
#molecular_weight= ⇒ SchemaOrg::_QuantitativeValue, ...
77559 |
# File 'sig/schema_org.rbs', line 77559
def molecular_weight=: ((SchemaOrg::_QuantitativeValue | String | ::Array[SchemaOrg::_QuantitativeValue | String] | nil)) -> (SchemaOrg::_QuantitativeValue | String | ::Array[SchemaOrg::_QuantitativeValue | String] | nil)
|
#monoisotopic_molecular_weight ⇒ SchemaOrg::_QuantitativeValue, ...
77560 |
# File 'sig/schema_org.rbs', line 77560
def monoisotopic_molecular_weight: () -> (SchemaOrg::_QuantitativeValue | String | ::Array[SchemaOrg::_QuantitativeValue | String] | nil)
|
#monoisotopic_molecular_weight= ⇒ SchemaOrg::_QuantitativeValue, ...
77561 |
# File 'sig/schema_org.rbs', line 77561
def monoisotopic_molecular_weight=: ((SchemaOrg::_QuantitativeValue | String | ::Array[SchemaOrg::_QuantitativeValue | String] | nil)) -> (SchemaOrg::_QuantitativeValue | String | ::Array[SchemaOrg::_QuantitativeValue | String] | nil)
|
#name ⇒ String, ...
77562 |
# File 'sig/schema_org.rbs', line 77562
def name: () -> (String | ::Array[String] | nil)
|
#name= ⇒ String, ...
77563 |
# File 'sig/schema_org.rbs', line 77563
def name=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)
|
#owner ⇒ SchemaOrg::_Organization, ...
77564 |
# File 'sig/schema_org.rbs', line 77564
def owner: () -> (SchemaOrg::_Organization | SchemaOrg::_Person | ::Array[SchemaOrg::_Organization | SchemaOrg::_Person] | nil)
|
#owner= ⇒ SchemaOrg::_Organization, ...
77565 |
# File 'sig/schema_org.rbs', line 77565
def owner=: ((SchemaOrg::_Organization | SchemaOrg::_Person | ::Array[SchemaOrg::_Organization | SchemaOrg::_Person] | nil)) -> (SchemaOrg::_Organization | SchemaOrg::_Person | ::Array[SchemaOrg::_Organization | SchemaOrg::_Person] | nil)
|
#potential_action ⇒ SchemaOrg::_Action, ...
77566 |
# File 'sig/schema_org.rbs', line 77566
def potential_action: () -> (SchemaOrg::_Action | ::Array[SchemaOrg::_Action] | nil)
|
#potential_action= ⇒ SchemaOrg::_Action, ...
77567 |
# File 'sig/schema_org.rbs', line 77567
def potential_action=: ((SchemaOrg::_Action | ::Array[SchemaOrg::_Action] | nil)) -> (SchemaOrg::_Action | ::Array[SchemaOrg::_Action] | nil)
|
#potential_use ⇒ SchemaOrg::_DefinedTerm, ...
77568 |
# File 'sig/schema_org.rbs', line 77568
def potential_use: () -> (SchemaOrg::_DefinedTerm | ::Array[SchemaOrg::_DefinedTerm] | nil)
|
#potential_use= ⇒ SchemaOrg::_DefinedTerm, ...
77569 |
# File 'sig/schema_org.rbs', line 77569
def potential_use=: ((SchemaOrg::_DefinedTerm | ::Array[SchemaOrg::_DefinedTerm] | nil)) -> (SchemaOrg::_DefinedTerm | ::Array[SchemaOrg::_DefinedTerm] | nil)
|
#same_as ⇒ String, ...
77570 |
# File 'sig/schema_org.rbs', line 77570
def same_as: () -> (String | ::Array[String] | nil)
|
#same_as= ⇒ String, ...
77571 |
# File 'sig/schema_org.rbs', line 77571
def same_as=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)
|
#smiles ⇒ String, ...
77572 |
# File 'sig/schema_org.rbs', line 77572
def smiles: () -> (String | ::Array[String] | nil)
|
#smiles= ⇒ String, ...
77573 |
# File 'sig/schema_org.rbs', line 77573
def smiles=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)
|
#subject_of ⇒ SchemaOrg::_CreativeWork, ...
77574 |
# File 'sig/schema_org.rbs', line 77574
def subject_of: () -> (SchemaOrg::_CreativeWork | SchemaOrg::_Event | ::Array[SchemaOrg::_CreativeWork | SchemaOrg::_Event] | nil)
|
#subject_of= ⇒ SchemaOrg::_CreativeWork, ...
77575 |
# File 'sig/schema_org.rbs', line 77575
def subject_of=: ((SchemaOrg::_CreativeWork | SchemaOrg::_Event | ::Array[SchemaOrg::_CreativeWork | SchemaOrg::_Event] | nil)) -> (SchemaOrg::_CreativeWork | SchemaOrg::_Event | ::Array[SchemaOrg::_CreativeWork | SchemaOrg::_Event] | nil)
|
#taxonomic_range ⇒ SchemaOrg::_DefinedTerm, ...
77576 |
# File 'sig/schema_org.rbs', line 77576
def taxonomic_range: () -> (SchemaOrg::_DefinedTerm | SchemaOrg::_Taxon | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_Taxon | String] | nil)
|
#taxonomic_range= ⇒ SchemaOrg::_DefinedTerm, ...
77577 |
# File 'sig/schema_org.rbs', line 77577
def taxonomic_range=: ((SchemaOrg::_DefinedTerm | SchemaOrg::_Taxon | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_Taxon | String] | nil)) -> (SchemaOrg::_DefinedTerm | SchemaOrg::_Taxon | String | ::Array[SchemaOrg::_DefinedTerm | SchemaOrg::_Taxon | String] | nil)
|
#url ⇒ String, ...
77578 |
# File 'sig/schema_org.rbs', line 77578
def url: () -> (String | ::Array[String] | nil)
|
#url= ⇒ String, ...
77579 |
# File 'sig/schema_org.rbs', line 77579
def url=: ((String | ::Array[String] | nil)) -> (String | ::Array[String] | nil)
|