BiDO Core Module

IRI:
http://purl.org/spar/bido-core
Version IRI:
http://purl.org/spar/bido-core/2018-07-13
Date:
13/07/2018
Current version:
1.2
Previous version:
http://purl.org/spar/bido-core/2015-07-14 (visualise it with LODE)
Authors:
Enrico Motta
Francesco Osborne
Silvio Peroni
Imported Ontologies:
http://purl.org/spar/tvc (visualise it with LODE)

Abstract

The BiDO Core Module (BiDO-Core) allows the description of any entity and the related bibliometric data at a certain time and according to a certain agent responsible for such bibliometric data. **URL:** http://purl.org/spar/bido-core **Creators**: [Enrico Motta](https://orcid.org/0000-0003-0015-1952), [Francesco Osborne](https://orcid.org/0000-0001-6557-3131), [Silvio Peroni](http://orcid.org/0000-0003-0530-4305) **License:** [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/legalcode) **Website:** http://www.sparontologies.net/ontologies/bido **Cite as:** Osborne, F., Peroni, S., Motta, E. (2014). Clustering Citation Distributions for Semantic Categorization and Citation Prediction. In Proceedings of the 4th Workshop on Linked Science (LISC 2014): 24–35. http://ceur-ws.org/Vol-1282/lisc2014_submission_9.pdf

Table of Content

  1. Introduction
  2. Classes
  3. Object Properties
  4. Data Properties
  5. Annotation Properties
  6. Namespace Declarations

Introduction

The core module of BiDO allows us to describe any entity and the related bibliometric data (through the property holdsBibliometricDataInTime) at a certain time (i.e., tvc:atTime, a property defined by the imported TVC ontology for specifying temporal instants or intervals) and according to a certain agent (through the property accordingTo, which is a sub-property of prov:wasAttributedTo and allows us to indicate the agent responsible for such bibliometric data). Two alternative kinds of bibliometric data are specifiable (through the property withBibliometricData) in BiDO: numeric data and categorial data. Numeric data are those characterised by a certain integer or float value related to a particular bibliometric measure. Some of these measures – i.e., h-index, author citation count, e-index, and journal impact factor – are available in a particular module of BiDO responsible for describing the most common bibliometric measures.

Classes

agentc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Agent

is defined by
http://www.w3.org/ns/prov
is in range of
according toop

bibliometric datac back to ToC or Class ToC

IRI: http://purl.org/spar/bido/BibliometricData

is defined by
http://purl.org/spar/bido-core
The class defining any kind of bibliometric data. In particular, they are organised according two sub-concepts: numeric data and categorial data.
has sub-classes
categorial bibliometric datac, numeric bibliometric datac
is in range of
with bibliometric dataop

bibliometric data in timec back to ToC or Class ToC

IRI: http://purl.org/spar/bido/BibliometricDataInTime

is defined by
http://purl.org/spar/bido-core
A particular situation that describe a bibliometric data a person, an article, or any other publication-related entity may have, that can be restricted to a particular time interval.
has super-classes
value in timec
with valueop only bibliometric measurec
at timeop only intervalc
is in domain of
according toop, with bibliometric dataop
is in range of
holds bibliometric data in timeop

bibliometric measurec back to ToC or Class ToC

IRI: http://purl.org/spar/bido/BibliometricMeasure

is defined by
http://purl.org/spar/bido-core
This class describes any kind of measure related with a bibliometric data (e.g., h-index, e-index, journal impact factor).
is in range of
has measureop

categorial bibliometric datac back to ToC or Class ToC

IRI: http://purl.org/spar/bido/CategorialBibliometricData

is defined by
http://purl.org/spar/bido-core
This class define all the possible categories that characterise publication-related entities from a bibliometric point of view.
has super-classes
bibliometric datac
conceptc

intervalc back to ToC or Class ToC

IRI: http://www.w3.org/2006/time#Interval

is defined by
http://www.w3.org/2006/time

numeric bibliometric datac back to ToC or Class ToC

IRI: http://purl.org/spar/bido/NumericBibliometricData

