"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 inverse "título de"@en inverse "title of"@es range swv:BasicTitle "Given Names"@en "Nombres"@es inverse "Nombre de"@es inverse "Name of"@en range xsd:string "Last Names"@en "Apellidos"@es inverse "Apellidos de"@es inverse "Last Names of"@en range xsd:string "Author"@en "Autor"@es inverse "Autor de"@es inverse "Author of"@en range prueba:Person "Published in"@en "Se publica en"@es inverse "Obra que publica"@es inverse "Work that publishes"@en range prueba:Book "Dimensions"@en "Medidas"@es inverse "Medidas de"@es inverse "Dimensions of"@en range prueba:DimensionsInfo "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 inverse "Altura de"@es inverse "Height of"@en range xsd:float "Width"@en "Ancho"@es comment "Indica el ancho"@es domain prueba:DimensionsInfo inverse "Ancho de"@es inverse "Width of"@en range xsd:float "Length"@en "Largo"@es comment "Indica el largo"@es domain prueba:DimensionsInfo inverse "Largo de"@es inverse "Length of"@en range xsd:float "Measurement Unit"@en "Unidad de medición"@es inverse "Unidad de medición de"@es inverse "Measurement Unit of"@en range prueba:MeasurementUnit "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 "Name"@en "Nombre"@es comment "Indica el nombre de algo"@es inverse "Nombre de"@es inverse "Name of"@en range xsd:string "Abrreviation"@en "Abreviación"@es comment "Indica la abreviación de algo"@es inverse "Abreviación de"@es inverse "Abrreviation of"@en range xsd:string "Floating Point"@en "Coma flotante"@es bindToRuleSet floating_point property prueba:hasTitle minCardinality 1 maxCardinality 1 property prueba:hasAuthor minCardinality 1 maxCardinality 1 property prueba:publishedIn minCardinality 1 maxCardinality 1 property prueba:hasDimensions minCardinality 1 maxCardinality 1 # # # defaultImageBPVFunction # |{ (@root->digital_copy).image_bpv }| # # # # # |{ # 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 author_of_book_published_in->book.has_author[inv] defaultOrderBy has_author df has_author df has_title df published_in df has_author df has_title df published_in df has_dimensions "Full record"@en "Ficha completa"@es "Block with title"@en "Bloque con título"@es df has_title textBPV title_and_author df has_author df has_title df published_in textBPV title_and_author df has_dimensions df has_author textBPV title_and_author "View in higher resolution..."@en "Versión con mayor resolución..."@es 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