File:LinguaLibre - Data Model Overview.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 998 × 549 pixels, file size: 27 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: A VOWL overview of the data model of LinguaLibre
Date
Source

Generated by giving this custom ontology into WebVOWL :

@prefix ll: <https://lingualibre.fr/entity/> .
@prefix llp: <https://lingualibre.fr/prop/> .
@prefix llt: <https://lingualibre.fr/prop/direct/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
#@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix wd: <https://wikidata.org/entity/> .


<https://lingualibre.fr/entity/> a owl:Ontology ;
    rdfs:label "Additional ontology of Lingua Libre"@en ;
    rdfs:comment "This ontology is designed to allow a better understanding of the modelling of the data of Lingua Libre"@en ;
    owl:versionInfo "0.1" ;
    #owl:imports <https://wikidata.org/wiki/Special:EntityData/Q4.ttl> ;
    #owl:imports <https://wikidata.org/wiki/Special:EntityData/Q2.ttl> ;
    owl:imports <https://lingualibre.fr/wiki/Special:EntityData/Q2.ttl> ;
    owl:imports <https://lingualibre.fr/wiki/Special:EntityData/Q3.ttl> ;
    owl:imports <https://lingualibre.fr/wiki/Special:EntityData/Q4.ttl> ;
    .

ll:Q4 a owl:Class .

llp:P12
    a owl:DatatypeProperty ;
    rdfs:domain ll:Q4, ll:Q2 ;
    rdfs:range xsd:string ;
    rdfs:label "wikidata id"@en ;
    .

llp:P13
    a owl:DatatypeProperty ;
    rdfs:domain ll:Q4 ;
    rdfs:range xsd:string ;
    rdfs:label "ISO 639-3 code"@en ;
    .

llp:P17
    a owl:DatatypeProperty ;
    rdfs:domain ll:Q4 ; 
    rdfs:range xsd:string ;
    rdfs:label "Wikimedia language code"@en ;
    .

llp:P4
    a owl:ObjectProperty ;
    rdfs:label "language"@en ;
    rdfs:domain ll:Q2; 
    rdfs:range ll:Q4 ;
    .

llp:P5
    a owl:ObjectProperty ;
    rdfs:label "speaker"@en ;
    rdfs:domain ll:Q2 ;
    rdfs:range ll:Q3 ;
    .

llp:P6
    a owl:DatatypeProperty ;
    rdfs:label "record date"@en ;
    rdfs:domain ll:Q2 ;
    rdfs:range xsd:dateTime ;
    .

llp:P7
    a owl:DatatypeProperty ;
    rdfs:label "transcription"@en ;
    rdfs:domain ll:Q2 ;
    rdfs:range xsd:string ;
    .

llp:P20
    a owl:DatatypeProperty ;
    rdfs:label "Wiktionary entry"@en ;
    rdfs:domain ll:Q2 ;
    rdfs:range xsd:anyURI ;
    .

llp:P14
    a owl:DatatypeProperty ;
    rdfs:label "place of residence"@en ;
    rdfs:domain ll:Q3 ; 
    rdfs:range xsd:string ;
    .

llp:P8
    a owl:ObjectProperty ; 
    rdfs:label "sex or gender" ;
    rdfs:domain ll:Q3 ; 
    rdfs:range ll:Q7 ;
    .

llp:P4
    a owl:ObjectProperty ; 
    rdfs:label "language" ;
    rdfs:domain ll:Q3 ;
    rdfs:range ll:Q4 ;
    .
Author Felix M. (Elfix)

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:26, 16 December 2018Thumbnail for version as of 16:26, 16 December 2018998 × 549 (27 KB)Elfix (talk | contribs)wrong file
16:25, 16 December 2018Thumbnail for version as of 16:25, 16 December 2018998 × 549 (27 KB)Elfix (talk | contribs)Updated
09:56, 16 December 2018Thumbnail for version as of 09:56, 16 December 2018998 × 549 (22 KB)Elfix (talk | contribs)Last changes in ontology
16:54, 15 December 2018Thumbnail for version as of 16:54, 15 December 2018998 × 587 (22 KB)Elfix (talk | contribs){{Information |Description={{en|A [http:// VOWL] overview of the data model of [https://lingualibre.fr/ LinguaLibre]}} |Source=Generated from [http://www.visualdataweb.de/webvowl WebVOWL] with this custom ontology: <pre>w @prefix ll: <https://lingualibre.fr/entity/> . @prefix llp: <https://lingualibre.fr/prop/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . #@prefix wikibase: <http://...

There are no pages that use this file.

Metadata