is defined by
http://purl.org/spar/bido-core
The class describing all the bibliometric data represented by numbers. Such numeric data are those characterised by a certain integer or float value related to a particular bibliometric measure.
has super-classes
bibliometric datac
has measureop exactly 1
has numeric valuedp exactly 1
is in domain of
has measureop, has numeric valuedp

value in timec back to ToC or Class ToC

IRI: http://www.essepuntato.it/2012/04/tvc/ValueInTime

is defined by
http://purl.org/spar/tvc
has sub-classes
bibliometric data in timec

Object Properties

according toop back to ToC or Object Property ToC

IRI: http://purl.org/spar/bido/accordingTo

is defined by
http://purl.org/spar/bido-core
A property relating a bibliometric data in time situation to an agent who provided such data.
has super-properties
within contextop
was attributed toop
has domain
bibliometric data in timec
has range
agentc

at timeop back to ToC or Object Property ToC

IRI: http://www.essepuntato.it/2012/04/tvc/atTime

is defined by
http://purl.org/spar/tvc

has measureop back to ToC or Object Property ToC

IRI: http://purl.org/spar/bido/hasMeasure

is defined by
http://purl.org/spar/bido-core
This object property allows one to specify the kind of measure related with a bibliometric data (e.g., h-index, e-index, journal impact factor).

has valueop back to ToC or Object Property ToC

IRI: http://www.essepuntato.it/2012/04/tvc/hasValue

is defined by
http://purl.org/spar/tvc

holds bibliometric data in timeop back to ToC or Object Property ToC

IRI: http://purl.org/spar/bido/holdsBibliometricDataInTime

is defined by
http://purl.org/spar/bido-core
A property relating a person or any other publication-related entity to a bibliometric data that the entity holds. The ontology permits one to specify the time period over which a bibliometric data is held, and the other contextual entities responsible for having provided such bibliometric data.
has super-properties
has valueop
has domain
thingc
has range
bibliometric data in timec

was attributed toop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasAttributedTo

is defined by
http://www.w3.org/ns/prov
has sub-properties
according toop

with bibliometric dataop back to ToC or Object Property ToC

IRI: http://purl.org/spar/bido/withBibliometricData

is defined by
http://purl.org/spar/bido-core
An object property connecting an entity's bibliometric data in time to a definition of the type of bibliometric data held by this entity, specified as an instance of the class bido:BibliometricData or of one of its sub-classes.
has super-properties
with valueop
has domain
bibliometric data in timec
has range
bibliometric datac

with valueop back to ToC or Object Property ToC

IRI: http://www.essepuntato.it/2012/04/tvc/withValue

is defined by
http://purl.org/spar/tvc
has sub-properties
with bibliometric dataop

within contextop back to ToC or Object Property ToC

IRI: http://www.essepuntato.it/2012/04/tvc/withinContext

is defined by
http://purl.org/spar/tvc
has sub-properties
according toop

Data Properties

has numeric valuedp back to ToC or Data Property ToC

IRI: http://purl.org/spar/bido/hasNumericValue

is defined by
http://purl.org/spar/bido-core
This data property allows one to specify the actual value of the bibliometric data in consideration.
has domain
numeric bibliometric datac
has range
float or integer

Annotation Properties

commentap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#comment

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

dateap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/date

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/description

is defined byap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#isDefinedBy

labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#label

rightsap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/rights

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/title

version infoap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2002/07/owl#versionInfo

Namespace Declarations back to ToC

default namespace
http://purl.org/spar/bido-core#
04
http://www.essepuntato.it/2012/04/
2006
http://www.w3.org/2006/
bido
http://purl.org/spar/bido/
bido-core
http://purl.org/spar/bido-core/
core
http://www.w3.org/2004/02/skos/core#
dc
http://purl.org/dc/elements/1.1/
ns
http://www.w3.org/ns/
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
spar
http://purl.org/spar/
time
http://www.w3.org/2006/time#
tvc
http://www.essepuntato.it/2012/04/tvc/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.