Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Corrected dbo:revenueYear domain to dbo:Organisation #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion databus/dbpedia/ontology/dbo-snapshots/dbo-snapshots.dl
Original file line number Diff line number Diff line change
Expand Up @@ -8217,7 +8217,7 @@ zipCode⊑postalCode
∃ retiredRocket.⊤ ⊑ YearInSpaceflight
∃ retirementDate.⊤ ⊑ Person
∃ revenue.⊤ ⊑ Organisation
∃ revenueYear.⊤ ⊑ Organization
∃ revenueYear.⊤ ⊑ Organisation
∃ review.⊤ ⊑ Album
∃ rgbCoordinateBlue.⊤ ⊑ Colour
∃ rgbCoordinateGreen.⊤ ⊑ Colour
Expand Down
2 changes: 1 addition & 1 deletion databus/dbpedia/ontology/dbo-snapshots/dbo-snapshots.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -24664,7 +24664,7 @@ Domain is unrestricted since Organization is Agent but City is Place. Range is u

:revenueYear
a rdf:Property, owl:DatatypeProperty ;
rdfs:domain :Organization ;
rdfs:domain :Organisation ;
rdfs:label "year of reported revenue"@en ;
rdfs:range xsd:gYear ;
prov:wasDerivedFrom <http://mappings.dbpedia.org/index.php/OntologyProperty:revenueYear> .
Expand Down
2 changes: 1 addition & 1 deletion ontologies/geovocab.org/ngeo/v2012-02-05/2012-02-05.n3
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://geovocab.org/geometry> a owl:Ontology ;
rdfs:comment "A vocabulary for describing geographical regions in RDF. $Id: geometry# 81 2012-02-05 11:06:49Z [email protected] $" ;
rdfs:comment "A vocabulary for describing geographical regions in RDF. $Id$" ;
rdfs:label "NeoGeo Geometry Ontology" ;
owl:imports <http://geovocab.org/mappings/geometry> .

Expand Down
2 changes: 1 addition & 1 deletion ontologies/geovocab.org/spatial/v2012-02-05/2012-02-05.n3
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://geovocab.org/spatial> a owl:Ontology ;
rdfs:comment "A vocabulary for describing topological relations between features. $Id: spatial# 81 2012-02-05 11:06:49Z [email protected] $" ;
rdfs:comment "A vocabulary for describing topological relations between features. $Id$" ;
rdfs:label "NeoGeo Spatial Ontology" ;
owl:imports <http://geovocab.org/mappings/spatial> .

Expand Down
2 changes: 1 addition & 1 deletion ontologies/ontology.it/itsmo/v2012-06-01/2012-06-01.n3
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
Ontology, developed by Enrico Fagnoni\" and link back to
http://ontology.it/itsmo/."""@en ;
dc:contributor "ITSMO Ontology is a project sponsored by E-Artspace Labs (http://www.e-artspace.com)"^^xsd:string ;
owl:versionInfo "$Id: itsmo.owl 199 2012-06-01 13:25:58Z e-artspace $"^^xsd:string ;
owl:versionInfo "$Id$"^^xsd:string ;
rdfs:comment """IT Service Management Ontology (ITSMO) provides the vocabulary for
annotating resources related to IT Service Management. ITSMO try to be
consistent with 2011 ITIL glossary. ITIL&#174; is a Registered Trade Mark, and
Expand Down
2 changes: 1 addition & 1 deletion ontologies/ontology.it/itsmo/v2012-07-20/2012-07-20.n3
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
Ontology, developed by Enrico Fagnoni\" and link back to
http://ontology.it/itsmo/."""@en ;
dc:contributor "ITSMO Ontology is a project sponsored by E-Artspace Labs (http://www.e-artspace.com)"^^xsd:string ;
owl:versionInfo "$Id: itsmo.owl 199 2012-06-01 13:25:58Z e-artspace $"^^xsd:string ;
owl:versionInfo "$Id$"^^xsd:string ;
rdfs:comment """IT Service Management Ontology (ITSMO) provides the vocabulary for
annotating resources related to IT Service Management. ITSMO try to be
consistent with 2011 ITIL glossary. ITIL&#174; is a Registered Trade Mark, and
Expand Down
2 changes: 1 addition & 1 deletion ontologies/ontology.it/itsmo/v2012-08-31/2012-08-31.n3
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<http://ontology.it/itsmo/v1> a owl:Ontology ;
rdfs:seeAlso <http://ontology.it/itsmo/v1/userguide#Overview> ;
owl:versionInfo "$Id: itsmo.owl 200 2012-08-30 09:12:01Z e-artspace $"^^xsd:string ;
owl:versionInfo "$Id$"^^xsd:string ;
dc:title "A dictionary for some IT service management subjects."@en ;
dc:contributor "ITSMO Ontology is a project sponsored by E-Artspace Labs (http://www.e-artspace.com)"^^xsd:string ;
dc:rights """IT Service Management Ontology is available under the Creative Commons
Expand Down
2 changes: 1 addition & 1 deletion ontologies/ontology.it/itsmo/v2012-09-26/2012-09-26.n3
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
dc:creator "Enrico Fagnoni"^^xsd:string ;
dcterms:license <http://creativecommons.org/licenses/by/3.0/> ;
dc:subject "ITSM, ITIL, IT Service Management"@en ;
owl:versionInfo "$Id: itsmo.owl 202 2012-09-26 15:55:52Z e-artspace $"^^xsd:string .
owl:versionInfo "$Id$"^^xsd:string .

