"Test"@en "Prueba"@es comment "Test definitions"@en comment "Definiciones de prueba"@es abbreviation prueba thisOntology "http://purl.org/NET/durito/ontologies/2005/09/prueba#" dependsRealm swv dependsRealm sys "Test repository area"@en "Área de repositorio de prueba"@es sharedArchivalThings "Books"@en "Libros"@es "Person"@en "Persona"@es "Photos"@en "Fotografías"@es "Title"@en "Título"@es "Given Names"@en "Nombres"@es "Last Names"@en "Apellidos"@es "Author"@en "Autor"@es "Published in"@en "Se publica en"@es range prueba:Book "País"@es "Entidad federativa"@es "Municipio o delegación"@es "Dimensions"@en "Medidas"@es "Dimensions"@en "Medidas"@es "Dimensions"@en "Medidas"@es comment "Los valores que se asignen a este tipo de datos son medidas"@es comment "The values assigned this data type are dimensions"@en bindToRuleSet dimensions comparisonVector Float volume "Height"@en "Altura"@es comment "Indica la altura"@es domain prueba:DimensionsInfo range xsd:float "Width"@en "Ancho"@es comment "Indica el ancho"@es domain prueba:DimensionsInfo range xsd:float "Length"@en "Largo"@es comment "Indica el largo"@es domain prueba:DimensionsInfo range xsd:float "Measurement Unit"@en "Unidad de medición"@es "Measurement Unit"@en "Unidad de medición"@es comment "Las instancias de esta clase son unidades de medición"@es comment "The instances of this class are measurement units"@en "Materiales"@es "Materiales"@es "Inscripcion"@es "Inscription"@en "Sello"@es "Seal"@en "Name"@en "Nombre"@es comment "Indica el nombre de algo"@es range xsd:string "Abrreviation"@en "Abreviación"@es comment "Indica la abreviación de algo"@es range xsd:string "Floating Point"@en "Coma flotante"@es bindToRuleSet floating_point property swv:hasUniqueIdentifier property prueba:hasTitle property swv:hasInitialPhotoDate property swv:hasPhotographer property swv:hasEditor property swv:hasFormalStructure property swv:hasOrientation property swv:hasPlane property swv:hasDescription property swv:takenFrom property swv:takenFacing property prueba:hasCountryTakenIn property prueba:hasStateTakenIn property prueba:hasMunicipalityTakenIn property swv:hasRoleInPhotographicProcess property prueba:hasPrimaryDimensions property prueba:hasPrimaryMaterials property prueba:hasSecondaryDimensions property prueba:hasSecondaryMaterials property prueba:hasInscription property prueba:hasSeal # # # |{ # title = (@root->has_title).text_bpv # author = (@root->has_author).text_bpv # "#{title} (#{author})" # }| # # # # # # published_in->book.has_title # # # # has_author->person.has_given_names # # # # published_in->book.has_author->book.has_author[inv] # # # defaultOrderBy has_author df has_unique_id df has_title df has_date df has_editor df has_photographer "Full record"@en "Ficha completa"@es "Identification area"@en "Área de identificación"@es textBPV has_unique_id df has_title textBPV has_date df has_editor df has_photographer "Estructura y contenido"@es df formal_structure df orientation df plane textBPV has_description df taken_from df taken_facing df has_country_taken_in df has_state_taken_in df has_municipality_taken_in "Características físicas"@es df has_primary_dimensions df has_primary_materials df has_secondary_dimensions df has_secondary_materials df has_inscription property prueba:hasGivenNames minCardinality 1 maxCardinality 1 property prueba:hasLastNames minCardinality 1 maxCardinality 1 defaultTextBPVFunction |{ given = (@root->has_given_names).text_bpv last = (@root->has_last_names).text_bpv "#{last}, #{given}" }| property prueba:hasTitle minCardinality 1 maxCardinality 1 multilingual property prueba:hasAuthor minCardinality 1 df has_author df has_title "Full record"@en "Ficha completa"@es df has_author df has_title property prueba:hasHeight minCardinality 1 maxCardinality 1 property prueba:hasWidth minCardinality 1 maxCardinality 1 property prueba:hasLength minCardinality 1 maxCardinality 1 property prueba:hasMeasurementUnit minCardinality 1 maxCardinality 1 has_measurement_unit->measurement_unit.has_abbreviation has_measurement_unit->measurement_unit.has_name |{ x = (@root->has_width).val y = (@root->has_height).val z = (@root->has_length).val x * y * z }| defaultTextBPVFunction |{ x = (@root->has_width).text_bpv y = (@root->has_height).text_bpv z = (@root->has_length).text_bpv abbrev = (@root->measurement_unit_abbrev).text_bpv "#{x} x #{y} x #{z} #{abbrev}" }| property prueba:hasName minCardinality 1 maxCardinality 1 multilingual property prueba:hasAbbreviation minCardinality 1 maxCardinality 1 multilingual typeInCode Float "Photos"@en "Fotografías"@es hasGroupDomain prueba:Photo bindToRuleSet photo mainLevel "Authors"@en "Autores"@es hasGroupDomain prueba:Person bindToRuleSet person secondaryLevel "Books"@en "Libros"@es hasGroupDomain prueba:Book bindToRuleSet book secondaryLevel "Measurement Units"@en "Unidades de medición"@es hasGroupDomain prueba:MeasurementUnit bindToRuleSet measurement_unit secondaryLevel