:Catalogue a owl:Class ;
owl:disjointWith :Template .
Expand Down
2 changes: 1 addition & 1 deletion ontologies/ontology.it/itsmo/v2012-11-04/2012-11-04.n3
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<http://ontology.it/itsmo/v1> a owl:Ontology ;
rdfs:seeAlso <http://ontology.it/itsmo/v1/userguide#Overview> ;
dc:title "A dictionary for some IT service management subjects."@en ;
owl:versionInfo "$Id: itsmo.owl 204 2012-10-29 17:33:14Z e-artspace $"^^xsd:string ;
owl:versionInfo "$Id$"^^xsd:string ;
dc:contributor "ITSMO Ontology is a project sponsored by E-Artspace Labs (http://www.e-artspace.com)"^^xsd:string ;
dc:rights """IT Service Management Ontology is available under the Creative Commons
Attribution 3.0 Unported license; see
Expand Down
2 changes: 1 addition & 1 deletion ontologies/paul.staroch.name/shw/v1.0/2013-12-18.n3
Original file line number Diff line number Diff line change
Expand Up @@ -6895,7 +6895,7 @@ date: 2003/01/10 10:53:23; author: danbri; state: Exp;
basic geo vocab""" ;
dc:description """A vocabulary for representing latitude, longitude and
altitude information in the WGS84 geodetic reference datum.
Version $Id: wgs84_pos.rdf,v 1.22 2009/04/20 15:00:30 timbl Exp $. See http://www.w3.org/2003/01/geo/ for more details.""" .
Version $Id$. See http://www.w3.org/2003/01/geo/ for more details.""" .

_:node18da1o0tsx1653 a owl:AllDifferent ;
owl:distinctMembers _:node18da1o0tsx1654 .
Expand Down
2 changes: 1 addition & 1 deletion ontologies/qudt.org/qudt/v2011-06-01/2011-06-01.n3
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ qudt:systemQuantityKind
vaem:usesNonImportedResource dc:creator , dc:author , dc:subject , dc:title , dc:description , skos:closeMatch , skos:exactMatch , dc:rights , <voag:CC-SHAREALIKE_3PT0-US> , dc:contributor ;
owl:imports <http://www.linkedmodel.org/schema/vaem> , <http://www.linkedmodel.org/schema/dtype> ;
owl:versionIRI <http://qudt.org/1.1/schema/qudt> ;
owl:versionInfo "$Id: OSG_qudt-(v1.1).ttl 4989 2011-06-01 21:56:40Z RalphHodgson $"^^xsd:string .
owl:versionInfo "$Id$"^^xsd:string .

qudt:string1024 a rdfs:Datatype ;
rdfs:label "string1024"^^xsd:string ;
Expand Down