mirror of
https://github.com/felixfoertsch/Bachelorarbeit.git
synced 2026-04-16 06:28:29 +02:00
Cleaning up the commit history
This is a test, if it is possible to clean up the commit history. I am using this chance, to properly write commit messages and try using the GitHub issue system.
This commit is contained in:
44
.github/workflows/build-pdf-snapshot.yml
vendored
Normal file
44
.github/workflows/build-pdf-snapshot.yml
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
# Workflow Version: v7
|
||||
name: Build PDF-Snapshot
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Git repository
|
||||
uses: actions/checkout@v1
|
||||
- name: Compile LaTeX document
|
||||
uses: dante-ev/latex-action@master
|
||||
with:
|
||||
args: -xelatex -latexoption=-file-line-error -latexoption=-interaction=nonstopmode
|
||||
root_file: main.tex
|
||||
working_directory: Work/
|
||||
- name: Create Release
|
||||
id: create_release
|
||||
uses: actions/create-release@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: ${{ github.ref }}
|
||||
release_name: Release ${{ github.ref }}
|
||||
body: |
|
||||
Changes in this Release
|
||||
- First Change
|
||||
- Second Change
|
||||
draft: false
|
||||
prerelease: false
|
||||
- name: Upload Artifact
|
||||
id: upload-release-asset
|
||||
uses: actions/upload-release-asset@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }} # This pulls from the CREATE RELEASE step above, referencing it's ID to get its outputs object, which include a `upload_url`. See this blog post for more info: https://jasonet.co/posts/new-features-of-github-actions/#passing-data-to-future-steps
|
||||
asset_path: Work/main.pdf
|
||||
asset_name: main.pdf
|
||||
asset_content_type: application/pdf
|
||||
348
.gitignore
vendored
Normal file
348
.gitignore
vendored
Normal file
@@ -0,0 +1,348 @@
|
||||
Work/main.pdf
|
||||
|
||||
# Created by https://www.gitignore.io/api/latex,macos,sublimetext,visualstudiocode
|
||||
# Edit at https://www.gitignore.io/?templates=latex,macos,sublimetext,visualstudiocode
|
||||
|
||||
### LaTeX ###
|
||||
## Core latex/pdflatex auxiliary files:
|
||||
*.aux
|
||||
*.lof
|
||||
*.log
|
||||
*.lot
|
||||
*.fls
|
||||
*.out
|
||||
*.toc
|
||||
*.fmt
|
||||
*.fot
|
||||
*.cb
|
||||
*.cb2
|
||||
.*.lb
|
||||
*.ist
|
||||
|
||||
## Intermediate documents:
|
||||
*.dvi
|
||||
*.xdv
|
||||
*-converted-to.*
|
||||
# these rules might exclude image files for figures etc.
|
||||
# *.ps
|
||||
# *.eps
|
||||
# *.pdf
|
||||
|
||||
## Generated if empty string is given at "Please type another file name for output:"
|
||||
.pdf
|
||||
|
||||
## Bibliography auxiliary files (bibtex/biblatex/biber):
|
||||
*.bbl
|
||||
*.bcf
|
||||
*.blg
|
||||
*-blx.aux
|
||||
*-blx.bib
|
||||
*.run.xml
|
||||
|
||||
## Build tool auxiliary files:
|
||||
*.fdb_latexmk
|
||||
*.synctex
|
||||
*.synctex(busy)
|
||||
*.synctex.gz
|
||||
*.synctex.gz(busy)
|
||||
*.pdfsync
|
||||
|
||||
## Build tool directories for auxiliary files
|
||||
# latexrun
|
||||
latex.out/
|
||||
|
||||
## Auxiliary and intermediate files from other packages:
|
||||
# algorithms
|
||||
*.alg
|
||||
*.loa
|
||||
|
||||
# achemso
|
||||
acs-*.bib
|
||||
|
||||
# amsthm
|
||||
*.thm
|
||||
|
||||
# beamer
|
||||
*.nav
|
||||
*.pre
|
||||
*.snm
|
||||
*.vrb
|
||||
|
||||
# changes
|
||||
*.soc
|
||||
|
||||
# comment
|
||||
*.cut
|
||||
|
||||
# cprotect
|
||||
*.cpt
|
||||
|
||||
# elsarticle (documentclass of Elsevier journals)
|
||||
*.spl
|
||||
|
||||
# endnotes
|
||||
*.ent
|
||||
|
||||
# fixme
|
||||
*.lox
|
||||
|
||||
# feynmf/feynmp
|
||||
*.mf
|
||||
*.mp
|
||||
*.t[1-9]
|
||||
*.t[1-9][0-9]
|
||||
*.tfm
|
||||
|
||||
#(r)(e)ledmac/(r)(e)ledpar
|
||||
*.end
|
||||
*.?end
|
||||
*.[1-9]
|
||||
*.[1-9][0-9]
|
||||
*.[1-9][0-9][0-9]
|
||||
*.[1-9]R
|
||||
*.[1-9][0-9]R
|
||||
*.[1-9][0-9][0-9]R
|
||||
*.eledsec[1-9]
|
||||
*.eledsec[1-9]R
|
||||
*.eledsec[1-9][0-9]
|
||||
*.eledsec[1-9][0-9]R
|
||||
*.eledsec[1-9][0-9][0-9]
|
||||
*.eledsec[1-9][0-9][0-9]R
|
||||
|
||||
# glossaries
|
||||
*.acn
|
||||
*.acr
|
||||
*.glg
|
||||
*.glo
|
||||
*.gls
|
||||
*.glsdefs
|
||||
|
||||
# uncomment this for glossaries-extra (will ignore makeindex's style files!)
|
||||
# *.ist
|
||||
|
||||
# gnuplottex
|
||||
*-gnuplottex-*
|
||||
|
||||
# gregoriotex
|
||||
*.gaux
|
||||
*.gtex
|
||||
|
||||
# htlatex
|
||||
*.4ct
|
||||
*.4tc
|
||||
*.idv
|
||||
*.lg
|
||||
*.trc
|
||||
*.xref
|
||||
|
||||
# hyperref
|
||||
*.brf
|
||||
|
||||
# knitr
|
||||
*-concordance.tex
|
||||
# TODO Comment the next line if you want to keep your tikz graphics files
|
||||
*.tikz
|
||||
*-tikzDictionary
|
||||
|
||||
# listings
|
||||
*.lol
|
||||
|
||||
# luatexja-ruby
|
||||
*.ltjruby
|
||||
|
||||
# makeidx
|
||||
*.idx
|
||||
*.ilg
|
||||
*.ind
|
||||
|
||||
# minitoc
|
||||
*.maf
|
||||
*.mlf
|
||||
*.mlt
|
||||
*.mtc[0-9]*
|
||||
*.slf[0-9]*
|
||||
*.slt[0-9]*
|
||||
*.stc[0-9]*
|
||||
|
||||
# minted
|
||||
_minted*
|
||||
*.pyg
|
||||
|
||||
# morewrites
|
||||
*.mw
|
||||
|
||||
# nomencl
|
||||
*.nlg
|
||||
*.nlo
|
||||
*.nls
|
||||
|
||||
# pax
|
||||
*.pax
|
||||
|
||||
# pdfpcnotes
|
||||
*.pdfpc
|
||||
|
||||
# sagetex
|
||||
*.sagetex.sage
|
||||
*.sagetex.py
|
||||
*.sagetex.scmd
|
||||
|
||||
# scrwfile
|
||||
*.wrt
|
||||
|
||||
# sympy
|
||||
*.sout
|
||||
*.sympy
|
||||
sympy-plots-for-*.tex/
|
||||
|
||||
# pdfcomment
|
||||
*.upa
|
||||
*.upb
|
||||
|
||||
# pythontex
|
||||
*.pytxcode
|
||||
pythontex-files-*/
|
||||
|
||||
# tcolorbox
|
||||
*.listing
|
||||
|
||||
# thmtools
|
||||
*.loe
|
||||
|
||||
# TikZ & PGF
|
||||
*.dpth
|
||||
*.md5
|
||||
*.auxlock
|
||||
|
||||
# todonotes
|
||||
*.tdo
|
||||
|
||||
# vhistory
|
||||
*.hst
|
||||
*.ver
|
||||
|
||||
# easy-todo
|
||||
*.lod
|
||||
|
||||
# xcolor
|
||||
*.xcp
|
||||
|
||||
# xmpincl
|
||||
*.xmpi
|
||||
|
||||
# xindy
|
||||
*.xdy
|
||||
|
||||
# xypic precompiled matrices
|
||||
*.xyc
|
||||
|
||||
# endfloat
|
||||
*.ttt
|
||||
*.fff
|
||||
|
||||
# Latexian
|
||||
TSWLatexianTemp*
|
||||
|
||||
## Editors:
|
||||
# WinEdt
|
||||
*.bak
|
||||
*.sav
|
||||
|
||||
# Texpad
|
||||
.texpadtmp
|
||||
|
||||
# LyX
|
||||
*.lyx~
|
||||
|
||||
# Kile
|
||||
*.backup
|
||||
|
||||
# KBibTeX
|
||||
*~[0-9]*
|
||||
|
||||
# auto folder when using emacs and auctex
|
||||
./auto/*
|
||||
*.el
|
||||
|
||||
# expex forward references with \gathertags
|
||||
*-tags.tex
|
||||
|
||||
# standalone packages
|
||||
*.sta
|
||||
|
||||
### LaTeX Patch ###
|
||||
# glossaries
|
||||
*.glstex
|
||||
|
||||
### macOS ###
|
||||
# General
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
# Files that might appear in the root of a volume
|
||||
.DocumentRevisions-V100
|
||||
.fseventsd
|
||||
.Spotlight-V100
|
||||
.TemporaryItems
|
||||
.Trashes
|
||||
.VolumeIcon.icns
|
||||
.com.apple.timemachine.donotpresent
|
||||
|
||||
# Directories potentially created on remote AFP share
|
||||
.AppleDB
|
||||
.AppleDesktop
|
||||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
|
||||
### SublimeText ###
|
||||
# Cache files for Sublime Text
|
||||
*.tmlanguage.cache
|
||||
*.tmPreferences.cache
|
||||
*.stTheme.cache
|
||||
|
||||
# Workspace files are user-specific
|
||||
*.sublime-workspace
|
||||
|
||||
# Project files should be checked into the repository, unless a significant
|
||||
# proportion of contributors will probably not be using Sublime Text
|
||||
# *.sublime-project
|
||||
|
||||
# SFTP configuration file
|
||||
sftp-config.json
|
||||
|
||||
# Package control specific files
|
||||
Package Control.last-run
|
||||
Package Control.ca-list
|
||||
Package Control.ca-bundle
|
||||
Package Control.system-ca-bundle
|
||||
Package Control.cache/
|
||||
Package Control.ca-certs/
|
||||
Package Control.merged-ca-bundle
|
||||
Package Control.user-ca-bundle
|
||||
oscrypto-ca-bundle.crt
|
||||
bh_unicode_properties.cache
|
||||
|
||||
# Sublime-github package stores a github token in this file
|
||||
# https://packagecontrol.io/packages/sublime-github
|
||||
GitHub.sublime-settings
|
||||
|
||||
### VisualStudioCode ###
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
|
||||
### VisualStudioCode Patch ###
|
||||
# Ignore all local history of files
|
||||
.history
|
||||
|
||||
# End of https://www.gitignore.io/api/latex,macos,sublimetext,visualstudiocode
|
||||
BIN
Organisation/160810-Pruefungsordnung Uni Leipzig.pdf
Normal file
BIN
Organisation/160810-Pruefungsordnung Uni Leipzig.pdf
Normal file
Binary file not shown.
BIN
Organisation/200213-Antrag BA.pdf
Normal file
BIN
Organisation/200213-Antrag BA.pdf
Normal file
Binary file not shown.
32
README.md
Normal file
32
README.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# Bachelor Thesis by Felix Förtsch
|
||||
|
||||
## General Information
|
||||
|
||||
### About the Work
|
||||
- **Topic**: Student Consulting Organizations - A Domain Ontology
|
||||
- **Author**: Felix Förtsch
|
||||
- **Mentor**: Frank Loebe
|
||||
- **Examination Body**: University of Leipzig
|
||||
- **Desired Degree**: Bachelor of Science Computer Science
|
||||
- **Grade**: TBD
|
||||
|
||||
### Dates
|
||||
- **Starting Date**: 23.01.2020
|
||||
- **End Date**: 02.07.2020
|
||||
|
||||
## Folder Organisation
|
||||
|
||||
- **Organisation**: Collection of files that are concerned with the organisation of the work (e.g. meeting notes, examination regulations of the University Leipzig).
|
||||
- **Sources**: The read sources of the work (papers, etc.)
|
||||
- **Work**: The work itself as LaTeX source files.
|
||||
|
||||
## Used Tools
|
||||
- LaTeX: Typesetting system. Used Packages:
|
||||
- Tikz/tikz-uml: LaTeX UML diagrams drawing solution.
|
||||
- KOMA-Script: LaTeX script collection.
|
||||
- [TeXstudio](https://www.texstudio.org): LaTeX editor.
|
||||
- [Protégé](https://protege.stanford.edu): Ontology editor.
|
||||
- GitHub Actions: Continuous Integration
|
||||
|
||||
## Legal
|
||||
TBD
|
||||
BIN
Snapshots/200131-Thesis.pdf
Normal file
BIN
Snapshots/200131-Thesis.pdf
Normal file
Binary file not shown.
BIN
Snapshots/200213-Thesis.pdf
Normal file
BIN
Snapshots/200213-Thesis.pdf
Normal file
Binary file not shown.
BIN
Snapshots/200220-Thesis.pdf
Normal file
BIN
Snapshots/200220-Thesis.pdf
Normal file
Binary file not shown.
BIN
Snapshots/200301-Thesis.pdf
Normal file
BIN
Snapshots/200301-Thesis.pdf
Normal file
Binary file not shown.
BIN
Snapshots/200317-Thesis.pdf
Normal file
BIN
Snapshots/200317-Thesis.pdf
Normal file
Binary file not shown.
BIN
Snapshots/200319-Thesis_with_progress.pdf
Normal file
BIN
Snapshots/200319-Thesis_with_progress.pdf
Normal file
Binary file not shown.
BIN
Snapshots/200327-Thesis.pdf
Normal file
BIN
Snapshots/200327-Thesis.pdf
Normal file
Binary file not shown.
BIN
Snapshots/200331-Thesis_verbose.pdf
Normal file
BIN
Snapshots/200331-Thesis_verbose.pdf
Normal file
Binary file not shown.
BIN
Sources/2011_Book_Ontologien.pdf
Normal file
BIN
Sources/2011_Book_Ontologien.pdf
Normal file
Binary file not shown.
BIN
Sources/A Function-Behaviour-Structure Ontology of Processes.pdf
Normal file
BIN
Sources/A Function-Behaviour-Structure Ontology of Processes.pdf
Normal file
Binary file not shown.
BIN
Sources/Axiomatic Theories of the Ontology of Time in GFO.pdf
Normal file
BIN
Sources/Axiomatic Theories of the Ontology of Time in GFO.pdf
Normal file
Binary file not shown.
BIN
Sources/BFO2-Reference.pdf
Normal file
BIN
Sources/BFO2-Reference.pdf
Normal file
Binary file not shown.
BIN
Sources/BPMN_1.1_ontology_DL.pdf
Normal file
BIN
Sources/BPMN_1.1_ontology_DL.pdf
Normal file
Binary file not shown.
BIN
Sources/Business Process Ontologies FAQ.pdf
Normal file
BIN
Sources/Business Process Ontologies FAQ.pdf
Normal file
Binary file not shown.
BIN
Sources/Common Logic ISO.pdf
Executable file
BIN
Sources/Common Logic ISO.pdf
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Sources/FIBO_Primer_v0.2.pdf
Normal file
BIN
Sources/FIBO_Primer_v0.2.pdf
Normal file
Binary file not shown.
BIN
Sources/Faulhaber_Ausarbeitung74103.pdf
Normal file
BIN
Sources/Faulhaber_Ausarbeitung74103.pdf
Normal file
Binary file not shown.
Binary file not shown.
BIN
Sources/FranAdis2011.pdf
Normal file
BIN
Sources/FranAdis2011.pdf
Normal file
Binary file not shown.
13293
Sources/General Formal Ontology.pdf
Normal file
13293
Sources/General Formal Ontology.pdf
Normal file
File diff suppressed because one or more lines are too long
17875
Sources/GoodOD-Guideline_v1_2012.pdf
Normal file
17875
Sources/GoodOD-Guideline_v1_2012.pdf
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Sources/HC - Prozesshandbuch.pdf
Normal file
BIN
Sources/HC - Prozesshandbuch.pdf
Normal file
Binary file not shown.
BIN
Sources/Hesse-Engesser2014_Article_Ontologie.pdf
Normal file
BIN
Sources/Hesse-Engesser2014_Article_Ontologie.pdf
Normal file
Binary file not shown.
BIN
Sources/JSEA_2014123020433712.pdf
Normal file
BIN
Sources/JSEA_2014123020433712.pdf
Normal file
Binary file not shown.
BIN
Sources/Knowledge Processes and Ontologies.pdf
Normal file
BIN
Sources/Knowledge Processes and Ontologies.pdf
Normal file
Binary file not shown.
BIN
Sources/OJAKM_Volume3_1pp1-20.pdf
Normal file
BIN
Sources/OJAKM_Volume3_1pp1-20.pdf
Normal file
Binary file not shown.
Binary file not shown.
BIN
Sources/Ontologies/BFO/BFO2-Reference.pdf
Normal file
BIN
Sources/Ontologies/BFO/BFO2-Reference.pdf
Normal file
Binary file not shown.
1732
Sources/Ontologies/BFO/bfo.owl
Normal file
1732
Sources/Ontologies/BFO/bfo.owl
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
|
||||
<group id="Folder Repository, directory=, recursive=true, Auto-Update=true, version=2" prefer="public" xml:base=""/>
|
||||
</catalog>
|
||||
904
Sources/Ontologies/Description of a Project DOAP/doap.rdf
Normal file
904
Sources/Ontologies/Description of a Project DOAP/doap.rdf
Normal file
@@ -0,0 +1,904 @@
|
||||
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:doap="http://usefulinc.com/ns/doap#"
|
||||
>
|
||||
|
||||
<!-- Copyright © 2004-2016 Edd Dumbill <edd@usefulinc.com>
|
||||
2016-2017 Edd Wilder-James <edd@ewj.me>
|
||||
2018- The DOAP Authors (see AUTHORS file)
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
-->
|
||||
|
||||
<!-- about this schema -->
|
||||
|
||||
<owl:Ontology rdf:about="http://usefulinc.com/ns/doap#">
|
||||
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/index.rdf" />
|
||||
|
||||
<dc:title>Description of a Project (DOAP) vocabulary</dc:title>
|
||||
<dc:description>The Description of a Project (DOAP) vocabulary, described using W3C RDF Schema and the Web Ontology Language.</dc:description>
|
||||
<dc:description xml:lang="fr">Le vocabulaire Description Of A Project (DOAP, Description D'Un Projet),
|
||||
décrit en utilisant RDF Schema du W3C et OWL.</dc:description>
|
||||
<dc:description xml:lang="es">El vocabulario Description of a Project (DOAP, Descripción de un Proyecto), descrito usando RDF Schema de W3C
|
||||
y Web Ontology Language.</dc:description>
|
||||
<dc:description xml:lang="de">Das Vokabular "Description of a Project (DOAP)", beschrieben durch W3C RDF Schema and the Web Ontology Language.</dc:description>
|
||||
<dc:description xml:lang="cs">Slovník Description of a Project (DOAP, Popis projektu), popsaný použitím W3C RDF Schema a Web Ontology Language.</dc:description>
|
||||
<dc:description xml:lang="pt">Vocabulário de descrição de um Projeto (DOAP - Description of a Project), descrito no esquema (schema) W3C RDF e na Web Ontology Language.</dc:description>
|
||||
<dc:creator>Edd Wilder-James</dc:creator>
|
||||
<dc:format>application/rdf+xml</dc:format>
|
||||
<dc:rights>Copyright © The DOAP Authors</dc:rights>
|
||||
|
||||
<foaf:maker>
|
||||
<foaf:Person>
|
||||
<foaf:name>Edd Wilder-James</foaf:name>
|
||||
<foaf:mbox rdf:resource="mailto:edd@usefulinc.com" />
|
||||
</foaf:Person>
|
||||
</foaf:maker>
|
||||
|
||||
</owl:Ontology>
|
||||
|
||||
<!-- Classes are listed first -->
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#Project">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">Project</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">Projet</rdfs:label>
|
||||
<rdfs:label xml:lang="es">Proyecto</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Projekt</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">Projekt</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Projeto</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">A project.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Un projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Un proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Ein Projekt.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Projekt.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Projeto.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Project" />
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Project" />
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#Version">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">Version</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">Version</rdfs:label>
|
||||
<rdfs:label xml:lang="es">Versión</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Version</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">Verze</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Versão</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Version information of a project release.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Détails sur une version d'une release d'un projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Información sobre la versión de un release del proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Versionsinformation eines Projekt Releases.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Informace o uvolněné verzi projektu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Informação sobre a versão do projeto lançado.</rdfs:comment>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#Specification">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">Specification</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Especificação</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">A specification of a system's aspects, technical or otherwise.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">A especificação de aspetos, técnicas ou outros do sistema.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#Repository">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">Dépôt</rdfs:label>
|
||||
<rdfs:label xml:lang="es">Repositorio</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">Úložiště</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Repositório</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Source code repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Dépôt du code source.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Repositorio del código fuente.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Quellcode-Versionierungssystem.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Úložiště zdrojových kódů.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Repositório do código fonte.</rdfs:comment>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#SVNRepository">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">Subversion Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">Dépôt Subversion</rdfs:label>
|
||||
<rdfs:label xml:lang="es">Repositorio Subversion</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Subversion Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">Úložiště Subversion</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Repositório Subversion</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Subversion source code repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Dépôt Subversion du code source.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Repositorio Subversion del código fuente.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Subversion Quellcode-Versionierungssystem.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Úložiště zdrojových kódů Subversion.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Repositório Subversion do código fonte.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#GitRepository">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">Git Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">Dépôt Git</rdfs:label>
|
||||
<rdfs:label xml:lang="es">Repositorio Git</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Git Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">Úložiště Git</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Repositório Git</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Git source code repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Dépôt Git du code source.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Repositorio Git del código fuente.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Git Quellcode-Versionierungssystem.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Úložiště zdrojových kódů Git.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Repositório Git do código fonte.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#BKRepository">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">BitKeeper Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">Dépôt BitKeeper</rdfs:label>
|
||||
<rdfs:label xml:lang="es">Repositorio BitKeeper</rdfs:label>
|
||||
<rdfs:label xml:lang="de">BitKeeper Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">Úložiště BitKeeper</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Repositório Bitkeeper</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">BitKeeper source code repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Dépôt BitKeeper du code source.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Repositorio BitKeeper del código fuente.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">BitKeeper Quellcode-Versionierungssystem.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Úložiště zdrojových kódů BitKeeper.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Repositório BitKeeper do código fonte.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#CVSRepository">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">CVS Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">Dépôt CVS</rdfs:label>
|
||||
<rdfs:label xml:lang="es">Repositorio CVS</rdfs:label>
|
||||
<rdfs:label xml:lang="de">CVS Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">Úložiště CVS</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Repositório CVS</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">CVS source code repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Dépôt CVS du code source.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Repositorio CVS del código fuente.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">CVS Quellcode-Versionierungssystem.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Úložiště zdrojových kódů CVS.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Repositório CVS do código fonte.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#ArchRepository">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">GNU Arch repository</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">Dépôt GNU Arch</rdfs:label>
|
||||
<rdfs:label xml:lang="es">Repositorio GNU Arch</rdfs:label>
|
||||
<rdfs:label xml:lang="de">GNU Arch repository</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">Úložiště GNU Arch</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Repositório GNU Arch</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">GNU Arch source code repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Dépôt GNU Arch du code source.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Repositorio GNU Arch del código fuente.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">GNU Arch Quellcode-Versionierungssystem.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Úložiště zdrojových kódů GNU Arch.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Repositório GNU Arch do código fonte.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#BazaarBranch">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">Bazaar Branch</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Ramificação Bazaar</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Bazaar source code branch.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Código fonte da ramificação Bazaar.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#GitBranch">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">Git Branch</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Ramificação Git</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Git source code branch.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Código fonte da ramificação Git.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#HgRepository">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">Mercurial Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Repositório Mercurial</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Mercurial source code repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Repositório Mercurial do código fonte.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://usefulinc.com/ns/doap#DarcsRepository">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">darcs Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">Dépôt darcs</rdfs:label>
|
||||
<rdfs:label xml:lang="es">Repositorio darcs</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Repositório darcs</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">darcs source code repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Dépôt darcs du code source.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Repositorio darcs del código fuente.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Repositório darcs do código fonte.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
</rdfs:Class>
|
||||
|
||||
|
||||
|
||||
<!-- Properties -->
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#name">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">name</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">nom</rdfs:label>
|
||||
<rdfs:label xml:lang="es">nombre</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Name</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">jméno</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">nome</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">A name of something.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Le nom de quelque chose.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">El nombre de algo.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Der Name von Irgendwas</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Jméno něčeho.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">O nome de alguma coisa.</rdfs:comment>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal" />
|
||||
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#label" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#homepage">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">homepage</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">page web</rdfs:label>
|
||||
<rdfs:label xml:lang="es">página web</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Homepage</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">domovská stránka</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">página web</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">URL of a project's homepage,
|
||||
associated with exactly one project.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">L'URL de la page web d'un projet,
|
||||
associée avec un unique projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">El URL de la página de un proyecto,
|
||||
asociada con exactamente un proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">URL der Projekt-Homepage,
|
||||
verbunden mit genau einem Projekt.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">URL adresa domovské stránky projektu asociované s právě jedním projektem.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">O URL da página de um projeto,
|
||||
asociada com exactamente um projeto.</rdfs:comment>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty" />
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/homepage" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#old-homepage">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">old homepage</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">ancienne page web</rdfs:label>
|
||||
<rdfs:label xml:lang="es">página web antigua</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Alte Homepage</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">stará domovská stránka</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">página web antiga</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">URL of a project's past homepage,
|
||||
associated with exactly one project.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">L'URL d'une ancienne page web d'un
|
||||
projet, associée avec un unique projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">El URL de la antigua página de un proyecto,
|
||||
asociada con exactamente un proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">URL der letzten Projekt-Homepage,
|
||||
verbunden mit genau einem Projekt.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">URL adresa předešlé domovské stránky projektu asociované s právě jedním projektem.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">O URL antigo da página de um projeto,
|
||||
associada com exactamente um projeto.</rdfs:comment>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty" />
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/homepage" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#security-policy">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">security policy</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">URL of the security policy of a project.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/page" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#created">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">created</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">créé</rdfs:label>
|
||||
<rdfs:label xml:lang="es">creado</rdfs:label>
|
||||
<rdfs:label xml:lang="de">erstellt</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">vytvořeno</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">criado</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Date when something was created, in YYYY-MM-DD form. e.g. 2004-04-05</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Date à laquelle a été créé quelque chose, au format AAAA-MM-JJ (par ex. 2004-04-05)</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Fecha en la que algo fue creado, en formato AAAA-MM-DD. e.g. 2004-04-05</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Erstellungsdatum von Irgendwas, angegeben im YYYY-MM-DD Format, z.B. 2004-04-05.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Datum, kdy bylo něco vytvořeno ve formátu RRRR-MM-DD, např. 2004-04-05</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Data em que algo foi criado, no formato AAAA-MM-DD. e.g. 2004-04-05</rdfs:comment>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#shortdesc">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">short description</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">description courte</rdfs:label>
|
||||
<rdfs:label xml:lang="es">descripción corta</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Kurzbeschreibung</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">krátký popis</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">descrição curta</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Short (8 or 9 words) plain text description of a project.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Texte descriptif concis (8 ou 9 mots) d'un projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Descripción corta (8 o 9 palabras) en texto plano de un proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Kurzbeschreibung (8 oder 9 Wörter) eines Projects als einfacher Text.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Krátký (8 nebo 9 slov) čistě textový popis projektu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Descrição curta (com 8 ou 9 palavras) de um projeto em texto apenas.</rdfs:comment>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#description">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">description</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">description</rdfs:label>
|
||||
<rdfs:label xml:lang="es">descripción</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Beschreibung</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">popis</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">descrição</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Plain text description of a project, of 2-4 sentences in length.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Texte descriptif d'un projet, long de 2 à 4 phrases.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Descripción en texto plano de un proyecto, de 2 a 4 enunciados de longitud.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Beschreibung eines Projekts als einfacher Text mit der Länge von 2 bis 4 Sätzen.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Čistě textový, 2 až 4 věty dlouhý popis projektu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Descrição de um projeto em texto apenas, com 2 a 4 frases de comprimento.</rdfs:comment>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#release">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">release</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">release</rdfs:label>
|
||||
<rdfs:label xml:lang="es">release</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Release</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">release</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">publicação</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">A project release.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Une release (révision) d'un projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Un release (versión) de un proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Ein Release (Version) eines Projekts.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Relase (verze) projektu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">A publicação de um projeto.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://usefulinc.com/ns/doap#Version" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#mailing-list">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">mailing list</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">liste de diffusion</rdfs:label>
|
||||
<rdfs:label xml:lang="es">lista de correo</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Mailing Liste</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">e–mailová diskuse</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">lista de distribuição de e-mail</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Mailing list home page or email address.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Page web de la liste de diffusion, ou adresse de courriel.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Página web de la lista de correo o dirección de correo.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Homepage der Mailing Liste oder E-Mail Adresse.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Domovská stránka nebo e–mailová adresa e–mailové diskuse.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Página web da lista de distribuição de e-mail ou dos endereços.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://rdfs.org/sioc/types#MailingList" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#support-forum">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">supporting forum</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">A forum or community that supports this project.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://rdfs.org/sioc/ns#Container" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#developer-forum">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">developer forum</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">A forum or community for developers of this project.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://rdfs.org/sioc/ns#Container" />
|
||||
</rdf:Property>
|
||||
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#category">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">category</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">catégorie</rdfs:label>
|
||||
<rdfs:label xml:lang="es">categoría</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Kategorie</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">kategorie</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">categoria</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">A category of project.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Une catégorie de projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Una categoría de proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Eine Kategorie eines Projektes.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Kategorie projektu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Uma categoría de projeto.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
</rdf:Property>
|
||||
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#license">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">license</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">licence</rdfs:label>
|
||||
<rdfs:label xml:lang="es">licencia</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Lizenz</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">licence</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">licença</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">The URI of an RDF description of the license the software is distributed under. E.g. a SPDX reference</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">L'URI d'une description RDF de la licence sous laquelle le programme est distribué.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">El URI de una descripción RDF de la licencia bajo la cuál se distribuye el software.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Die URI einer RDF-Beschreibung einer Lizenz unter der die Software herausgegeben wird. z.B. eine SPDX Referenz</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">URI adresa RDF popisu licence, pod kterou je software distribuován.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">O URI de uma descrição RDF da licença do software sob a qual é distribuída. Ex.: referência SPDX</rdfs:comment>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#repository">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">repository</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">dépôt</rdfs:label>
|
||||
<rdfs:label xml:lang="es">repositorio</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Repository</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">úložiště</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">repositório</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Source code repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Dépôt du code source.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Repositorio del código fuente.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Quellcode-Versionierungssystem.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Úložiště zdrojových kódů.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Repositório do código fonte.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
<owl:inverseOf rdf:resource="http://usefulinc.com/ns/doap#repositoryOf" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#repositoryOf">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">repository of</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">The project that uses a repository.</rdfs:comment>
|
||||
<rdfs:range rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
<owl:inverseOf rdf:resource="http://usefulinc.com/ns/doap#repository" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#anon-root">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">anonymous root</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">racine anonyme</rdfs:label>
|
||||
<rdfs:label xml:lang="es">raíz anónima</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Anonymes Root</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">anonymní kořen</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">raíz anónima</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Repository for anonymous access.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Dépôt pour accès anonyme.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Repositorio para acceso anónimo.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Repository für anonymen Zugriff</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Úložiště pro anonymní přístup.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Repositório para acesso anónimo.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#browse">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">browse</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">visualiser</rdfs:label>
|
||||
<rdfs:label xml:lang="es">navegar</rdfs:label>
|
||||
<rdfs:label xml:lang="de">browse</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">prohlížeč</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">navegar</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Web browser interface to repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Interface web au dépôt.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Interface web del repositorio.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Web-Browser Interface für das Repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Webové rozhraní pro prohlížení úložiště.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Interface web do repositório.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#module">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">module</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">module</rdfs:label>
|
||||
<rdfs:label xml:lang="es">módulo</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Modul</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">modul</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">módulo</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Module name of a Subversion, CVS, BitKeeper or Arch repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Nom du module d'un dépôt Subversion, CVS, BitKeeper ou Arch.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Nombre del módulo de un repositorio Subversion, CVS, BitKeeper o Arch.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Modul-Name eines Subversion, CVS, BitKeeper oder Arch Repositorys.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Jméno modulu v CVS, BitKeeper nebo Arch úložišti.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Nome do módulo de um repositório Subversion, CVS, BitKeeper ou Arch.</rdfs:comment>
|
||||
<!-- doesn't apply to subversion repositories -->
|
||||
<rdfs:domain>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<owl:Class rdf:about="http://usefulinc.com/ns/doap#CVSRepository" />
|
||||
<owl:Class rdf:about="http://usefulinc.com/ns/doap#ArchRepository" />
|
||||
<owl:Class rdf:about="http://usefulinc.com/ns/doap#BKRepository" />
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:domain>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#location">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">repository location</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">emplacement du dépôt</rdfs:label>
|
||||
<rdfs:label xml:lang="es">lugar del respositorio</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Repository Lokation</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">umístění úložiště</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">localização do respositório</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Location of a repository.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Emplacement d'un dépôt.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">lugar de un repositorio.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Lokation eines Repositorys.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Umístění úložiště.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Localização de um repositório.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Repository" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#download-page">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">download page</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">page de téléchargement</rdfs:label>
|
||||
<rdfs:label xml:lang="es">página de descarga</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Seite zum Herunterladen</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">stránka pro stažení</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">página para download</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Web page from which the project software can be downloaded.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Page web à partir de laquelle on peut télécharger le programme.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Página web de la cuál se puede bajar el software.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Web-Seite von der die Projekt-Software heruntergeladen werden kann.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Webová stránka, na které lze stáhnout projektový software.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Página web da qual o projeto de software pode ser descarregado.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#download-mirror">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">download mirror</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">miroir pour le téléchargement</rdfs:label>
|
||||
<rdfs:label xml:lang="es">mirror de descarga</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Spiegel der Seite zum Herunterladen</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">zrcadlo stránky pro stažení</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">mirror para download</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Mirror of software download web page.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Miroir de la page de téléchargement du programme.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Mirror de la página web de descarga.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Spiegel der Seite von die Projekt-Software heruntergeladen werden kann.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Zrcadlo stránky pro stažení softwaru.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Mirror da página web para fazer download.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#revision">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">revision</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">révision</rdfs:label>
|
||||
<rdfs:label xml:lang="es">versión</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Version</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">verze</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">revisão</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Revision identifier of a software release.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Identifiant de révision d'une release du programme.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Indentificador de la versión de un release de software.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Versionsidentifikator eines Software-Releases.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Identifikátor zpřístupněné revize softwaru.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Identificador do lançamento da revisão do software.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Version" />
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#file-release">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">file-release</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">soubor revize</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">publicação do ficheiro</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">URI of download associated with this release.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">URI adresa stažení asociované s revizí.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">URI para download associado com a publicação.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Version" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#wiki">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">wiki</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">wiki</rdfs:label>
|
||||
<rdfs:label xml:lang="es">wiki</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Wiki</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">wiki</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">wiki</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">URL of Wiki for collaborative discussion of project.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">L'URL du Wiki pour la discussion collaborative sur le projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">URL del Wiki para discusión colaborativa del proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Wiki-URL für die kollaborative Dikussion eines Projektes.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">URL adresa wiki projektu pro společné diskuse.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">URL da Wiki para discussão em grupo do projeto.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://rdfs.org/sioc/types#Wiki" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#bug-database">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">bug database</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">suivi des bugs</rdfs:label>
|
||||
<rdfs:label xml:lang="es">base de datos de bugs</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Fehlerdatenbank</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">databáze chyb</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">base de dados de bugs</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Bug tracker for a project.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Suivi des bugs pour un projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Bug tracker para un proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Fehlerdatenbank eines Projektes.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Správa chyb projektu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Bug tracker para um projeto.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#screenshots">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">screenshots</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">captures d'écran</rdfs:label>
|
||||
<rdfs:label xml:lang="es">capturas de pantalla</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Screenshots</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">snímek obrazovky</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">capturas de ecrãs</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Web page with screenshots of project.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Page web avec des captures d'écran du projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Página web con capturas de pantalla del proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Web-Seite mit Screenshots eines Projektes.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Webová stránka projektu se snímky obrazovky.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Página web com as capturas de ecrãn do projeto.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#maintainer">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">maintainer</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">développeur principal</rdfs:label>
|
||||
<rdfs:label xml:lang="es">desarrollador principal</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Projektverantwortlicher</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">správce</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">programador principal</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Maintainer of a project, a project leader.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Développeur principal d'un projet, un meneur du projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Desarrollador principal de un proyecto, un líder de proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Hauptentwickler eines Projektes, der Projektleiter</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Správce projektu, vedoucí projektu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Programador principal de um projeto, um líder de projeto.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#developer">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">developer</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">développeur</rdfs:label>
|
||||
<rdfs:label xml:lang="es">desarrollador</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Entwickler</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">vývojář</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">programador</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Developer of software for the project.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Développeur pour le projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Desarrollador de software para el proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Software-Entwickler für eine Projekt.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Vývojář softwaru projektu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Programador de software para o projeto.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#security-contact">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">security contact</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">The Agent that should be contacted
|
||||
if security issues are found with the project.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#documenter">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">documenter</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">rédacteur de l'aide</rdfs:label>
|
||||
<rdfs:label xml:lang="es">escritor de ayuda</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Dokumentator</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">dokumentarista</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">documentador</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Contributor of documentation to the project.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Collaborateur à la documentation du projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Proveedor de documentación para el proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Mitarbeiter an der Dokumentation eines Projektes.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Spoluautor dokumentace projektu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Contribuidor para a documentação do projeto.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#translator">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">translator</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">traducteur</rdfs:label>
|
||||
<rdfs:label xml:lang="es">traductor</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Übersetzer</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">překladatel</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">tradutor</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Contributor of translations to the project.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Collaborateur à la traduction du projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Proveedor de traducciones al proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Mitarbeiter an den Übersetzungen eines Projektes.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Spoluautor překladu projektu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Contribuidor das traduções para o projeto.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#tester">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">tester</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">testeur</rdfs:label>
|
||||
<rdfs:label xml:lang="es">tester</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Tester</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">tester</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">controlador</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">A tester or other quality control contributor.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Un testeur ou un collaborateur au contrôle qualité.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Un tester u otro proveedor de control de calidad.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Ein Tester oder anderer Mitarbeiter der Qualitätskontrolle.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Tester nebo jiný spoluautor kontrolující kvalitu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Um controlador ou outro contribuidor para o controlo de qualidade.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#helper">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">helper</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">collaborateur</rdfs:label>
|
||||
<rdfs:label xml:lang="es">colaborador</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Helfer</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">spoluautor</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">colaborador</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Project contributor.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Collaborateur au projet.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Colaborador del proyecto.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Projekt-Mitarbeiter.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Spoluautor projektu.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Ajudante ou colaborador do projeto.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#programming-language">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">programming language</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">langage de programmation</rdfs:label>
|
||||
<rdfs:label xml:lang="es">lenguaje de programación</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Programmiersprache</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">programovací jazyk</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">linguagem de programação</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Programming language a project is implemented in or intended for use with.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Langage de programmation avec lequel un projet est implémenté,
|
||||
ou avec lequel il est prévu de l'utiliser.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Lenguaje de programación en el que un proyecto es implementado o con el cuál pretende usarse.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Programmiersprache in der ein Projekt implementiert ist oder intendiert wird zu benutzen.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Programovací jazyk, ve kterém je projekt implementován nebo pro který je zamýšlen k použití.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Linguagem de programação que o projeto usa ou é para ser utilizada.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#os">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">operating system</rdfs:label>
|
||||
<rdfs:label xml:lang="fr">système d'exploitation</rdfs:label>
|
||||
<rdfs:label xml:lang="es">sistema operativo</rdfs:label>
|
||||
<rdfs:label xml:lang="de">Betriebssystem</rdfs:label>
|
||||
<rdfs:label xml:lang="cs">operační systém</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">sistema operativo</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Operating system that a project is limited to. Omit this property if the project is not OS-specific.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="fr">Système d'exploitation auquel est limité le projet. Omettez cette propriété si le
|
||||
projet n'est pas limité à un système d'exploitation.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="es">Sistema opertivo al cuál está limitado el proyecto. Omita esta propiedad si el proyecto no es específico
|
||||
de un sistema opertaivo en particular.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="de">Betriebssystem auf dem das Projekt eingesetzt werden kann. Diese Eigenschaft kann ausgelassen werden, wenn das Projekt nicht BS-spezifisch ist.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="cs">Operační systém, na jehož použití je projekt limitován. Vynechejte tuto vlastnost, pokud je projekt nezávislý na operačním systému.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="en">Sistema operativo a que o projeto está limitado. Omita esta propriedade se o projeto não é condicionado pelo SO usado.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Version" />
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#implements">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">Implements specification</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">Especificações para implementação</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">A specification that a project implements. Could be a standard, API or legally defined level of conformance.</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Uma especificação que um projeto implementa. Pode ser uma padrão, API ou um nível de conformidade definida legalmente.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://usefulinc.com/ns/doap#Specification" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#service-endpoint">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">service endpoint</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">The URI of a web service endpoint where software as a service may be accessed</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#language">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">language</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">idioma</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">ISO language code a project has been translated into</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Código de idioma ISO do projeto para o qual foi traduzido</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#vendor">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">vendor</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Vendor organization: commercial, free or otherwise</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Organization" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#platform">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">platform</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">plataforma</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Indicator of software platform (non-OS specific), e.g. Java, Firefox, ECMA CLR</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Indicador da plataforma do software (não específico a nenhum SO), ex.: Java, Firefox, ECMA CLR</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Version" />
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#audience">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">audience</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">audiência</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">Description of target user base</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">Descrição do utilizador base alvo</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal" />
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#blog">
|
||||
<rdfs:isDefinedBy rdf:resource="http://usefulinc.com/ns/doap#" />
|
||||
<rdfs:label xml:lang="en">blog</rdfs:label>
|
||||
<rdfs:label xml:lang="pt">blog</rdfs:label>
|
||||
<rdfs:comment xml:lang="en">URI of a blog related to a project</rdfs:comment>
|
||||
<rdfs:comment xml:lang="pt">URI de um blog relacionado com um projeto</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://usefulinc.com/ns/doap#Project" />
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource" />
|
||||
<rdfs:range rdf:resource="http://rdfs.org/sioc/types#Weblog" />
|
||||
</rdf:Property>
|
||||
|
||||
</rdf:RDF>
|
||||
|
||||
609
Sources/Ontologies/FOAF/index.rdf
Normal file
609
Sources/Ontologies/FOAF/index.rdf
Normal file
@@ -0,0 +1,609 @@
|
||||
<!-- This is the FOAF formal vocabulary description, expressed using W3C RDFS and OWL markup. foaf/spec version -->
|
||||
<!-- For more information about FOAF: -->
|
||||
<!-- see the FOAF project homepage, http://www.foaf-project.org/ -->
|
||||
<!-- FOAF specification, http://xmlns.com/foaf/spec/ -->
|
||||
<!-- -->
|
||||
<!-- first we introduce a number of RDF namespaces we will be using... -->
|
||||
<rdf:RDF
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:wot="http://xmlns.com/wot/0.1/"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<!-- Here we describe general characteristics of the FOAF vocabulary ('ontology'). -->
|
||||
<owl:Ontology rdf:about="http://xmlns.com/foaf/0.1/" dc:title="Friend of a Friend (FOAF) vocabulary" dc:description="The Friend of a Friend (FOAF) RDF vocabulary, described using W3C RDF Schema and the Web Ontology Language." >
|
||||
</owl:Ontology>
|
||||
|
||||
|
||||
<!-- OWL/RDF interop section - geeks only -->
|
||||
<!-- most folk can ignore this lot. the game here is to make FOAF
|
||||
work with vanilla RDF/RDFS tools, and with the stricter OWL DL
|
||||
profile of OWL. At the moment we're in the OWL Full flavour of OWL.
|
||||
The following are tricks to try have the spec live in both worlds
|
||||
at once. See
|
||||
http://phoebus.cs.man.ac.uk:9999/OWL/Validator
|
||||
http://www.mindswap.org/2003/pellet/demo.shtml
|
||||
...for some tools that help. -->
|
||||
<owl:AnnotationProperty rdf:about="http://xmlns.com/wot/0.1/assurance"/>
|
||||
<owl:AnnotationProperty rdf:about="http://xmlns.com/wot/0.1/src_assurance"/>
|
||||
<owl:AnnotationProperty rdf:about="http://www.w3.org/2003/06/sw-vocab-status/ns#term_status"/>
|
||||
<!-- DC terms are NOT annotation properties in general, so we consider the following
|
||||
claims scoped to this document. They may be removed in future revisions if
|
||||
OWL tools become more flexible. -->
|
||||
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description"/>
|
||||
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/title"/>
|
||||
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/date"/>
|
||||
<owl:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#Class"/>
|
||||
|
||||
<!-- <owl:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#Resource"/>
|
||||
<owl:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#Literal"/> -->
|
||||
<!-- end of OWL/RDF interop voodoo. mostly. -->
|
||||
|
||||
<!-- utility class, a candidate for replacing the pattern of subproperty-ing rdfs:label -->
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/LabelProperty" vs:term_status="unstable">
|
||||
<rdfs:label>Label Property</rdfs:label>
|
||||
<rdfs:comment>A foaf:LabelProperty is any RDF property with texual values that serve as labels.</rdfs:comment>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<!-- FOAF classes (types) are listed first. -->
|
||||
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Person" rdfs:label="Person" rdfs:comment="A person." vs:term_status="stable">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class" />
|
||||
<owl:equivalentClass rdf:resource="http://schema.org/Person" />
|
||||
<owl:equivalentClass rdf:resource="http://www.w3.org/2000/10/swap/pim/contact#Person" />
|
||||
<!-- <rdfs:subClassOf><owl:Class rdf:about="http://xmlns.com/wordnet/1.6/Person"/></rdfs:subClassOf> -->
|
||||
<rdfs:subClassOf><owl:Class rdf:about="http://xmlns.com/foaf/0.1/Agent"/></rdfs:subClassOf>
|
||||
<!-- <rdfs:subClassOf><owl:Class rdf:about="http://xmlns.com/wordnet/1.6/Agent"/></rdfs:subClassOf> -->
|
||||
<rdfs:subClassOf><owl:Class rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing" rdfs:label="Spatial Thing"/></rdfs:subClassOf>
|
||||
<!-- aside:
|
||||
are spatial things always spatially located?
|
||||
Person includes imaginary people... discuss... -->
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
|
||||
<!-- <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Document"/> this was a mistake; tattoo'd people, for example. -->
|
||||
|
||||
<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
|
||||
<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Project"/>
|
||||
</rdfs:Class>
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Document" rdfs:label="Document" rdfs:comment="A document." vs:term_status="stable">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<owl:equivalentClass rdf:resource="http://schema.org/CreativeWork" />
|
||||
<!-- <rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Document"/> -->
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
|
||||
<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Project"/>
|
||||
</rdfs:Class>
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Organization" rdfs:label="Organization" rdfs:comment="An organization." vs:term_status="stable">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<!-- <rdfs:subClassOf><owl:Class rdf:about="http://xmlns.com/wordnet/1.6/Organization"/></rdfs:subClassOf> -->
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
</rdfs:Class>
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Group" vs:term_status="stable" rdfs:label="Group" rdfs:comment="A class of Agents.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
</rdfs:Class>
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Agent" vs:term_status="stable" rdfs:label="Agent" rdfs:comment="An agent (eg. person, group, software or physical artifact).">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<owl:equivalentClass rdf:resource="http://purl.org/dc/terms/Agent"/>
|
||||
<!-- <rdfs:subClassOf><owl:Class rdf:about="http://xmlns.com/wordnet/1.6/Agent-3"/></rdfs:subClassOf> -->
|
||||
</rdfs:Class>
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Project" vs:term_status="testing" rdfs:label="Project" rdfs:comment="A project (a collective endeavour of some kind).">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<!-- <rdfs:subClassOf><owl:Class rdf:about="http://xmlns.com/wordnet/1.6/Project"/></rdfs:subClassOf> -->
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<!-- arguably a subclass of Agent; to be discussed -->
|
||||
</rdfs:Class>
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Image" vs:term_status="stable" rdfs:label="Image" rdfs:comment="An image.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<owl:equivalentClass rdf:resource="http://schema.org/ImageObject" />
|
||||
<!-- <rdfs:subClassOf><owl:Class rdf:about="http://xmlns.com/wordnet/1.6/Document"/></rdfs:subClassOf> -->
|
||||
<rdfs:subClassOf><owl:Class rdf:about="http://xmlns.com/foaf/0.1/Document"/></rdfs:subClassOf>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/PersonalProfileDocument" rdfs:label="PersonalProfileDocument" rdfs:comment="A personal profile RDF document." vs:term_status="testing">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/OnlineAccount" vs:term_status="testing" rdfs:label="Online Account" rdfs:comment="An online account.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing" rdfs:label="Thing"/>
|
||||
</rdfs:Class>
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/OnlineGamingAccount" vs:term_status="unstable" rdfs:label="Online Gaming Account" rdfs:comment="An online gaming account.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/OnlineAccount"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdfs:Class>
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/OnlineEcommerceAccount" vs:term_status="unstable" rdfs:label="Online E-commerce Account" rdfs:comment="An online e-commerce account.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/OnlineAccount"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdfs:Class>
|
||||
<rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/OnlineChatAccount" vs:term_status="unstable" rdfs:label="Online Chat Account" rdfs:comment="An online chat account.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/OnlineAccount"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdfs:Class>
|
||||
<!-- FOAF properties (ie. relationships). -->
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/mbox" vs:term_status="stable" rdfs:label="personal mailbox" rdfs:comment="A
|
||||
personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that there is (across time and change) at most one individual that ever has any particular value for foaf:mbox.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/mbox_sha1sum" vs:term_status="testing" rdfs:label="sha1sum of a personal mailbox URI name" rdfs:comment="The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the first owner of the mailbox.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
|
||||
<!--
|
||||
put it back in again 2006-01-29 - see
|
||||
http://chatlogs.planetrdf.com/swig/2006-01-29.html#T21-12-35
|
||||
I have mailed rdfweb-dev@vapours.rdfweb.org for discussion.
|
||||
Libby
|
||||
|
||||
Commenting out as a kindness to OWL DL users. The semantics didn't quite cover
|
||||
our usage anyway, since (a) we want static-across-time, which is so beyond OWL as
|
||||
to be from another planet (b) we want identity reasoning invariant across xml:lang
|
||||
tagging. FOAF code will know what to do. OWL folks note, this assertion might return.
|
||||
|
||||
danbri
|
||||
-->
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/gender" vs:term_status="testing"
|
||||
rdfs:label="gender"
|
||||
rdfs:comment="The gender of this Agent (typically but not necessarily 'male' or 'female').">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<!-- whatever one's gender is, and we are liberal in leaving room for more options
|
||||
than 'male' and 'female', we model this so that an agent has only one gender. -->
|
||||
</rdf:Property>
|
||||
|
||||
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/geekcode" vs:term_status="archaic" rdfs:label="geekcode" rdfs:comment="A textual geekcode for this person, see http://www.geekcode.com/geek.html">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/dnaChecksum" vs:term_status="archaic" rdfs:label="DNA checksum" rdfs:comment="A checksum for the DNA of some thing. Joke.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/sha1" vs:term_status="unstable" rdfs:label="sha1sum (hex)" rdfs:comment="A sha1sum hash, in hex.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<!-- rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty" -->
|
||||
<!-- IFP under discussion -->
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/based_near" vs:term_status="testing" rdfs:label="based near" rdfs:comment="A location that something is based near, for some broadly human notion of near.">
|
||||
<!-- see http://esw.w3.org/topic/GeoOnion for extension ideas -->
|
||||
<!-- this was ranged as Agent... hmm -->
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<!-- FOAF naming properties -->
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/title" vs:term_status="testing" rdfs:label="title" rdfs:comment="Title (Mr, Mrs, Ms, Dr. etc)">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/nick" vs:term_status="testing" rdfs:label="nickname" rdfs:comment="A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames).">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<!-- ......................... chat IDs ........................... -->
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/jabberID" vs:term_status="testing" rdfs:label="jabber ID" rdfs:comment="A jabber ID for something.">
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<!--
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/nick"/>
|
||||
...different to the other IM IDs, as Jabber has wider usage, so
|
||||
we don't want the implied rdfs:domain here.
|
||||
|
||||
-->
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<!-- there is a case for using resources/URIs here, ... -->
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/aimChatID" vs:term_status="testing" rdfs:label="AIM chat ID" rdfs:comment="An AIM chat ID">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/nick"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/skypeID" vs:term_status="testing" rdfs:label="Skype ID" rdfs:comment="A Skype ID">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/nick"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<!-- todo: OWL2 easy key definition -->
|
||||
</rdf:Property>
|
||||
|
||||
<!-- http://www.stud.uni-karlsruhe.de/~uck4/ICQ/Packet-112.html -->
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/icqChatID" vs:term_status="testing" rdfs:label="ICQ chat ID" rdfs:comment="An ICQ chat ID">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/nick"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/yahooChatID" vs:term_status="testing" rdfs:label="Yahoo chat ID" rdfs:comment="A Yahoo chat ID">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/nick"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/msnChatID" vs:term_status="testing" rdfs:label="MSN chat ID" rdfs:comment="An MSN chat ID">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/nick"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
</rdf:Property>
|
||||
<!-- ....................................................... -->
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/name" vs:term_status="testing" rdfs:label="name" rdfs:comment="A name for some thing.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#label"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/firstName" vs:term_status="testing" rdfs:label="firstName" rdfs:comment="The first name of a person.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/lastName" vs:term_status="testing" rdfs:label="lastName" rdfs:comment="The last name of a person.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/givenName" vs:term_status="testing" rdfs:label="Given name" rdfs:comment="The given name of some person.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/givenname" vs:term_status="archaic" rdfs:label="Given name" rdfs:comment="The given name of some person.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/surname" vs:term_status="archaic" rdfs:label="Surname" rdfs:comment="The surname of some person.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/family_name" vs:term_status="archaic" rdfs:label="family_name" rdfs:comment="The family name of some person.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/familyName" vs:term_status="testing" rdfs:label="familyName" rdfs:comment="The family name of some person.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<!-- end of naming properties. See http://rdfweb.org/issues/show_bug.cgi?id=7
|
||||
for open issue / re-design discussions.
|
||||
-->
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/phone" vs:term_status="testing" rdfs:label="phone" rdfs:comment="A phone, specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/homepage" vs:term_status="stable" rdfs:label="homepage" rdfs:comment="A homepage for some thing.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/page"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/isPrimaryTopicOf"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
<!-- previously: rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent" -->
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/weblog" vs:term_status="stable" rdfs:label="weblog" rdfs:comment="A weblog of some thing (whether person, group, company etc.).">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/page"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/openid" vs:term_status="testing" rdfs:label="openid" rdfs:comment="An OpenID for an Agent.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/isPrimaryTopicOf"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/tipjar" vs:term_status="testing" rdfs:label="tipjar" rdfs:comment="A tipjar document for this agent, describing means for payment and reward.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/page"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/plan" vs:term_status="testing" rdfs:label="plan" rdfs:comment="A .plan comment, in the tradition of finger and '.plan' files.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/made" vs:term_status="stable" rdfs:label="made" rdfs:comment="Something that was made by this agent.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/maker"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/maker" vs:term_status="stable" rdfs:label="maker" rdfs:comment="An agent that
|
||||
made this thing.">
|
||||
<owl:equivalentProperty rdf:resource="http://purl.org/dc/terms/creator"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/made"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/img" vs:term_status="testing" rdfs:label="image" rdfs:comment="An image that can be used to represent some thing (ie. those depictions which are particularly representative of something, eg. one's photo on a homepage).">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/depiction"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/depiction" vs:term_status="testing" rdfs:label="depiction" rdfs:comment="A depiction of some thing.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/depicts"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/depicts" vs:term_status="testing" rdfs:label="depicts" rdfs:comment="A thing depicted in this representation.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/depiction"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/thumbnail" vs:term_status="testing" rdfs:label="thumbnail" rdfs:comment="A derived thumbnail image.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/myersBriggs" vs:term_status="testing" rdfs:label="myersBriggs" rdfs:comment="A Myers Briggs (MBTI) personality classification.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/workplaceHomepage" vs:term_status="testing" rdfs:label="workplace homepage" rdfs:comment="A workplace homepage of some person; the homepage of an organization they work for.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/workInfoHomepage" vs:term_status="testing" rdfs:label="work info homepage" rdfs:comment="A work info homepage of some person; a page about their work for some organization.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/schoolHomepage" vs:term_status="testing" rdfs:label="schoolHomepage" rdfs:comment="A homepage of a school attended by the person.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/knows" vs:term_status="stable" rdfs:label="knows" rdfs:comment="A person known by this person (indicating some level of reciprocated interaction between the parties).">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/interest" vs:term_status="testing" rdfs:label="interest" rdfs:comment="A page about a topic of interest to this person.">
|
||||
<!-- we should distinguish the page from the topic more carefully. danbri 2002-07-08 -->
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/topic_interest" vs:term_status="testing" rdfs:label="topic_interest" rdfs:comment="A thing of interest to this person.">
|
||||
<!-- we should distinguish the page from the topic more carefully. danbri 2002-07-08 -->
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/publications" vs:term_status="testing" rdfs:label="publications" rdfs:comment="A link to the publications of this person.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<!-- by libby for ILRT mappings 2001-10-31 -->
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/currentProject" vs:term_status="testing" rdfs:label="current project" rdfs:comment="A current project this person works on.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/pastProject" vs:term_status="testing" rdfs:label="past project" rdfs:comment="A project this person has previously worked on.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/fundedBy" vs:term_status="archaic" rdfs:label="funded by" rdfs:comment="An organization funding a project or person.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/logo" vs:term_status="testing" rdfs:label="logo" rdfs:comment="A logo representing some thing.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/topic" vs:term_status="testing" rdfs:label="topic" rdfs:comment="A topic of some page or document.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/page"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/primaryTopic"
|
||||
vs:term_status="stable" rdfs:label="primary topic" rdfs:comment="The primary topic of some page or document.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/isPrimaryTopicOf"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/focus" vs:term_status="testing" rdfs:label="focus" rdfs:comment="The underlying or 'focal' entity associated with some SKOS-described concept.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2004/02/skos/core#Concept" rdfs:label="Concept"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/isPrimaryTopicOf"
|
||||
vs:term_status="stable" rdfs:label="is primary topic of" rdfs:comment="A document that this thing is the primary topic of.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
|
||||
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/page"/>
|
||||
<owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/primaryTopic"/>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/page" vs:term_status="stable" rdfs:label="page" rdfs:comment="A page or document about this thing.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
<owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/topic"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/theme" vs:term_status="archaic" rdfs:label="theme" rdfs:comment="A theme.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/account" vs:term_status="testing" rdfs:label="account" rdfs:comment="Indicates an account held by this agent.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/OnlineAccount"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/holdsAccount" vs:term_status="archaic" rdfs:label="account" rdfs:comment="Indicates an account held by this agent.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/OnlineAccount"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/accountServiceHomepage" vs:term_status="testing" rdfs:label="account service homepage" rdfs:comment="Indicates a homepage of the service provide for this online account.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/OnlineAccount"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/accountName" vs:term_status="testing" rdfs:label="account name" rdfs:comment="Indicates the name (identifier) associated with this online account.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/OnlineAccount"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/member" vs:term_status="stable" rdfs:label="member" rdfs:comment="Indicates a member of a Group">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Group"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/membershipClass" vs:term_status="unstable" rdfs:label="membershipClass" rdfs:comment="Indicates the class of individuals that are a member of a Group">
|
||||
<!-- maybe we should just use SPARQL or Rules, instead of trying to use OWL here -->
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
|
||||
<!-- Added to keep OWL DL from bluescreening. DON'T CROSS THE STREAMERS, etc. -->
|
||||
<!-- This may get dropped if it means non-DL tools don't expose it as a real property.
|
||||
Should be fine though; I think only OWL stuff cares about AnnotationProperty.
|
||||
Dan -->
|
||||
|
||||
<!-- <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Group"/> prose only for now...-->
|
||||
<!-- <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> -->
|
||||
<!-- <rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Class"/> -->
|
||||
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/birthday" vs:term_status="unstable" rdfs:label="birthday" rdfs:comment="The birthday of this Agent, represented in mm-dd string form, eg. '12-31'.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/age" vs:term_status="unstable" rdfs:label="age" rdfs:comment="The age in years of some agent.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://xmlns.com/foaf/0.1/status" vs:term_status="unstable" rdfs:label="status" rdfs:comment="A string expressing what the user is happy for the general public (normally) to know about their current activity.">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
|
||||
</rdf:Property>
|
||||
|
||||
</rdf:RDF>
|
||||
|
||||
1505
Sources/Ontologies/GFO/gfo-basic-renamed.owl
Normal file
1505
Sources/Ontologies/GFO/gfo-basic-renamed.owl
Normal file
File diff suppressed because it is too large
Load Diff
1228
Sources/Ontologies/GFO/gfo.owl
Normal file
1228
Sources/Ontologies/GFO/gfo.owl
Normal file
File diff suppressed because it is too large
Load Diff
16558
Sources/Ontologies/MR-MPS-SW.owl
Normal file
16558
Sources/Ontologies/MR-MPS-SW.owl
Normal file
File diff suppressed because it is too large
Load Diff
12
Sources/Ontologies/PM-Ontology/README.md
Normal file
12
Sources/Ontologies/PM-Ontology/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Project: Project Management ontology
|
||||
|
||||
## Version control
|
||||
The latest version is available from w3id.org/project#. This points to the master branch of this repository.
|
||||
Developments are stored in the Development branch and feature branches are created for features that are not yet implemented in the development branch.
|
||||
|
||||
## Adding content to the project management ontology
|
||||
1. Fork this repository.
|
||||
2. Add contribution to the ontology or add a separate alignment file.
|
||||
3. Commit your changes and submit a [pull request](https://github.com/perma-id/w3id.org/pulls).
|
||||
4. w3c-lbd administrators will review your pull request and merge it if everything looks correct. Once the pull request is merged, the changes go live immediately.
|
||||
|
||||
849
Sources/Ontologies/PM-Ontology/UPonto-GIT-002.owl
Normal file
849
Sources/Ontologies/PM-Ontology/UPonto-GIT-002.owl
Normal file
@@ -0,0 +1,849 @@
|
||||
@prefix : <http://www.UPonto.org/UPonto/> .
|
||||
@prefix cc: <http://creativecommons.org/ns#> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix kp: <http://ontology.eil.utoronto.ca/kp.owl#> .
|
||||
@prefix mo: <http://purl.org/ontology/mo/> .
|
||||
@prefix v1: <http://www.loc.gov/mads/rdf/v1#> .
|
||||
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
|
||||
@prefix owl: <http://www.w3.org/2002/07/owl#> .
|
||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
|
||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
||||
@prefix MARC: <http://id.loc.gov/vocabulary/countries/> .
|
||||
@prefix adms: <http://www.w3.org/ns/adms#> .
|
||||
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
|
||||
@prefix prov: <http://www.w3.org/ns/prov#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
|
||||
@prefix time: <http://www.w3.org/2006/time#> .
|
||||
@prefix vann: <http://purl.org/vocab/vann/> .
|
||||
@prefix voaf: <http://purl.org/vocommons/voag#> .
|
||||
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
|
||||
@prefix BibTeX: <http://data.bibbase.org/ontology/#> .
|
||||
@prefix Schema: <http://schema.org/> .
|
||||
@prefix dcterm: <http://purl.org/dc/terms/> .
|
||||
@base <http://www.UPonto.org/UPonto/> .
|
||||
|
||||
<http://www.UPonto.org/UPonto/> rdf:type owl:Ontology ;
|
||||
vann:preferredNamespaceUri "UP" ;
|
||||
dc:title "Blank" ;
|
||||
dc:modified "2016-03-21"^^xsd:dateTime ;
|
||||
vann:preferredNamespacePrefix "UP" ;
|
||||
dc:creator "Pouya Zangeneh" ;
|
||||
owl:versionInfo "This is Version 1 published at 2016-03-21"@en ;
|
||||
adms:relatedDocumentation "To be published" ;
|
||||
cc:license "http://creativecommons.org/licenses/by/3.0/" ;
|
||||
dc:rights "Rights are reserved for the creator" ;
|
||||
dc:issued "2016-03-21"^^xsd:dateTime ;
|
||||
dc:description "Blank" .
|
||||
|
||||
#################################################################
|
||||
# Annotation properties
|
||||
#################################################################
|
||||
|
||||
### http://purl.org/dc/elements/1.1/creator
|
||||
dc:creator rdf:type owl:AnnotationProperty ;
|
||||
dc:title "this is a test title" .
|
||||
|
||||
|
||||
### http://purl.org/dc/elements/1.1/date
|
||||
dc:date rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://purl.org/dc/elements/1.1/description
|
||||
dc:description rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://purl.org/dc/elements/1.1/identifier
|
||||
dc:identifier rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://purl.org/dc/elements/1.1/source
|
||||
dc:source rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://purl.org/dc/elements/1.1/subject
|
||||
dc:subject rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://purl.org/dc/elements/1.1/title
|
||||
dc:title rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://purl.org/dc/terms/abstract
|
||||
dcterm:abstract rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://purl.org/dc/terms/bibliographicCitation
|
||||
dcterm:bibliographicCitation rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://purl.org/dc/terms/description
|
||||
dcterm:description rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://www.loc.gov/mads/rdf/v1#code
|
||||
v1:code rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://www.w3.org/2003/01/geo/wgs84_pos#alt
|
||||
wgs84:alt rdf:type owl:AnnotationProperty ;
|
||||
rdfs:comment """The WGS84 altitude of a SpatialThing (decimal meters
|
||||
above the local reference ellipsoid).""" ;
|
||||
rdfs:label "altitude" ;
|
||||
rdfs:domain wgs84:SpatialThing .
|
||||
|
||||
|
||||
### http://www.w3.org/2003/01/geo/wgs84_pos#lat
|
||||
wgs84:lat rdf:type owl:AnnotationProperty ;
|
||||
rdfs:comment "The WGS84 latitude of a SpatialThing (decimal degrees)." ;
|
||||
rdfs:label "latitude" ;
|
||||
rdfs:domain wgs84:SpatialThing .
|
||||
|
||||
|
||||
### http://www.w3.org/2003/01/geo/wgs84_pos#location
|
||||
wgs84:location rdf:type owl:AnnotationProperty ;
|
||||
rdfs:range wgs84:SpatialThing .
|
||||
|
||||
|
||||
### http://www.w3.org/2003/01/geo/wgs84_pos#long
|
||||
wgs84:long rdf:type owl:AnnotationProperty ;
|
||||
rdfs:comment "The WGS84 longitude of a SpatialThing (decimal degrees)." ;
|
||||
rdfs:label "longitude" ;
|
||||
rdfs:domain wgs84:SpatialThing .
|
||||
|
||||
|
||||
### http://www.w3.org/2003/06/sw-vocab-status/ns#term_status
|
||||
vs:term_status rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://www.w3.org/2004/02/skos/core#notation
|
||||
skos:notation rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
### http://www.w3.org/2004/02/skos/core#prefLabel
|
||||
skos:prefLabel rdf:type owl:AnnotationProperty .
|
||||
|
||||
|
||||
#################################################################
|
||||
# Datatypes
|
||||
#################################################################
|
||||
|
||||
### http://www.w3.org/2001/XMLSchema#duration
|
||||
xsd:duration rdf:type rdfs:Datatype .
|
||||
|
||||
|
||||
#################################################################
|
||||
# Object Properties
|
||||
#################################################################
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#KP_Object_Property
|
||||
kp:KP_Object_Property rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasAdjustedCost
|
||||
:hasAdjustedCost rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty ;
|
||||
rdfs:domain :Cost ;
|
||||
rdfs:range :AdjustedCost ;
|
||||
rdfs:comment "hasAdjustedCost conntects instances of declared Cost to their calculated adjusted values that are from the class AdjustedCost."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasAssessment
|
||||
:hasAssessment rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty ;
|
||||
rdfs:domain :Project ;
|
||||
rdfs:range :Assessment ;
|
||||
rdfs:comment "This connects an instance of the class Project to an instance of the class Assessment as its assessment. Usually separated by the phase of the project based on the project's lifecycle data."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasCAPEX
|
||||
:hasCAPEX rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty ;
|
||||
rdfs:domain :Project ;
|
||||
rdfs:range :CAPEX ;
|
||||
rdfs:comment "hasCAPEX is the primary object property that connects instances of the class Project to the instances of declared CAPEX Cost Definition for the process of cost normalization."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasComponent
|
||||
:hasComponent rdf:type owl:ObjectProperty ;
|
||||
rdfs:domain :MiningAndMetals ;
|
||||
rdfs:range :Component ;
|
||||
rdfs:comment "hasComponent connects the instances of mining and metals processes to the declared list of instances of Major Components of the processing unit."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasCost
|
||||
:hasCost rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty ;
|
||||
rdfs:domain :CostDef ;
|
||||
rdfs:range :Cost ;
|
||||
rdfs:comment "hasCost conntects instances of declared CAPEX to their declared Cost."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasCountry
|
||||
:hasCountry rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty ;
|
||||
rdfs:range MARC:MARC_Country ;
|
||||
rdfs:comment "hasCountry connects any instance individual to its country as declared by MARC list of countries from the US library of congress. It is primarily intended to connect projects to their country of origin."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasCurrency
|
||||
:hasCurrency rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty ;
|
||||
rdfs:domain :Cost ;
|
||||
rdfs:range :Currency ;
|
||||
rdfs:comment "hasCurrency connects the instances of the class Cost to a declared list of global currnecies that are instances of the class Currency."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasInfoCard
|
||||
:hasInfoCard rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty ;
|
||||
rdfs:domain :Project ;
|
||||
rdfs:range :ProjectInfoCard ;
|
||||
rdfs:comment "hasInfoCard the object property that connects instances of the class Project to their primary instance of the class InfoCard that hosts the first and second level of project data for that project."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasOwner
|
||||
:hasOwner rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty ;
|
||||
rdfs:domain :Project ;
|
||||
rdfs:range :OwnerCompany ;
|
||||
rdfs:comment "hasOwner is the object property that connects instances of the class Project to their primary instance of the class Owner that is a subclass of the class Agent."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasProcess
|
||||
:hasProcess rdf:type owl:ObjectProperty ;
|
||||
rdfs:domain :Industrial ;
|
||||
rdfs:comment "hasProcess is the primary object property that connects instances of the class Project to their declared process as instances of class Process Definition ontology."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasSource
|
||||
:hasSource rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty ;
|
||||
rdfs:range foaf:Agent ;
|
||||
rdfs:comment "hasSource connects instances of the class Provenance to their declared institutional source for the data as an instance of the class Institue that is a subclass of the class Agent."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasState
|
||||
:hasState rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty ;
|
||||
rdfs:range MARC:MARC_Country ;
|
||||
rdfs:comment "hasStates connects any instance individual to its country state as declared by MARC list of countries from the US library of congress. It is primarily intended to connect projects to their country or state of origin."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasThroughPut
|
||||
:hasThroughPut rdf:type owl:ObjectProperty ;
|
||||
rdfs:domain :MiningAndMetals ;
|
||||
rdfs:range :Throughput ;
|
||||
rdfs:comment "hasComponent connects the instances of mining and metals processes to the declared list of instances of Major Components of the processing unit."@en .
|
||||
|
||||
|
||||
### http://www.w3.org/2003/01/geo/wgs84_pos#location
|
||||
wgs84:location rdf:type owl:ObjectProperty ;
|
||||
rdfs:subPropertyOf owl:topObjectProperty .
|
||||
|
||||
|
||||
#################################################################
|
||||
# Data properties
|
||||
#################################################################
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#KP_data_property
|
||||
kp:KP_data_property rdf:type owl:DatatypeProperty ;
|
||||
rdfs:domain kp:KP_prop ;
|
||||
rdfs:range owl:real .
|
||||
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#assigned_Certainty_Degree
|
||||
kp:assigned_Certainty_Degree rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf kp:KP_data_property ;
|
||||
rdfs:label "assigned Certainty Degree"@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/adjustedForInflation
|
||||
:adjustedForInflation rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :costProperty ;
|
||||
rdfs:domain :Cost ;
|
||||
rdfs:range xsd:decimal .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/adjustedForPPP
|
||||
:adjustedForPPP rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :costProperty ;
|
||||
rdfs:domain :Cost ;
|
||||
rdfs:range xsd:decimal .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/assessmentProperty
|
||||
:assessmentProperty rdf:type owl:DatatypeProperty ;
|
||||
rdfs:comment "Main data property group for the instances of the class Project Assessment. Assessment properties must be able to be applied to all phase of the project. In other words, the must be common between the phases in their definition. assessmentProperties reflect the third level of project data that corresponds to project lifecycle data."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/capexCurrency
|
||||
:capexCurrency rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectProperty ;
|
||||
rdfs:domain :Project ;
|
||||
rdfs:range rdfs:Literal ;
|
||||
rdfs:comment "In the absence of cost definition data based on Cost Definition ontology, or as an intermediary to incorporate full cost definition with SWRL or construct."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/capexTotal
|
||||
:capexTotal rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectProperty ;
|
||||
rdfs:domain :Project ;
|
||||
rdfs:range xsd:decimal ;
|
||||
rdfs:comment "In the absence of cost definition data based on Cost Definition ontology, or as an intermediary to incorporate full cost definition with SWRL or construct."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/climateType
|
||||
:climateType rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :hasIndexExtractable .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/contractType
|
||||
:contractType rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectProperty ;
|
||||
rdfs:domain :Project .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/cost
|
||||
:cost rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :costProperty ;
|
||||
rdfs:domain :Cost ;
|
||||
rdfs:range xsd:decimal .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/costProperty
|
||||
:costProperty rdf:type owl:DatatypeProperty ;
|
||||
rdfs:comment "Data properties of the cost definition ontology. These data properties reflect the declared and the normalized cost."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/costYear
|
||||
:costYear rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :costProperty ;
|
||||
rdfs:domain :Cost ;
|
||||
rdfs:range xsd:dateTime .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/dateCommision
|
||||
:dateCommision rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectProperty ;
|
||||
rdfs:domain :Project ;
|
||||
rdfs:range xsd:dateTime ;
|
||||
rdfs:comment "The date corresponding to the start of the commissioning phase of the project."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/dateConstructionStart
|
||||
:dateConstructionStart rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectProperty ;
|
||||
rdfs:domain :Project ;
|
||||
rdfs:range xsd:dateTime ;
|
||||
rdfs:comment "The date corresponding to the start of the construction of the project."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/dateDurationTotal
|
||||
:dateDurationTotal rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectProperty ;
|
||||
rdfs:domain :Project ;
|
||||
rdfs:range xsd:duration ;
|
||||
rdfs:comment "The duration of the project execution, including detailed engineering and construction. Usually known as FEL4 and construction in industrial projects domain."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/discription
|
||||
:discription rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf owl:topDataProperty ;
|
||||
rdfs:range xsd:string .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasClimateLocation
|
||||
:hasClimateLocation rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectInfoCardProperty ;
|
||||
rdfs:comment "Data properties corresponding to project climate and location benchmarking. These properties include the access and remoteness, and as well the weather and climate conditions of the project."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasCostByMC
|
||||
:hasCostByMC rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :assessmentProperty ;
|
||||
rdfs:domain :Assessment .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasCostByTrade
|
||||
:hasCostByTrade rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :assessmentProperty ;
|
||||
rdfs:domain :Assessment .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasCostSchedule
|
||||
:hasCostSchedule rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectInfoCardProperty ;
|
||||
rdfs:domain :ProjectInfoCard ;
|
||||
rdfs:comment "Data properties corresponding to cost and working manhours benchmarking. These properties include the direct and indirect, estimated and actual data separated figures."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasCostbyEP
|
||||
:hasCostbyEP rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :assessmentProperty ;
|
||||
rdfs:domain :Assessment .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasDefinition
|
||||
:hasDefinition rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectInfoCardProperty ;
|
||||
rdfs:domain :ProjectInfoCard ;
|
||||
rdfs:comment "Data properties corresponding to project definition benchmarking. These properties include the percentage of the cost of early phases of the project, specific dates and project shaping properties."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasFELproperty
|
||||
:hasFELproperty rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :assessmentProperty ;
|
||||
rdfs:domain :FELsystem .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasFinancial
|
||||
:hasFinancial rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectInfoCardProperty ;
|
||||
rdfs:domain :ProjectInfoCard ;
|
||||
rdfs:comment "Data properties corresponding to project financial benchmarking. These properties include the payback period and average interest and profit margins of the project. Care must be given to describe these data as in a normalized way and as percentages of CAPEX figures."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasIndexExtractable
|
||||
:hasIndexExtractable rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectProperty ;
|
||||
rdfs:domain :Project .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasLabourSafety
|
||||
:hasLabourSafety rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectInfoCardProperty ;
|
||||
rdfs:domain :ProjectInfoCard ;
|
||||
rdfs:comment "Data properties corresponding to project labour and safety benchmarking. These properties include the composition of labour, the safety outcomes of the project."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasPermitting
|
||||
:hasPermitting rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectInfoCardProperty ;
|
||||
rdfs:comment "Data properties corresponding to project permitting benchmarking. These properties include the level of permitting problems as is it relates to access, operation, extraction, transportation, environmental, and social licence to operate."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/hasTeamData
|
||||
:hasTeamData rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectInfoCardProperty ;
|
||||
rdfs:domain :ProjectInfoCard ;
|
||||
rdfs:comment "Data properties corresponding to project team development benchmarking. These properties include the experience of the client in the sector and the country of the project."@en .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/name
|
||||
:name rdf:type owl:DatatypeProperty ;
|
||||
rdfs:range xsd:string .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/projectInfoCardProperty
|
||||
:projectInfoCardProperty rdf:type owl:DatatypeProperty .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/projectProperty
|
||||
:projectProperty rdf:type owl:DatatypeProperty .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/remoteness
|
||||
:remoteness rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :hasIndexExtractable ;
|
||||
rdfs:range xsd:decimal .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/sector
|
||||
:sector rdf:type owl:DatatypeProperty ;
|
||||
rdfs:range xsd:string .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/shortName
|
||||
:shortName rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :name ;
|
||||
rdfs:range xsd:string .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/status
|
||||
:status rdf:type owl:DatatypeProperty ;
|
||||
rdfs:subPropertyOf :projectProperty ;
|
||||
rdfs:domain :Project ;
|
||||
rdfs:range xsd:string .
|
||||
|
||||
|
||||
#################################################################
|
||||
# Classes
|
||||
#################################################################
|
||||
|
||||
### http://id.loc.gov/vocabulary/countries/MARC_Country
|
||||
MARC:MARC_Country rdf:type owl:Class .
|
||||
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#AND_prop
|
||||
kp:AND_prop rdf:type owl:Class ;
|
||||
rdfs:subClassOf kp:Composite_prop .
|
||||
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#Asserted_prop
|
||||
kp:Asserted_prop rdf:type owl:Class ;
|
||||
rdfs:subClassOf kp:KP_prop .
|
||||
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#Composite_prop
|
||||
kp:Composite_prop rdf:type owl:Class ;
|
||||
rdfs:subClassOf kp:Dependent_prop .
|
||||
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#Dependent_prop
|
||||
kp:Dependent_prop rdf:type owl:Class ;
|
||||
rdfs:subClassOf kp:KP_prop .
|
||||
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#Derived_prop
|
||||
kp:Derived_prop rdf:type owl:Class ;
|
||||
rdfs:subClassOf kp:Dependent_prop .
|
||||
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#Equivalent_prop
|
||||
kp:Equivalent_prop rdf:type owl:Class ;
|
||||
rdfs:subClassOf kp:Dependent_prop .
|
||||
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#KP_prop
|
||||
kp:KP_prop rdf:type owl:Class ;
|
||||
rdfs:subClassOf [ rdf:type owl:Restriction ;
|
||||
owl:onProperty kp:assigned_Certainty_Degree ;
|
||||
owl:allValuesFrom xsd:decimal
|
||||
] ;
|
||||
dcterm:description """A KP Proposition is any object for which we want to define the provenance or dependency for. It can be an object.
|
||||
'effective' defines time timer interval over which the proposition is valid. Outside of these intervals it has an 'assigned_certainty_degree' of zero."""@en ;
|
||||
rdfs:label "KP Proposition"@en .
|
||||
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#NOT_prop
|
||||
kp:NOT_prop rdf:type owl:Class ;
|
||||
rdfs:subClassOf kp:Composite_prop .
|
||||
|
||||
|
||||
### http://ontology.eil.utoronto.ca/kp.owl#OR_prop
|
||||
kp:OR_prop rdf:type owl:Class ;
|
||||
rdfs:subClassOf kp:Composite_prop .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/AdjustedCost
|
||||
:AdjustedCost rdf:type owl:Class ;
|
||||
rdfs:subClassOf :Cost .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Assessment
|
||||
:Assessment rdf:type owl:Class ;
|
||||
owl:disjointWith :Project .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Automated
|
||||
:Automated rdf:type owl:Class ;
|
||||
rdfs:subClassOf :Separation .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Building
|
||||
:Building rdf:type owl:Class ;
|
||||
rdfs:subClassOf :Project .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/CAPEX
|
||||
:CAPEX rdf:type owl:Class ;
|
||||
rdfs:subClassOf :CostDef .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Calcining
|
||||
:Calcining rdf:type owl:Class ;
|
||||
rdfs:subClassOf :PyroMetallurgy .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Comminution
|
||||
:Comminution rdf:type owl:Class ;
|
||||
rdfs:subClassOf :MineralProcessing .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Component
|
||||
:Component rdf:type owl:Class ;
|
||||
rdfs:subClassOf :ProcessDef .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Concentration
|
||||
:Concentration rdf:type owl:Class ;
|
||||
rdfs:subClassOf :MineralProcessing .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/ConcentrationPurification
|
||||
:ConcentrationPurification rdf:type owl:Class ;
|
||||
rdfs:subClassOf :HydroMetallurgy .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Cost
|
||||
:Cost rdf:type owl:Class ;
|
||||
rdfs:subClassOf :CostDef .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/CostDef
|
||||
:CostDef rdf:type owl:Class .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Currency
|
||||
:Currency rdf:type owl:Class ;
|
||||
rdfs:subClassOf :CostDef .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Dewatering
|
||||
:Dewatering rdf:type owl:Class ;
|
||||
rdfs:subClassOf :MineralProcessing .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Electrostatic
|
||||
:Electrostatic rdf:type owl:Class ;
|
||||
rdfs:subClassOf :Separation .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/FEL1
|
||||
:FEL1 rdf:type owl:Class ;
|
||||
rdfs:subClassOf :FELsystem .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/FEL2
|
||||
:FEL2 rdf:type owl:Class ;
|
||||
rdfs:subClassOf :FELsystem .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/FEL3
|
||||
:FEL3 rdf:type owl:Class ;
|
||||
rdfs:subClassOf :FELsystem .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/FEL4
|
||||
:FEL4 rdf:type owl:Class ;
|
||||
rdfs:subClassOf :FELsystem .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/FELsystem
|
||||
:FELsystem rdf:type owl:Class ;
|
||||
rdfs:subClassOf :Assessment .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Flotation
|
||||
:Flotation rdf:type owl:Class ;
|
||||
rdfs:subClassOf :Separation .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/HydroMetallurgy
|
||||
:HydroMetallurgy rdf:type owl:Class ;
|
||||
rdfs:subClassOf :MiningAndMetals .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Industrial
|
||||
:Industrial rdf:type owl:Class ;
|
||||
rdfs:subClassOf :Project .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/InfraStructure
|
||||
:InfraStructure rdf:type owl:Class ;
|
||||
rdfs:subClassOf :Project .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Leaching
|
||||
:Leaching rdf:type owl:Class ;
|
||||
rdfs:subClassOf :HydroMetallurgy .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/MineralProcessing
|
||||
:MineralProcessing rdf:type owl:Class ;
|
||||
rdfs:subClassOf :MiningAndMetals .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/MiningAndMetals
|
||||
:MiningAndMetals rdf:type owl:Class ;
|
||||
rdfs:subClassOf :ProcessDef .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/OwnerCompany
|
||||
:OwnerCompany rdf:type owl:Class ;
|
||||
rdfs:subClassOf foaf:Organization .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/ProcessDef
|
||||
:ProcessDef rdf:type owl:Class .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Project
|
||||
:Project rdf:type owl:Class .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/ProjectInfoCard
|
||||
:ProjectInfoCard rdf:type owl:Class ;
|
||||
rdfs:subClassOf owl:Thing .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/PyroMetallurgy
|
||||
:PyroMetallurgy rdf:type owl:Class ;
|
||||
rdfs:subClassOf :MiningAndMetals .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Recovery
|
||||
:Recovery rdf:type owl:Class ;
|
||||
rdfs:subClassOf :HydroMetallurgy .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Refining
|
||||
:Refining rdf:type owl:Class ;
|
||||
rdfs:subClassOf :PyroMetallurgy .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/ResearchInstitue
|
||||
:ResearchInstitue rdf:type owl:Class ;
|
||||
rdfs:subClassOf foaf:Organization .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Roasting
|
||||
:Roasting rdf:type owl:Class ;
|
||||
rdfs:subClassOf :PyroMetallurgy .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Separation
|
||||
:Separation rdf:type owl:Class ;
|
||||
rdfs:subClassOf :MineralProcessing .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Sizing
|
||||
:Sizing rdf:type owl:Class ;
|
||||
rdfs:subClassOf :MineralProcessing .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Smelting
|
||||
:Smelting rdf:type owl:Class ;
|
||||
rdfs:subClassOf :PyroMetallurgy .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Sorting
|
||||
:Sorting rdf:type owl:Class ;
|
||||
rdfs:subClassOf :MineralProcessing .
|
||||
|
||||
|
||||
### http://www.UPonto.org/UPonto/Throughput
|
||||
:Throughput rdf:type owl:Class ;
|
||||
rdfs:subClassOf :ProcessDef .
|
||||
|
||||
|
||||
### http://www.w3.org/2003/01/geo/wgs84_pos#Point
|
||||
wgs84:Point rdf:type owl:Class ;
|
||||
rdfs:subClassOf wgs84:SpatialThing ;
|
||||
rdfs:comment """
|
||||
Uniquely identified by lat/long/alt. i.e.
|
||||
|
||||
spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT),
|
||||
lat(P2, LAT), long(P2, LONG), alt(P2, ALT).
|
||||
|
||||
sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2).
|
||||
""" ,
|
||||
"""A point, typically described using a coordinate system relative to Earth, such as WGS84.
|
||||
""" ;
|
||||
rdfs:label "point" .
|
||||
|
||||
|
||||
### http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing
|
||||
wgs84:SpatialThing rdf:type owl:Class ;
|
||||
rdfs:comment """Anything with spatial extent, i.e. size, shape, or position.
|
||||
e.g. people, places, bowling balls, as well as abstract areas like cubes.
|
||||
""" ;
|
||||
rdfs:label "SpatialThing" .
|
||||
|
||||
|
||||
### http://xmlns.com/foaf/0.1/Agent
|
||||
foaf:Agent rdf:type owl:Class ;
|
||||
rdfs:comment "An agent (eg. person, group, software or physical artifact)." ;
|
||||
rdfs:label "Agent" ;
|
||||
vs:term_status "stable" .
|
||||
|
||||
|
||||
### http://xmlns.com/foaf/0.1/Group
|
||||
foaf:Group rdf:type owl:Class ;
|
||||
rdfs:subClassOf foaf:Agent ;
|
||||
rdfs:comment "A class of Agents." ;
|
||||
rdfs:label "Group" ;
|
||||
vs:term_status "stable" .
|
||||
|
||||
|
||||
### http://xmlns.com/foaf/0.1/Organization
|
||||
foaf:Organization rdf:type owl:Class ;
|
||||
rdfs:subClassOf foaf:Agent ;
|
||||
owl:disjointWith foaf:Person ;
|
||||
rdfs:comment "An organization." ;
|
||||
rdfs:isDefinedBy foaf: ;
|
||||
rdfs:label "Organization" ;
|
||||
vs:term_status "stable" .
|
||||
|
||||
|
||||
### http://xmlns.com/foaf/0.1/Person
|
||||
foaf:Person rdf:type owl:Class ;
|
||||
rdfs:subClassOf foaf:Agent ;
|
||||
rdfs:comment "A person." ;
|
||||
rdfs:isDefinedBy foaf: ;
|
||||
rdfs:label "Person" ;
|
||||
vs:term_status "stable" .
|
||||
|
||||
|
||||
#################################################################
|
||||
# Annotations
|
||||
#################################################################
|
||||
|
||||
wgs84:location rdfs:label "location" ;
|
||||
rdfs:comment """The relation between something and the point,
|
||||
or other geometrical thing in space, where it is. For example, the realtionship between
|
||||
a radio tower and a Point with a given lat and long.
|
||||
Or a relationship between a park and its outline as a closed arc of points, or a road and
|
||||
its location as a arc (a sequence of points).
|
||||
Clearly in practice there will be limit to the accuracy of any such statement, but one would expect
|
||||
an accuracy appropriate for the size of the object and uses such as mapping .
|
||||
""" .
|
||||
|
||||
|
||||
#################################################################
|
||||
# General axioms
|
||||
#################################################################
|
||||
|
||||
[ rdf:type owl:AllDisjointClasses ;
|
||||
owl:members ( MARC:MARC_Country
|
||||
kp:KP_prop
|
||||
:Assessment
|
||||
:CostDef
|
||||
:ProcessDef
|
||||
:Project
|
||||
:ProjectInfoCard
|
||||
wgs84:SpatialThing
|
||||
foaf:Agent
|
||||
)
|
||||
] .
|
||||
|
||||
|
||||
[ rdf:type owl:AllDisjointClasses ;
|
||||
owl:members ( :Building
|
||||
:Industrial
|
||||
:InfraStructure
|
||||
)
|
||||
] .
|
||||
|
||||
|
||||
[ rdf:type owl:AllDisjointClasses ;
|
||||
owl:members ( :CAPEX
|
||||
:Cost
|
||||
:Currency
|
||||
)
|
||||
] .
|
||||
|
||||
|
||||
[ rdf:type owl:AllDisjointClasses ;
|
||||
owl:members ( :FEL1
|
||||
:FEL2
|
||||
:FEL3
|
||||
:FEL4
|
||||
)
|
||||
] .
|
||||
|
||||
|
||||
### Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi
|
||||
260
Sources/Ontologies/Project Documents Ontology PDO/pdo.rdf
Normal file
260
Sources/Ontologies/Project Documents Ontology PDO/pdo.rdf
Normal file
@@ -0,0 +1,260 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:vann="http://purl.org/vocab/vann/"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:adms="http://www.w3.org/ns/adms#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
|
||||
|
||||
<owl:Ontology rdf:about="http://vocab.deri.ie/pdo">
|
||||
<rdf:type rdf:resource="http://www.w3.org/ns/adms#SemanticAsset"/>
|
||||
<dcterms:title>Project Documents Ontology</dcterms:title>
|
||||
<dcterms:description>The Project Documents Ontology, described using W3C RDF Schema and the Web Ontology Language, models the inherent structure and concepts of various documents in a project-specific setting, like meeting minutes, status reports etc.</dcterms:description>
|
||||
<dcterms:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-07-09</dcterms:modified>
|
||||
<vann:preferredNamespaceUri>http://ontologies.smile.deri.ie/pdo#</vann:preferredNamespaceUri>
|
||||
<vann:preferredNamespacePrefix>pdo</vann:preferredNamespacePrefix>
|
||||
<foaf:homepage rdf:resource="http://vocab.deri.ie/pdo.html"/>
|
||||
<dcterms:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-07-09</dcterms:created>
|
||||
<dcterms:publisher>http://vocab.deri.ie/pdo#DERI%2C%20NUI%20Galway</dcterms:publisher>
|
||||
<dcterms:partOf rdf:resource="http://vocab.deri.ie"/>
|
||||
<dcterms:type rdf:resource="http://purl.org/adms/assettype/Ontology"/>
|
||||
<dcterms:status rdf:resource="http://purl.org/adms/status/UnderDevelopment"/>
|
||||
<dc:creator rdf:resource="http://vocab.deri.ie/pdo#pravar"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<adms:SemanticDistribution rdf:about="http://vocab.deri.ie/pdo#ttl">
|
||||
<dcterms:FileFormat></dcterms:FileFormat>
|
||||
<adms:accessURL>http://vocab.deri.ie/pdo.ttl</adms:accessURL>
|
||||
<adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
|
||||
</adms:SemanticDistribution>
|
||||
|
||||
<adms:SemanticDistribution rdf:about="http://vocab.deri.ie/pdo#rdf">
|
||||
<dcterms:FileFormat></dcterms:FileFormat>
|
||||
<adms:accessURL>http://vocab.deri.ie/pdo.rdf</adms:accessURL>
|
||||
<adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
|
||||
</adms:SemanticDistribution>
|
||||
|
||||
<foaf:Person rdf:about="http://vocab.deri.ie/pdo#pravar">
|
||||
<foaf:name>Pradeep Varma</foaf:name>
|
||||
<foaf:homepage></foaf:homepage>
|
||||
<foaf:mbox rdf:resource="mailto:pradeep.varma@deri.org"/>
|
||||
</foaf:Person>
|
||||
|
||||
<dcterms:Agent rdf:about="http://vocab.deri.ie/pdo#DERI%2C%20NUI%20Galway">
|
||||
<foaf:member rdf:resource="http://vocab.deri.ie/pdo#pravar"/>
|
||||
<foaf:name>DERI, NUI Galway</foaf:name>
|
||||
<foaf:homepage rdf:resource="http://deri.ie/"/>
|
||||
</dcterms:Agent>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Absentee">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Absentee</rdfs:label>
|
||||
<rdfs:comment>Models the absentee role of a person in a meeting context.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#PersonRole"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#ActionItem">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>ActionItem</rdfs:label>
|
||||
<rdfs:comment>Subclasses pdo:Artifact and models the structure of an action item/task</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#Artefact"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#AgendaItem">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>AgendaItem</rdfs:label>
|
||||
<rdfs:comment>Subclasses pdo:Artifact and models the structure of an agenda item</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#Artefact"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Artefact">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Artefact</rdfs:label>
|
||||
<rdfs:comment>An abstract class for any kind of information artifact which can be structured according to its sematics.</rdfs:comment>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Attendee">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Attendee</rdfs:label>
|
||||
<rdfs:comment>Models the attendee role of a person in a meeting context.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#PersonRole"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Chair">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Chair</rdfs:label>
|
||||
<rdfs:comment>Models the chair role of a person in a meeting context.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#PersonRole"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Comment">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Comment</rdfs:label>
|
||||
<rdfs:comment>Models a comment made by a person</rdfs:comment>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Document">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Document</rdfs:label>
|
||||
<rdfs:comment>The base class for all kinds of electronic documents in a project-specific setting.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#LeaveReport">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>LeaveReport</rdfs:label>
|
||||
<rdfs:comment>Subclasses pdo:Artefact and models the structure of a leave report</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#LeaveReport"/>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#Report"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Meeting">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Meeting</rdfs:label>
|
||||
<rdfs:comment>The class modelling the actual meeting which is the subject of a particular minutes document.</rdfs:comment>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#MeetingMinutes">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Minutes</rdfs:label>
|
||||
<rdfs:comment>The class modelling the structure and cotent of an electronic version of the minutes of a meetintg.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#Document"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#PersonRole">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>PersonRole</rdfs:label>
|
||||
<rdfs:comment>The abstract class modelling various roles taken by individuals during a particular context ( for example, the attendees, scribe etc in a meeting or the reporter in a status report.)</rdfs:comment>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Poll">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Poll</rdfs:label>
|
||||
<rdfs:comment>Subclasses pdo:Artifact and models the structure of a poll</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#Artefact"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#PollOption">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>PollOption</rdfs:label>
|
||||
<rdfs:comment>Models an option in a poll. Each option is linked to a list of people who selected the option during the poll</rdfs:comment>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Presenter">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Presenter</rdfs:label>
|
||||
<rdfs:comment>Models the presenter role of a person in the context of an agenda item.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#PersonRole"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Publication">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Publication</rdfs:label>
|
||||
<rdfs:comment>Subclasses pdo:Artifact and uses bibliography ontology to model the structure of a publication</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#Artefact"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Report">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>TravelReport</rdfs:label>
|
||||
<rdfs:comment>Subclasses pdo:Artefact and models the structure of a travel report</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#Artefact"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Reporter">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Reporter</rdfs:label>
|
||||
<rdfs:comment>Models the reporting role of a person in a status reporting context.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#PersonRole"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#Scribe">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Scribe</rdfs:label>
|
||||
<rdfs:comment>Models the scribe role of a person in a meeting context.</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#PersonRole"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#StatusReport">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>Report</rdfs:label>
|
||||
<rdfs:comment>The class modelling the structure and content of an electronic version of a status reports document</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#Document"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdfs:Class rdf:about="http://ontologies.smile.deri.ie/pdo#TravelReport">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
|
||||
<rdfs:label>TravelReport</rdfs:label>
|
||||
<rdfs:comment>Subclasses pdo:Artefact and models the structure of a travel report</rdfs:comment>
|
||||
<rdfs:subClassOf rdf:resource="http://ontologies.smile.deri.ie/pdo#Report"/>
|
||||
</rdfs:Class>
|
||||
|
||||
<rdf:Property rdf:about="http://ontologies.smile.deri.ie/pdo#hasAlias">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:label>hasAlias</rdfs:label>
|
||||
<rdfs:comment>A way to store different alias names of objects (used internally by the application)</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://ontologies.smile.deri.ie/pdo#hasCreationTime">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:label>hasCreationTime</rdfs:label>
|
||||
<rdfs:domain rdf:resource="http://ontologies.smile.deri.ie/pdo#ActionItem"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://ontologies.smile.deri.ie/pdo#hasDescription">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:label>hasDescription</rdfs:label>
|
||||
<rdfs:domain rdf:resource="http://ontologies.smile.deri.ie/pdo#ActionItem"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://ontologies.smile.deri.ie/pdo#hasEndTime">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:label>hadEndTime</rdfs:label>
|
||||
<rdfs:domain rdf:resource="http://ontologies.smile.deri.ie/pdo#ActionItem"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://ontologies.smile.deri.ie/pdo#hasStartTime">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:label>hasStartTime</rdfs:label>
|
||||
<rdfs:domain rdf:resource="http://ontologies.smile.deri.ie/pdo#ActionItem"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://ontologies.smile.deri.ie/pdo#hasStatus">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
|
||||
<rdfs:label>hasStatus</rdfs:label>
|
||||
<rdfs:domain rdf:resource="http://ontologies.smile.deri.ie/pdo#ActionItem"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://ontologies.smile.deri.ie/pdo#contains">
|
||||
<rdfs:label>contains</rdfs:label>
|
||||
<rdfs:comment>The property which links an artefact (for example, an agenda item , an action item, a travle report, etc ) to the document in which it is mentioned.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://ontologies.smile.deri.ie/pdo#Document"/>
|
||||
<rdfs:range rdf:resource="http://ontologies.smile.deri.ie/pdo#Artefact"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://ontologies.smile.deri.ie/pdo#isAssignedTo">
|
||||
<rdfs:label>isAssignedTo</rdfs:label>
|
||||
<rdfs:comment>This property links a pdo:ActionItem object to a foaf:Person object who is reponsible for the action item</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://ontologies.smile.deri.ie/pdo#ActionItem"/>
|
||||
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
|
||||
</rdf:Property>
|
||||
|
||||
<rdf:Property rdf:about="http://ontologies.smile.deri.ie/pdo#mentions">
|
||||
<rdfs:label>mentions</rdfs:label>
|
||||
<rdfs:comment>The property which links an artefact (for example, an agenda item , an action item, a travle report, etc ) to the document in which it is mentioned.</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="http://ontologies.smile.deri.ie/pdo#Artefact"/>
|
||||
<rdfs:domain rdf:resource="http://ontologies.smile.deri.ie/pdo#Comment"/>
|
||||
<rdfs:domain rdf:resource="http://ontologies.smile.deri.ie/pdo#Document"/>
|
||||
<rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Resource"/>
|
||||
</rdf:Property>
|
||||
|
||||
</rdf:RDF>
|
||||
198
Sources/Ontologies/Project Documents Ontology PDO/pdo.ttl
Normal file
198
Sources/Ontologies/Project Documents Ontology PDO/pdo.ttl
Normal file
@@ -0,0 +1,198 @@
|
||||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix owl: <http://www.w3.org/2002/07/owl#> .
|
||||
@prefix adms: <http://www.w3.org/ns/adms#> .
|
||||
@prefix dcterms: <http://purl.org/dc/terms/> .
|
||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
||||
@prefix vann: <http://purl.org/vocab/vann/> .
|
||||
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix pdo: <http://ontologies.smile.deri.ie/pdo#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
|
||||
<http://vocab.deri.ie/pdo> a owl:Ontology, adms:SemanticAsset;
|
||||
dcterms:title "Project Documents Ontology";
|
||||
dcterms:description "The Project Documents Ontology, described using W3C RDF Schema and the Web Ontology Language, models the inherent structure and concepts of various documents in a project-specific setting, like meeting minutes, status reports etc.";
|
||||
dcterms:modified "2010-07-09"^^xsd:date;
|
||||
vann:preferredNamespaceUri "http://ontologies.smile.deri.ie/pdo#";
|
||||
vann:preferredNamespacePrefix "pdo";
|
||||
foaf:homepage <http://vocab.deri.ie/pdo.html>;
|
||||
dcterms:created "2010-07-09"^^xsd:date;
|
||||
dcterms:publisher "http://vocab.deri.ie/pdo#DERI%2C%20NUI%20Galway";
|
||||
dcterms:partOf <http://vocab.deri.ie>;
|
||||
dcterms:type <http://purl.org/adms/assettype/Ontology>;
|
||||
dcterms:status <http://purl.org/adms/status/UnderDevelopment>;
|
||||
dc:creator <http://vocab.deri.ie/pdo#pravar> .
|
||||
|
||||
<http://vocab.deri.ie/pdo#ttl> a adms:SemanticDistribution;
|
||||
dcterms:FileFormat <>;
|
||||
adms:accessURL "http://vocab.deri.ie/pdo.ttl";
|
||||
adms:status <http://purl.org/adms/status/Completed> .
|
||||
|
||||
<http://vocab.deri.ie/pdo#rdf> a adms:SemanticDistribution;
|
||||
dcterms:FileFormat <>;
|
||||
adms:accessURL "http://vocab.deri.ie/pdo.rdf";
|
||||
adms:status <http://purl.org/adms/status/Completed> .
|
||||
|
||||
<http://vocab.deri.ie/pdo#pravar> a foaf:Person;
|
||||
foaf:name "Pradeep Varma";
|
||||
foaf:homepage <>;
|
||||
foaf:mbox <mailto:pradeep.varma@deri.org> .
|
||||
|
||||
<http://vocab.deri.ie/pdo#DERI%2C%20NUI%20Galway> a dcterms:Agent;
|
||||
foaf:member <http://vocab.deri.ie/pdo#pravar>;
|
||||
foaf:name "DERI, NUI Galway";
|
||||
foaf:homepage <http://deri.ie/> .
|
||||
|
||||
pdo:Absentee a rdfs:Class, owl:Class;
|
||||
rdfs:label "Absentee";
|
||||
rdfs:comment "Models the absentee role of a person in a meeting context.";
|
||||
rdfs:subClassOf pdo:PersonRole .
|
||||
|
||||
pdo:ActionItem a rdfs:Class, owl:Class;
|
||||
rdfs:label "ActionItem";
|
||||
rdfs:comment "Subclasses pdo:Artifact and models the structure of an action item/task";
|
||||
rdfs:subClassOf pdo:Artefact .
|
||||
|
||||
pdo:AgendaItem a rdfs:Class, owl:Class;
|
||||
rdfs:label "AgendaItem";
|
||||
rdfs:comment "Subclasses pdo:Artifact and models the structure of an agenda item";
|
||||
rdfs:subClassOf pdo:Artefact .
|
||||
|
||||
pdo:Artefact a rdfs:Class, owl:Class;
|
||||
rdfs:label "Artefact";
|
||||
rdfs:comment "An abstract class for any kind of information artifact which can be structured according to its sematics." .
|
||||
|
||||
pdo:Attendee a rdfs:Class, owl:Class;
|
||||
rdfs:label "Attendee";
|
||||
rdfs:comment "Models the attendee role of a person in a meeting context.";
|
||||
rdfs:subClassOf pdo:PersonRole .
|
||||
|
||||
pdo:Chair a rdfs:Class, owl:Class;
|
||||
rdfs:label "Chair";
|
||||
rdfs:comment "Models the chair role of a person in a meeting context.";
|
||||
rdfs:subClassOf pdo:PersonRole .
|
||||
|
||||
pdo:Comment a rdfs:Class, owl:Class;
|
||||
rdfs:label "Comment";
|
||||
rdfs:comment "Models a comment made by a person" .
|
||||
|
||||
pdo:Document a rdfs:Class, owl:Class;
|
||||
rdfs:label "Document";
|
||||
rdfs:comment "The base class for all kinds of electronic documents in a project-specific setting.";
|
||||
rdfs:subClassOf foaf:Document .
|
||||
|
||||
pdo:LeaveReport a rdfs:Class, owl:Class;
|
||||
rdfs:label "LeaveReport";
|
||||
rdfs:comment "Subclasses pdo:Artefact and models the structure of a leave report";
|
||||
rdfs:subClassOf
|
||||
pdo:LeaveReport,
|
||||
pdo:Report .
|
||||
|
||||
pdo:Meeting a rdfs:Class, owl:Class;
|
||||
rdfs:label "Meeting";
|
||||
rdfs:comment "The class modelling the actual meeting which is the subject of a particular minutes document." .
|
||||
|
||||
pdo:MeetingMinutes a rdfs:Class, owl:Class;
|
||||
rdfs:label "Minutes";
|
||||
rdfs:comment "The class modelling the structure and cotent of an electronic version of the minutes of a meetintg.";
|
||||
rdfs:subClassOf pdo:Document .
|
||||
|
||||
pdo:PersonRole a rdfs:Class, owl:Class;
|
||||
rdfs:label "PersonRole";
|
||||
rdfs:comment "The abstract class modelling various roles taken by individuals during a particular context ( for example, the attendees, scribe etc in a meeting or the reporter in a status report.)" .
|
||||
|
||||
pdo:Poll a rdfs:Class, owl:Class;
|
||||
rdfs:label "Poll";
|
||||
rdfs:comment "Subclasses pdo:Artifact and models the structure of a poll";
|
||||
rdfs:subClassOf pdo:Artefact .
|
||||
|
||||
pdo:PollOption a rdfs:Class, owl:Class;
|
||||
rdfs:label "PollOption";
|
||||
rdfs:comment "Models an option in a poll. Each option is linked to a list of people who selected the option during the poll" .
|
||||
|
||||
pdo:Presenter a rdfs:Class, owl:Class;
|
||||
rdfs:label "Presenter";
|
||||
rdfs:comment "Models the presenter role of a person in the context of an agenda item.";
|
||||
rdfs:subClassOf pdo:PersonRole .
|
||||
|
||||
pdo:Publication a rdfs:Class, owl:Class;
|
||||
rdfs:label "Publication";
|
||||
rdfs:comment "Subclasses pdo:Artifact and uses bibliography ontology to model the structure of a publication";
|
||||
rdfs:subClassOf pdo:Artefact .
|
||||
|
||||
pdo:Report a rdfs:Class, owl:Class;
|
||||
rdfs:label "TravelReport";
|
||||
rdfs:comment "Subclasses pdo:Artefact and models the structure of a travel report";
|
||||
rdfs:subClassOf pdo:Artefact .
|
||||
|
||||
pdo:Reporter a rdfs:Class, owl:Class;
|
||||
rdfs:label "Reporter";
|
||||
rdfs:comment "Models the reporting role of a person in a status reporting context.";
|
||||
rdfs:subClassOf pdo:PersonRole .
|
||||
|
||||
pdo:Scribe a rdfs:Class, owl:Class;
|
||||
rdfs:label "Scribe";
|
||||
rdfs:comment "Models the scribe role of a person in a meeting context.";
|
||||
rdfs:subClassOf pdo:PersonRole .
|
||||
|
||||
pdo:StatusReport a rdfs:Class, owl:Class;
|
||||
rdfs:label "Report";
|
||||
rdfs:comment "The class modelling the structure and content of an electronic version of a status reports document";
|
||||
rdfs:subClassOf pdo:Document .
|
||||
|
||||
pdo:TravelReport a rdfs:Class, owl:Class;
|
||||
rdfs:label "TravelReport";
|
||||
rdfs:comment "Subclasses pdo:Artefact and models the structure of a travel report";
|
||||
rdfs:subClassOf pdo:Report .
|
||||
|
||||
pdo:hasAlias a rdf:Property, owl:DatatypeProperty;
|
||||
rdfs:label "hasAlias";
|
||||
rdfs:comment "A way to store different alias names of objects (used internally by the application)";
|
||||
rdfs:domain owl:Thing;
|
||||
rdfs:range xsd:string .
|
||||
|
||||
pdo:hasCreationTime a rdf:Property, owl:DatatypeProperty;
|
||||
rdfs:label "hasCreationTime";
|
||||
rdfs:domain pdo:ActionItem;
|
||||
rdfs:range xsd:dateTime .
|
||||
|
||||
pdo:hasDescription a rdf:Property, owl:DatatypeProperty;
|
||||
rdfs:label "hasDescription";
|
||||
rdfs:domain pdo:ActionItem;
|
||||
rdfs:range rdf:XMLLiteral .
|
||||
|
||||
pdo:hasEndTime a rdf:Property, owl:DatatypeProperty;
|
||||
rdfs:label "hadEndTime";
|
||||
rdfs:domain pdo:ActionItem;
|
||||
rdfs:range xsd:dateTime .
|
||||
|
||||
pdo:hasStartTime a rdf:Property, owl:DatatypeProperty;
|
||||
rdfs:label "hasStartTime";
|
||||
rdfs:domain pdo:ActionItem;
|
||||
rdfs:range xsd:dateTime .
|
||||
|
||||
pdo:hasStatus a rdf:Property, owl:DatatypeProperty;
|
||||
rdfs:label "hasStatus";
|
||||
rdfs:domain pdo:ActionItem;
|
||||
rdfs:range rdf:XMLLiteral .
|
||||
|
||||
pdo:contains a rdf:Property;
|
||||
rdfs:label "contains";
|
||||
rdfs:comment "The property which links an artefact (for example, an agenda item , an action item, a travle report, etc ) to the document in which it is mentioned.";
|
||||
rdfs:domain pdo:Document;
|
||||
rdfs:range pdo:Artefact .
|
||||
|
||||
pdo:isAssignedTo a rdf:Property;
|
||||
rdfs:label "isAssignedTo";
|
||||
rdfs:comment "This property links a pdo:ActionItem object to a foaf:Person object who is reponsible for the action item";
|
||||
rdfs:domain pdo:ActionItem;
|
||||
rdfs:range foaf:Person .
|
||||
|
||||
pdo:mentions a rdf:Property;
|
||||
rdfs:label "mentions";
|
||||
rdfs:comment "The property which links an artefact (for example, an agenda item , an action item, a travle report, etc ) to the document in which it is mentioned.";
|
||||
rdfs:domain
|
||||
pdo:Artefact,
|
||||
pdo:Comment,
|
||||
pdo:Document;
|
||||
rdfs:range rdf:Resource .
|
||||
263
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/Corporations/Corporations.rdf
Executable file
263
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/Corporations/Corporations.rdf
Executable file
@@ -0,0 +1,263 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-corp-corp "https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-corp-corp="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/">
|
||||
<rdfs:label>Corporations Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines the fundamental concepts for companies incorporated by the issuance of shares. Terms defined in this ontology are those which are applicable to all such entities. Many of these concepts form the basis of the relationships of ownership and control which obtain between entities of this type.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-corp-corp</sm:fileAbbreviation>
|
||||
<sm:filename>Corporations.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations.rdf version of this ontology was modified per the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations.rdf version of this ontology was modified per the FIBO 2.0 RFCto generalize certain unions where they were no longer required.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-corp-corp;BoardAgreement">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationCoveringAgreement"/>
|
||||
<rdfs:label>board agreement</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:BoardAgreement</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<skos:definition>a formal, legally binding agreement between members of the Board of Directors of the organization</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-corp-corp;JointStockCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>joint stock company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:JointStockCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<skos:definition>1. In the UK, the original (17th century) name for a corporation in which the liability of the owners is limited to the nominal value of the stock (shares) held by them.
|
||||
2. In the US, a corporation with unlimited liability for the shareholders. Investors in a US joint stock company receive stock (shares) which can be transferred, and can elect a board of directors, but are jointly-and-severally liable for companys debts and obligations. A US joint stock company cannot hold title to a real property.</skos:definition>
|
||||
<skos:editorialNote>There are two kinds of joint stock company. The private company kind and the open market. The shares are usually only held by the directors and Company Secretary.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/joint-stock-company.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-corp-corp;PrivatelyHeldCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>privately held company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:PrivatelyHeldCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<skos:definition>A firm whose issued shares are all held by a family or a small group of investors and, therefore, cannot be bought by the public.</skos:definition>
|
||||
<skos:editorialNote>Wikipedia: definition for British or Commonwealth version: A private company limited by shares is a type of company incorporated under the laws of England and Wales, Scotland, that of certain Commonwealth countries and the Republic of Ireland. It has shareholders with limited liability and its shares may not be offered to the general public, unlike those of public limited companies. Additional notes from Wikipedia: Limited by shares means that the company has shareholders, and that the liability of the shareholders to creditors of the company is limited to the capital originally invested, i.e. the nominal value of the shares and any premium paid in return for the issue of the shares by the company. A shareholders personal assets are thereby protected in the event of the companys insolvency, but money invested in the company will be lost. A limited company may be private or public. A private limited companys disclosure requirements are lighter, but for this reason its shares may not be offered to the general public (and therefore cannot be traded on a public stock exchange). This is the major distinguishing feature between a private limited company and a public limited company. Most companies, particularly small companies, are private. Private companies limited by shares are required to have the suffix Limited (often written Ltd or Ltd.) or Incorporated (Inc.) as part of their name, though the latter cannot be used in the UK or the Republic of Ireland. In the Republic of Ireland, Teoranta (Teo.) may be used instead, largely by Gaeltacht companies. Cyfyngedig (Cyf.) may be used by Welsh companies in a similar fashion.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/closed-corporation.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>closed corporation</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>privately held corporation</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-corp-corp;PubliclyHeldCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>publicly held company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:PubliclyHeldCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<skos:definition>a company whose shares are traded and held publicly</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-corp-corp;RegistrationIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationIdentifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasDefinition"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-corp-corp;RegistrationIdentifierScheme"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>registration identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:RegistrationIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<skos:definition>an identifier that is officially allocated to an organization at the time of registration, typically in a jurisdiction in which said organization is organized or registered and used in that jurisdiction to identify the organization</skos:definition>
|
||||
<skos:scopeNote>In some jurisdictions, such as the State of California, registration identifiers are issued to corporations, including non-profit corporations, limited liability companies, certain partnerships, and foreign corporations doing business in California. The same or a very similar process is used for registration of corporations across the US. See http://www.business.ca.gov/StartaBusiness/DefiningaBusiness/Corporation.aspx for additional details.</skos:scopeNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A registration identifier may be required for official communications and is publicly available. The relationship to the jurisdiction in which the organization is organized or registered is typically required, but is optional here to cover cases where jurisdictions may overlap or are not as clearly defined.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-corp-corp;RegistrationIdentifierScheme">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationIdentificationScheme"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;defines"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>registration identifier scheme</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:RegistrationIdentifierScheme</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<skos:definition>the scheme that defines the registration identifier per the issuing registration authority</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-corp-corp;ReligiousCorporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;NotForProfitCorporation"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lp;hasObjective"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;ReligiousObjective"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>religious corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:ReligiousCorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<skos:definition>a not for profit organization whose objective is specific to some fundamental set of beliefs and practices generally agreed upon by a number of people, and that is incorporated under the law</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Religious_corporation</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Often religious corporations are recognized under the law on a sub-national level, for instance by a state or provincial government. The government agency responsible for regulating such corporations is usually the official holder of records, for instance a state department of corporations.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-corp-corp;hasDateOfIncorporation">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasDate"/>
|
||||
<rdfs:label>has date of incorporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:hasDateOfIncorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<skos:definition>the formal date of incorporation as stated in filing documents</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-corp-corp;hasDateOfRegistration">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasDate"/>
|
||||
<rdfs:label>has date of registration</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:hasDateOfRegistration</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<skos:definition>a date on which the corporation has registered in some jurisdiction for regulatory and / or for tax purposes</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-corp-corp;hasIssuedCapital">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-corp-corp;hasNominalCapital"/>
|
||||
<rdfs:label>has issued capital</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:hasIssuedCapital</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<skos:definition>The total of a corporation's shares that are held by shareholders. A corporation can, at any time, issue new shares up to the full amount of authorized share capital.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/issued-share-capital.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>has subscribed capital</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>has subscribed share capital</fibo-fnd-utl-av:synonym>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-be-corp-corp;hasLegalFormAbbreviation">
|
||||
<rdfs:label>has legal form abbreviation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:hasLegalFormAbbreviation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<rdfs:range rdf:resource="&xsd;string"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>The precise form of the incorporated company abbreviation as defined in the jurisdiction in which it is registered, for example LLC, LLP, Ltd, PLC, Corp.</skos:definition>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-corp-corp;hasNominalCapital">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has nominal capital</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-corp-corp:hasNominalCapital</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<skos:definition>Nominal capital is an alternate term for authorized share capital. The maximum value of securities that a company can legally issue. This number is specified in the memorandum of association (or articles of incorporation in the US) when a company is incorporated, but can be changed later with shareholders approval. Authorized share capital may be divided into (1) Issued capital - par value of the shares actually issued, (2) Paid up capital - money received from the shareholders in exchange for shares, and (3) Uncalled capital - money remaining unpaid by the shareholders for the shares they have bought.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/authorized-share-capital.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>has authorized capital</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>has authorized stock</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>has nominal share capital</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>has registered capital</fibo-fnd-utl-av:synonym>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;StockCorporation">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-corp-corp;hasDateOfRegistration"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-corp-corp;hasIssuedCapital"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-corp-corp;hasNominalCapital"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-corp-corp;hasDateOfIncorporation"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-corp-corp;BoardAgreement"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,211 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-fct-fct "https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-sps-sps "https://spec.edmcouncil.org/fibo/ontology/BE/SoleProprietorships/SoleProprietorships/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-org-org "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/Organizations/">
|
||||
<!ENTITY fibo-fnd-pas-pas "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-fct-fct="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-sps-sps="https://spec.edmcouncil.org/fibo/ontology/BE/SoleProprietorships/SoleProprietorships/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-org-org="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/Organizations/"
|
||||
xmlns:fibo-fnd-pas-pas="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/">
|
||||
<rdfs:label>Functional Entities Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-fct:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines the fundamental concepts for entities defined by their function, such as the relationship to the various forms which one or another functionally-defined entity may take. It also includes a number of basic types of entity defined by function, such as business and non-profit. The concepts in this ontology are intended to be extensible in other ontologies which may be dedicated to specific kinds of functionally-defined business entity or organization.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/SoleProprietorships/SoleProprietorships/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-fct-fct</sm:fileAbbreviation>
|
||||
<sm:filename>FunctionalEntities.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/SoleProprietorships/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/Organizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities.rdf version of this ontology was modified by the FIBO 2.0 revision to address missing labels and definitions on the deprecated sole proprietorship class to match those in the equivalent class.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.1 RTF report. Changes include deprecation of the SoleProprietorship class and making it equivalent to the class with the same name in the Sole Proprietorships ontology. This version also introduces a new FunctionalEntity class, as the parent of FunctionalBusinessEntity in this ontology and as the parent of Government in the GovernmentEntities ontology.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities.rdf version of this ontology was modified to generalize certain unions where they were no longer required and eliminate an unused import.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-fct;Business">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;FunctionalBusinessEntity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isCharacterizedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-fct-fct;CommercialActivity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>business</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-fct:Business</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<skos:definition>An organization or economic system where goods and services are exchanged for one another or for money. Every business requires some form of investment and enough customers to whom its output can be sold on a consistent basis in order to make a profit. Businesses can be privately owned, not-for-profit or state-owned. An example of a corporate business is PepsiCo, while a mom-and-pop catering business is a private enterprise.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/business.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-fct;Commerce">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;CommercialActivity"/>
|
||||
<rdfs:label>commerce</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-fct:Commerce</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<skos:definition>the commercial activity of buying and selling goods</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-fct;CommercialActivity">
|
||||
<rdfs:label>commercial activity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-fct:CommercialActivity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<skos:definition>the context of carrying out trade and other commercial, i.e., for-profit activities</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>This is the context which distinguishes businesses or commercial organizations from organizations in general, the latter including government, trans-national and non profit organizations. Note that these distinctions are usually made with reference to these kinds of context and are not necessarily reflected in the structure of those organizations.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-fct;CooperativeSociety">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;FunctionalBusinessEntity"/>
|
||||
<rdfs:label>cooperative society</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-fct:CooperativeSociety</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<skos:definition>a commercial enterprise owned and managed by and for the benefit of customers or workers</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-fct;FamilyOffice">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;FunctionalBusinessEntity"/>
|
||||
<rdfs:label>family office</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-fct:FamilyOffice</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<skos:definition>a family office as defined in the relevant legislation</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-fct;FunctionalBusinessEntity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;FunctionalEntity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>functional business entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-fct:FunctionalBusinessEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<skos:definition>a business entity defined in terms of its function</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The key distinguishing feature of a functional business entity is that it may itself be constituted as some kind of business or legal entity, but the definition of this entity does not depend on it always having one specific legal structure (for example, always being a limited company). This would define for example a bank, a special purpose vehicle, most government bodies and so on.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-fct;FunctionalEntity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-rl;ThingInRole"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-pty-pty;IndependentParty"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>functional entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-fct:FunctionalEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<skos:definition>any independent party (i.e., person, business entity, governmental entity, or other organization) defined in terms of its function</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-fct;Merchant">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;Business"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isCharacterizedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-fct-fct;Commerce"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>merchant</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-fct:Merchant</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<skos:definition>a business entity engaged in a trading activity</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-fct;SoleProprietorship">
|
||||
<rdfs:label>sole proprietorship</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-fct:SoleProprietorship</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<owl:equivalentClass rdf:resource="&fibo-be-sps-sps;SoleProprietorship"/>
|
||||
<skos:definition>an unincorporated business owned by a single person</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-fct-fct;isCharacterizedBy">
|
||||
<rdfs:label>is characterized by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-fct:isCharacterizedBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<owl:inverseOf rdf:resource="&fibo-fnd-rel-rel;characterizes"/>
|
||||
<skos:definition>that context in which a contextually defined thing is defined</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;OrganizationIdentifier">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIssuedBy"/>
|
||||
<owl:onClass>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-be-fct-fct;FunctionalEntity">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fnd-pty-rl;AgentInRole">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:onClass>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fnd-pas-pas;ServiceProvider">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;FunctionalEntity"/>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,131 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-fct-fct "https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/">
|
||||
<!ENTITY fibo-be-fct-pub "https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers/">
|
||||
<!ENTITY fibo-fnd-arr-doc "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-fct-fct="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"
|
||||
xmlns:fibo-be-fct-pub="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers/"
|
||||
xmlns:fibo-fnd-arr-doc="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers/">
|
||||
<rdfs:label>Publishers Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-pub:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines the fundamental concepts for publishers of information, including entities whose primary function is to publish, and entities (whether or not they are publishers in that sense) which are in the role of the publisher of some information. This ontology also includes the published information itself, i.e. the publication.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-fct-pub</sm:fileAbbreviation>
|
||||
<sm:filename>Publishers.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/Publishers/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers.rdf version of this ontology was modified per the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-pub;Publication">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-doc;Document"/>
|
||||
<rdfs:label>publication</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-pub:Publication</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers/"/>
|
||||
<skos:definition>anything made public by print (such as a newspaper, magazine, pamphlet, letter, telegram, via computer modem or program, or in a poster, brochure or pamphlet), orally, or by broadcast (radio, television)</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://legal-dictionary.thefreedictionary.com/Publication</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-pub;Publisher">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-pty-pty;IndependentParty"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>publisher</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-pub:Publisher</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers/"/>
|
||||
<skos:definition>a party responsible for the printing or distribution of digital or printed information</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/publisher.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Typically this role is filled by some entity whose function is that of a publishing house (sometimes also referred to as a publisher, in that different sense). Publishers may also include banks, government agencies and the like.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-fct-pub;PublishingHouse">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;FunctionalBusinessEntity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>publishing house</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-pub:PublishingHouse</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers/"/>
|
||||
<skos:definition>some organization whose principal role is to publish information</skos:definition>
|
||||
<skos:scopeNote>Publishing house in the sense intended here includes any organization whose role is to make information publicly available whether by disemminating it directly or indirectly and regardless of the type of information. These include organizations whose primary function is that of a market data vendor.</skos:scopeNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-fct-pub;hasPublisher">
|
||||
<rdfs:label>has publisher</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-pub:hasPublisher</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-fct-pub;Publication"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-fct-pub;Publisher"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-be-fct-pub;publishes"/>
|
||||
<skos:definition>some person or organization whose role it has been to publish this information</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-fct-pub;isPublishedBy">
|
||||
<rdfs:label>is published by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-pub:isPublishedBy</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-fct-pub;Publication"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-pty-pty;IndependentParty"/>
|
||||
<skos:definition>identifies the independent party (i.e., the individual or organization) that disseminates the material</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-fct-pub;publishes">
|
||||
<rdfs:label>publishes</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-fct-pub:publishes</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-fct-pub;Publisher"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/Publishers/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-fct-pub;Publication"/>
|
||||
<skos:definition>prepares and issues material for public consumption</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.thefreedictionary.com/publish</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,182 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-ge-euj "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/">
|
||||
<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-ge-euj="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"
|
||||
xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/">
|
||||
<rdfs:label>European Government Entities and Jurisdictions Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-euj:</rdfs:comment>
|
||||
<dct:abstract>This ontology provides the set of basic European Union specific government level entities and jurisdictions for use in other FIBO ontologies.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2016-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/LCC/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-ge-euj</sm:fileAbbreviation>
|
||||
<sm:filename>EUGovernmentEntitiesAndJurisdictions.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"/>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-euj;EuropeanUnionEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;SupranationalEntity"/>
|
||||
<rdfs:label>European Union entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-euj:EuropeanUnionEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://europa.eu/about-eu/basic-information/about/index_en.htm"/>
|
||||
<skos:definition>individual representing the federated sovereignty and polity that is the European Union</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Austria"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Belgium"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Bulgaria"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Croatia"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Cyprus"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;CzechRepublic"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Denmark"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Estonia"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Finland"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;France"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Germany"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Greece"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Hungary"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Ireland"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Italy"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Latvia"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Lithuania"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Luxembourg"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Malta"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Netherlands"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Poland"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Portugal"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Romania"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Slovakia"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Slovenia"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Spain"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;Sweden"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;UnitedKingdom"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-euj;GovernmentOfTheEuropeanUnion"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-euj;EuropeanUnionJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>European Union jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-euj:EuropeanUnionJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the European Union, namely, that of the Court of Justice of the EU and Court of Auditors of the EU</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-euj;GovernmentOfTheEuropeanUnion"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Austria"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Belgium"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Bulgaria"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Croatia"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Cyprus"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;CzechRepublic"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Denmark"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Estonia"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Finland"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;France"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Germany"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Greece"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Hungary"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Ireland"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Italy"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Latvia"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Lithuania"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Luxembourg"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Malta"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Netherlands"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Poland"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Portugal"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Romania"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Slovakia"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Slovenia"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Spain"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Sweden"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;UnitedKingdom"/>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://europa.eu/about-eu/institutions-bodies/index_en.htm</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-euj;GovernmentOfTheEuropeanUnion">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;Government"/>
|
||||
<rdfs:label>Government of the European Union</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-euj:GovernmentOfTheEuropeanUnion</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"/>
|
||||
<skos:definition>individual representing the parliament, council, and other institutions that comprise the government of the European Union</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-euj;EuropeanUnionJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Austria"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Belgium"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Bulgaria"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Croatia"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Cyprus"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;CzechRepublic"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Denmark"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Estonia"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Finland"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;France"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Germany"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Greece"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Hungary"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Ireland"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Italy"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Latvia"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Lithuania"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Luxembourg"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Malta"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Netherlands"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Poland"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Portugal"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Romania"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Slovakia"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Slovenia"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Spain"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Sweden"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;UnitedKingdom"/>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://europa.eu/about-eu/institutions-bodies/index_en.htm</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In the EU's unique institutional set-up:
|
||||
- the EU's broad priorities are set by the European Council, which brings together national and EU-level leaders directly elected MEPs represent European citizens in the European Parliament
|
||||
- the interests of the EU as a whole are promoted by the European Commission, whose members are appointed by national governments
|
||||
- governments defend their own country's national interests in the Council of the European Union.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,119 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<!ENTITY fibo-be-ge-ukj "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/">
|
||||
<!ENTITY fibo-be-le-lei "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-arr-id "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
|
||||
<!ENTITY lcc-3166-2 "https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/">
|
||||
<!ENTITY lcc-3166-2-gb "https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:fibo-be-ge-ukj="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"
|
||||
xmlns:fibo-be-le-lei="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-arr-id="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
|
||||
xmlns:lcc-3166-2="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"
|
||||
xmlns:lcc-3166-2-gb="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/">
|
||||
<rdfs:label>Government Entities and Jurisdictions for the United Kingdom of Great Britain and Northern Ireland Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ukj:</rdfs:comment>
|
||||
<dct:abstract>This ontology provides government entities and jurisdictions for the United Kingdom of Great Britain and Northern Ireland use in other FIBO ontologies.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2016-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/LCC/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-ge-ukj</sm:fileAbbreviation>
|
||||
<sm:filename>UKGovernmentEntitiesAndJurisdictions.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"/>
|
||||
<skos:scopeNote>The initial version of this ontology reflects the national level only, and does not include the corresponding entities for England, Wales, Scotland, Northern Ireland, or any of the islands and other territories that comprise the United Kingdom.</skos:scopeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-ukj;GovernmentOfTheUnitedKingdom">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
|
||||
<rdfs:label>Government of the United Kingdom of Great Britain and Northern Ireland</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ukj:GovernmentOfTheUnitedKingdom</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.parliament.uk/about/how/role/parliament-government/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Government_of_the_United_Kingdom"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.gov.uk/"/>
|
||||
<skos:definition>individual representing the constitutional monarchy that is the government of the United Kingdom, including the monarch, who is the head of state and sovereign, prime minister, who is the head of government, and cabinet, parliament (House of Lords and House of Commons), and other agencies and institutions that comprise the government</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-ukj;UnitedKingdomJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;UnitedKingdom"/>
|
||||
<fibo-fnd-utl-av:synonym>British government</fibo-fnd-utl-av:synonym>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-ukj;UnitedKingdomEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;SovereignState"/>
|
||||
<rdfs:label>United Kingdom entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ukj:UnitedKingdomEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Government_of_the_United_Kingdom"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.gov.uk/"/>
|
||||
<skos:definition>individual representing the federated sovereignty and polity that is the United Kingdom of Great Britain and Northern Ireland</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-1;UnitedKingdom"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-ukj;GovernmentOfTheUnitedKingdom"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-ukj;UnitedKingdomJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>jurisdiction of the United Kingdom of Great Britain and Northern Ireland</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ukj:UnitedKingdomJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Courts_of_the_United_Kingdom"/>
|
||||
<rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Judiciaries_of_the_United_Kingdom"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.supremecourt.uk/"/>
|
||||
<skos:definition>individual representing the jurisdiction of the Supreme Court of the United Kingdom, the tribunal system, including the Asylum and Immigration Tribunal and the Special Immigration Appeals Commission, Employment tribunals and the Employment Appeal Tribunal</skos:definition>
|
||||
<skos:scopeNote>Note that the Courts of the United Kingdom are separated into three separate jurisdictions, the Courts of England and Wales, Courts of Scotland and the Courts of Northern Ireland, as the United Kingdom does not have a single unified judicial system, aside from the courts specifically identified in the definition of this individual.</skos:scopeNote>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-ukj;GovernmentOfTheUnitedKingdom"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;UnitedKingdom"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,693 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-fct-fct "https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/">
|
||||
<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-oac-exec "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/">
|
||||
<!ENTITY fibo-fnd-aap-ppl "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/People/">
|
||||
<!ENTITY fibo-fnd-law-cor "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCore/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-plc-cty "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Countries/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-fct-fct="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"
|
||||
xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-oac-exec="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"
|
||||
xmlns:fibo-fnd-aap-ppl="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/People/"
|
||||
xmlns:fibo-fnd-law-cor="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCore/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-plc-cty="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Countries/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<rdfs:label>Government Entities Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines the fundamental concepts for representing polities and government entities and their relations.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2016-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/LCC/Countries/CountryRepresentation/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-ge-ge</sm:fileAbbreviation>
|
||||
<sm:filename>GovernmentEntities.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/Executives/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/People/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCore/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Countries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:changeNote>The http://www.omg.org/spec/EDMC-FIBO/BE/20160801/GovernmentEntities/GovernmentEntities.rdf version of this ontology was added to Business Entities, per the issue resolutions identified in the FIBO BE 1.1 RTF report.</skos:changeNote>
|
||||
<skos:changeNote>The http://www.omg.org/spec/EDMC-FIBO/BE/20160801/GovernmentEntities/GovernmentEntities.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.2 RTF report.</skos:changeNote>
|
||||
<skos:changeNote>The http://www.omg.org/spec/EDMC-FIBO/BE/20170201/GovernmentEntities/GovernmentEntities.rdf version of this ontology was modified per the FIBO 2.0 RFC to integrate LCC.</skos:changeNote>
|
||||
<skos:changeNote>The http://www.omg.org/spec/EDMC-FIBO/BE/20180201/GovernmentEntities/GovernmentEntities.rdf version of this ontology was modified to to rationalize natural person and legally capable person in a new concept, competent natural person, simplify / merge the legal person and formal organization class hierarchies, and revise certain definitions, such as for supranational entity, to correspond to ISO definitions.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;BranchOfGovernment">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;GovernmentBody"/>
|
||||
<rdfs:label>branch of government</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:BranchOfGovernment</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a division of the government of a state, with separate and independent powers and areas of responsibility so that the powers of one branch are not in conflict with the powers associated with the other branches</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Separation_of_powers</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.usa.gov/branches-of-government</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;ExecutiveBranch">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;BranchOfGovernment"/>
|
||||
<rdfs:label>executive branch</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:ExecutiveBranch</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>the branch of government that has its authority and responsibility for the daily administration of the state</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Executive_(government)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.usa.gov/branches-of-government</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The executive branch executes, or enforces the law.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;FederalGovernment">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-plc-cty;FederalCapitalArea"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-plc-cty;FederalState"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>federal government</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:FederalGovernment</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a union of states under a central government distinct from the individual governments of the separate states</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Federation</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A federation is a political entity characterized by a union of partially self-governing states or regions under a central (federal) government. In a federation, the self-governing status of the component states, as well as the division of power between them and the central government, are typically constitutionally entrenched and may not be altered by a unilateral decision of either party, the states or the federal political body.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;FederatedSovereignty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;SovereignState"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;isRepresentedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;isRepresentedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-ge-ge;FederalGovernment"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;hasFullSovereigntyOver"/>
|
||||
<owl:someValuesFrom rdf:resource="&lcc-cr;Country"/>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;hasSharedSovereigntyOver"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-plc-cty;FederalState"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>federated sovereignty</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:FederatedSovereignty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a political entity characterized by a union of partially self-governing states or regions under a central (federal) government</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Federation</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Federal entity in the sense of a legal entity, that is, what it is that incurs debt for a federal government, i.e. the Federal entity in the sense of the legal entity, as distinct from the Federal government. It is identified as a legal entity because it is able to incur debt in its own right.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;Government">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;FunctionalEntity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<owl:someValuesFrom rdf:resource="&lcc-cr;GeopoliticalEntity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasPart"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;BranchOfGovernment"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasPart"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;GovernmentAgency"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasPart"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;GovernmentDepartment"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>government</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:Government</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-be-ge-ge;Instrumentality"/>
|
||||
<skos:definition>the system by which a state or community is controlled</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In the Commonwealth of Nations, the word government is also used more narrowly to refer to the collective group of people that exercises executive authority in a state. This usage is analogous to what is called an 'administration' in American English. Furthermore, especially in American English, the concepts of the state and the government may be used synonymously to refer to the person or group of people exercising authority over a politically organized territory.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;GovernmentAgency">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;GovernmentBody"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isManagedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;GovernmentAppointee"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>government agency</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:GovernmentAgency</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-be-ge-ge;GovernmentDepartment"/>
|
||||
<skos:definition>a permanent or semi-permanent organization, often an appointed commission, in the machinery of government that is responsible for the oversight and administration of specific functions</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Government_agency</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>There is a notable variety of agency types. Although usage differs, a government agency is normally distinct both from a department or ministry, and other types of public body established by government. The functions of an agency are normally executive in character, since different types of organizations (such as commissions) are most often constituted in an advisory role; this distinction is often blurred in practice however.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;GovernmentAppointee">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;GovernmentOfficial"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;Executive"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isAppointedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;GovernmentBody"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>government appointee</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:GovernmentAppointee</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>an individual appointed by government decree to lead, or participate in some capacity in a government body</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;GovernmentBody">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lp;hasObjective"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;PublicPurpose"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>government body</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:GovernmentBody</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a formal organization that is an agency, instrumentality, or other body of supranational, national, federal, state, or local government, including certain multijurisdictional agencies and departments that carry out the business of government</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://definitions.uslegal.com/g/government-entity/</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Identifying government bodies is a pre-requisite for identifying government officials. This information is needed to help ensure compliance with applicable laws relating to bribery or corruption, including the U.S. Foreign Corrupt Practices Act (FCPA), the UK Bribery Act 2010 (UKBA), the U.S. Bank Bribery Act (Bribery Act), and other anti-bribery and corruption laws in the jurisdictions where financial institutions conduct business.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;GovernmentDepartment">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;GovernmentBody"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isManagedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;GovernmentMinister"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>government department</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:GovernmentDepartment</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a specialized organization responsible for a sector of government public administration</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Ministry</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;GovernmentMinister">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;GovernmentOfficial"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;Executive"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;isElectedBy"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-ge-ge;Polity"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isAppointedBy"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-ge-ge;ExecutiveBranch"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>government minister</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:GovernmentMinister</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a person appointed or elected to a high office in the government</skos:definition>
|
||||
<skos:example>Minister of Finance, Secretary of State, Attorney General of California</skos:example>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.thefreedictionary.com/government+minister</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;GovernmentOfficial">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;ResponsibleParty"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;OrganizationMember"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isMemberOf"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-ge-ge;GovernmentBody"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>government official</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:GovernmentOfficial</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a person elected or appointed to administer some aspect of a government</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.thefreedictionary.com/government+officials</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;Instrumentality">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;GovernmentBody"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;isInstrumentOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;Government"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isMandatedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-jur;StatuteLaw"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>instrumentality</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:Instrumentality</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>an organization that serves a public purpose and is closely tied to a government, but is not a government agency</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/i/instrumentality.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Many instrumentalities are private companies, and some are chartered directly by state or federal government. Instrumentalities are subject to a unique set of laws that shape their activities.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;Judiciary">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;BranchOfGovernment"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasPart"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-cor;CourtOfLaw"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>judiciary</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:Judiciary</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a branch of government that comprises the system of courts that interprets and applies the law in the name of the supranational, national, federal, or regional government, depending on its jurisdiction</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Judiciary</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The judiciary also provides a mechanism for the resolution of disputes. Under the doctrine of the separation of powers, the judiciary generally does not make law (that is, in a plenary fashion, which is the responsibility of the legislature) or enforce law (which is the responsibility of the executive), but rather interprets law and applies it to the facts of each case.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;Legislature">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;BranchOfGovernment"/>
|
||||
<rdfs:label>legislature</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:Legislature</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>the law-making body of a political unit, usually a national government, that has power to enact, amend, and repeal public policy</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Legislature</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Laws enacted by legislatures are known as legislation. Legislatures observe and steer governing actions and usually have exclusive authority to amend the budget or budgets involved in the process.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;MunicipalEntity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;Polity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;hasSovereigntyOver"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-plc-cty;Municipality"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;isRepresentedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;MunicipalGovernment"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>municipal entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:MunicipalEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a polity that typically represents a city, township, or other administrative subdivision having corporate status and powers of self-government or jurisdiction</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Municipality</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Municipal entity in the sense of a legal entity, that is, what it is that incurs debt for a municipality, as distinct from the Municipal government. A municipal entity has a Government which sets laws applicable within the geographical area corresponding to its jurisdiction.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>municipality</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;MunicipalGovernment">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;Government"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-plc-cty;Municipality"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>municipal government</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:MunicipalGovernment</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>the government of a municipality</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.thefreedictionary.com/municipal+government</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;NationalGovernment">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;Government"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<owl:someValuesFrom rdf:resource="&lcc-cr;Country"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>national government</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:NationalGovernment</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a government and the politicians that that run a country as a whole (as opposed to local government)</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://dictionary.reference.com/browse/national+government</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.collinsdictionary.com/dictionary/english/national-government</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;Polity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;GovernmentBody"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;hasSovereigntyOver"/>
|
||||
<owl:someValuesFrom rdf:resource="&lcc-cr;GeopoliticalEntity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;isRepresentedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;Government"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>polity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:Polity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a legal person that is a supranational entity, crown, state, or subordinate civil authority, such as a province, prefecture, county, municipality, city, or district representing the people of that entity</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Polity</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;RegionalGovernment">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;Government"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<owl:someValuesFrom rdf:resource="&lcc-cr;GeopoliticalEntity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>regional government</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:RegionalGovernment</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>an administrative body for a small geographic area, such as a county, smaller town, or other similar community</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/local-government.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A local government will typically only have control over their specific geographical region, and cannot pass or enforce laws that will affect a wider area. Local governments can elect officials, enact taxes, and do many other things that a national government would do, just on a smaller scale.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>local government</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;RegionalSovereignty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;Polity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;isRepresentedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;hasSharedSovereigntyOver"/>
|
||||
<owl:someValuesFrom rdf:resource="&lcc-cr;GeopoliticalEntity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>regional sovereignty</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:RegionalSovereignty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>the legal person that corresponds to an administrative division, administrative unit, administrative entity or country subdivision (or, sometimes, geopolitical division or subnational entity), that has the capacity to incur debt, issue contracts, and enter into relations with other similar entities</skos:definition>
|
||||
<skos:example>A country may be divided into provinces, which, in turn, are divided into counties, which, in turn, may be divided in whole or in part into municipalities; and so on.</skos:example>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://en.wikipedia.org/wiki/Administrative_division</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;SovereignState">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;Polity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;hasFullSovereigntyOver"/>
|
||||
<owl:someValuesFrom rdf:resource="&lcc-cr;Country"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;isRepresentedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;NationalGovernment"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>sovereign state</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:SovereignState</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a nonphysical juridical entity that is represented by one centralized government that has sovereignty over a geographic area</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/sovereign-authority.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A legal entity that is represented by one centralized government, has a permanent population, defined territory, and the capacity to enter into relations with other sovereign states.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;SupranationalEntity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;Polity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;hasSharedSovereigntyOver"/>
|
||||
<owl:onClass rdf:resource="&lcc-cr;Country"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;isRepresentedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;GovernmentBody"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>supranational entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:SupranationalEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a governmental or non-governmental entity that is established by international law or treaty or incorporated at an international level</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 20275:2017, Financial services - Entity legal forms (ELF), First Edition, July 2017.</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Kiljunen, Kimmo (2004). The European Constitution in the Making. Centre for European Policy Studies. pp. 21-26. ISBN 978-92-9079-493-6</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A supranational union is a supranational polity which lies somewhere between a confederation that is an association of states and a federation that is a state. Unlike states in a federal super-state, member states retain ultimate sovereignty, although some sovereignty is shared with, or ceded to, the supranational body.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;TribalArea">
|
||||
<rdfs:subClassOf rdf:resource="&lcc-cr;GeopoliticalEntity"/>
|
||||
<rdfs:label>tribal area</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:TribalArea</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a designation for an area of land managed by a group of indigenous people (tribe) rather than by the sovereign state or regional governmental entity in which the tribal area is geographically located</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Indian_reservation</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;TribalEntity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;Polity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;hasPartialSovereigntyOver"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;TribalArea"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;isRepresentedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;TribalGovernment"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>tribal entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:TribalEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a legal entity that represents fundamental unit of sovereign tribal (indigenous) government</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/List_of_federally_recognized_tribes_by_state</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Any indigenous group or community which is recognized as having rights and obligations independent of the central government.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ge-ge;TribalGovernment">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ge-ge;Government"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;TribalArea"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>tribal government</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:TribalGovernment</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>a government representing a group of indigenous people that has legal authority to govern those people, including authority to legislate the existance of tribal entities</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/local-government.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ge-ge;hasFullSovereigntyOver">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-ge-ge;hasSovereigntyOver"/>
|
||||
<rdfs:label>has full sovereignty over</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:hasFullSovereigntyOver</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>relates a polity to a geopolitical entity where the polity has absolute, supreme and ultimate dominion and authority of a political state subject to no higher power, expressed within its territory in full self-government and in complete freedom from any outside influence</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ge-ge;hasJurisdiction">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<rdfs:label>has jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:hasJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<skos:definition>relates a polity or government entity to one or more jurisdictions, over which it has some level of legal authority</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ge-ge;hasPartialSovereigntyOver">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-ge-ge;hasSovereigntyOver"/>
|
||||
<rdfs:label>has partial sovereignty over</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:hasPartialSovereigntyOver</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>relates a polity to a geopolitical entity where the polity exercises partial dominion and authority of a political state</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ge-ge;hasSharedSovereigntyOver">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-ge-ge;hasSovereigntyOver"/>
|
||||
<rdfs:label>has shared sovereignty over</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:hasSharedSovereigntyOver</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>relates a polity to a geopolitical entity where the polity exercises shared dominion and authority of a political state</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ge-ge;hasSovereigntyOver">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has sovereignty over</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:hasSovereigntyOver</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-ge-ge;Polity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<rdfs:range rdf:resource="&lcc-cr;GeopoliticalEntity"/>
|
||||
<skos:definition>relates a polity to a geopolitical entity where the polity exercises dominion and authority of a political state</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/sovereignty.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ge-ge;isElectedBy">
|
||||
<rdfs:label>is elected by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:isElectedBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-be-oac-exec;elects"/>
|
||||
<skos:definition>identifies an official or government chosen to hold office by voting</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ge-ge;isInstrumentOf">
|
||||
<rdfs:label>is an instrument of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:isInstrumentOf</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-ge-ge;Instrumentality"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-ge-ge;Government"/>
|
||||
<skos:definition>relates an instrumentality of some government to the government that it supports</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ge-ge;isJurisdictionOf">
|
||||
<rdfs:label>is jurisdiction of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:isJurisdictionOf</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-be-ge-ge;hasJurisdiction"/>
|
||||
<skos:definition>relates a jurisdiction to a polity or other government entity or court that has some level of legal authority over it</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ge-ge;isRepresentedBy">
|
||||
<rdfs:label>is represented by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-ge:isRepresentedBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<skos:definition>relates a system of governance to its chosen representatives</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://dictionary.reference.com/browse/representative</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fnd-aap-ppl;IdentityDocument">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIssuedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-ge-ge;Government"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fnd-aap-ppl;NationalIdentificationNumber">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIssuedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-ge-ge;Government"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,555 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-ge-caj "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/">
|
||||
<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<!ENTITY fibo-be-le-lei "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-arr-id "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
|
||||
<!ENTITY lcc-3166-2-ca "https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-CA/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-ge-caj="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"
|
||||
xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:fibo-be-le-lei="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-arr-id="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
|
||||
xmlns:lcc-3166-2-ca="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-CA/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/">
|
||||
<rdfs:label>Canadian Government Entities and Jurisdictions Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:</rdfs:comment>
|
||||
<dct:abstract>This ontology provides the set of basic federal government, provincial, and territory level entities and jurisdictions for use in other Canada-specific FIBO ontologies.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2016-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/LCC/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-ge-caj</sm:fileAbbreviation>
|
||||
<sm:filename>CAGovernmentEntitiesAndJurisdictions.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-CA/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;CanadianEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;FederatedSovereignty"/>
|
||||
<rdfs:label>Canadian entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:CanadianEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.canada.ca/en/index.html"/>
|
||||
<skos:definition>individual representing the federated sovereignty and polity that is Canada</skos:definition>
|
||||
<fibo-be-ge-ge:hasFullSovereigntyOver rdf:resource="&lcc-3166-1;Canada"/>
|
||||
<fibo-be-ge-ge:hasPartialSovereigntyOver rdf:resource="&lcc-3166-2-ca;NorthwestTerritories"/>
|
||||
<fibo-be-ge-ge:hasPartialSovereigntyOver rdf:resource="&lcc-3166-2-ca;Nunavut"/>
|
||||
<fibo-be-ge-ge:hasPartialSovereigntyOver rdf:resource="&lcc-3166-2-ca;Yukon"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Alberta"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;BritishColumbia"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Manitoba"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;NewBrunswick"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;NewfoundlandAndLabrador"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;NovaScotia"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Ontario"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;PrinceEdwardIsland"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Quebec"/>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Saskatchewan"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfCanada"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;CanadianJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>Canadian jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:CanadianJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.justice.gc.ca/eng/csj-sjc/just/"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for Canada</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfCanada"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-1;Canada"/>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Canada#Government_and_politics</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Canada's federal structure divides government responsibilities between the federal government and the ten provinces. Provincial legislatures are unicameral and operate in parliamentary fashion similar to the House of Commons. Canada's three territories also have legislatures, but these are not sovereign and have fewer constitutional responsibilities than the provinces. The territorial legislatures also differ structurally from their provincial counterparts.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfAlberta">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of Alberta</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfAlberta</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.alberta.ca/organizational-structure.cfm"/>
|
||||
<skos:definition>individual representing the regional government of the province of Alberta</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;ProvinceOfAlbertaJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;Alberta"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfBritishColumbia">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of British Columbia</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfBritishColumbia</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www2.gov.bc.ca/gov/content/governments"/>
|
||||
<skos:definition>individual representing the regional government of the province of British Columbia</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;ProvinceOfBritishColumbiaJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;BritishColumbia"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfCanada">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;FederalGovernment"/>
|
||||
<rdfs:label>Government of Canada</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfCanada</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.canada.ca/en/index.html"/>
|
||||
<skos:definition>individual representing the federal parliamentary democracy and constitutional monarchy of Canada</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;CanadianJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-1;Canada"/>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Canada</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Canada is a federal parliamentary democracy and a constitutional monarchy, with Queen Elizabeth II being the head of state. The country is officially bilingual at the federal level. It is one of the world's most ethnically diverse and multicultural nations, the product of large-scale immigration from many countries. Its advanced economy is the eleventh largest in the world, relying chiefly upon its abundant natural resources and well-developed international trade networks.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfManitoba">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of Manitoba</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfManitoba</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gov.mb.ca/government/index.html"/>
|
||||
<skos:definition>individual representing the regional government of the province of Manitoba</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;ProvinceOfManitobaJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;Manitoba"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfNewBrunswick">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of New Brunswick</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfNewBrunswick</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www2.gnb.ca/content/gnb/en/gateways/your_government.html"/>
|
||||
<skos:definition>individual representing the regional government of the province of New Brunswick</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;ProvinceOfNewBrunswickJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;NewBrunswick"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfNewfoundlandAndLabrador">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of Newfoundland and Labrador</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfNewfoundlandAndLabrador</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gov.nf.ca/government/index.html"/>
|
||||
<skos:definition>individual representing the regional government of the province of Newfoundland and Labrador</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;ProvinceOfNewfoundlandAndLabradorJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;NewfoundlandAndLabrador"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfNorthwestTerritories">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of Northwest Territories</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfNorthwestTerritories</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gov.nt.ca/"/>
|
||||
<skos:definition>individual representing the regional government of the Northwest Territories</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;NorthwestTerritoriesJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;NorthwestTerritories"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfNovaScotia">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of Nova Scotia</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfNovaScotia</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://novascotia.ca/government/"/>
|
||||
<skos:definition>individual representing the regional government of the province of Nova Scotia</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;ProvinceOfNovaScotiaJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;NovaScotia"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfNunavut">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of Nunavut</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfNunavut</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://gov.nu.ca/about-gn"/>
|
||||
<skos:definition>individual representing the regional government of Nunavut</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;NunavutJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;Nunavut"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfOntario">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of Ontario</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfOntario</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.ontario.ca/page/government-ontario"/>
|
||||
<skos:definition>individual representing the regional government of the province of Ontario</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;ProvinceOfOntarioJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;Ontario"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfPrinceEdwardIsland">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of Prince Edward Island</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfPrinceEdwardIsland</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gov.pe.ca/index.php3"/>
|
||||
<skos:definition>individual representing the regional government of the province of Prince Edward Island</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;ProvinceOfPrinceEdwardIslandJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;PrinceEdwardIsland"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfQuebec">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of Quebec</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfQuebec</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gouv.qc.ca/EN/VotreGouvernement/Pages/Accueil.aspx?pgs"/>
|
||||
<skos:definition>individual representing the regional government of the province of Quebec</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;ProvinceOfQuebecJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;Quebec"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfSaskatchewan">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of Saskatchewan</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfSaskatchewan</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://gov.sk.ca/about-government/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.saskatchewan.ca/government"/>
|
||||
<skos:definition>individual representing the regional government of the province of Saskatchewan</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;ProvinceOfSaskatchewanJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;Saskatchewan"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;GovernmentOfYukon">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalGovernment"/>
|
||||
<rdfs:label>government of Yukon</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:GovernmentOfYukon</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gov.yk.ca/"/>
|
||||
<skos:definition>individual representing the regional government of the Yukon territory of Canada</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;YukonJurisdiction"/>
|
||||
<fibo-fnd-rel-rel:governs rdf:resource="&lcc-3166-2-ca;Yukon"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;NorthwestTerritoriesEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Northwest Territories entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:NorthwestTerritoriesEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gov.nt.ca/"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Northwest Territories</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;NorthwestTerritories"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfNorthwestTerritories"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;NorthwestTerritoriesJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>Northwest Territories jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:NorthwestTerritoriesJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.justice.gov.nt.ca/en/browse/court-information/"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Courts of the Northwest Territories</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfNorthwestTerritories"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;NorthwestTerritories"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;NunavutEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Nunavut entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:NunavutEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gov.nu.ca/"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian territory of Nunavut</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Nunavut"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfNunavut"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;NunavutJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>Nunavut jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:NunavutJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.nunavutcourts.ca/"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Courts of Nunavut</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfNunavut"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;Nunavut"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfAlbertaEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Province of Alberta entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfAlbertaEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.alberta.ca/index.cfm"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Province of Alberta</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Alberta"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfAlberta"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfAlbertaJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>province of Alberta jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfAlbertaJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://albertacourts.ca/"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Canadian Province Of Alberta, i.e., that of the Alberta Court of Appeal, Court of Queen's Bench, and Provincial Court of Alberta</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfAlberta"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;Alberta"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfBritishColumbiaEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Province of British Columbia entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfBritishColumbiaEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www2.gov.bc.ca/"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Province of British Columbia</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;BritishColumbia"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfBritishColumbia"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfBritishColumbiaJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>province of British Columbia jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfBritishColumbiaJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.ag.gov.bc.ca/courts/"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Canadian Province Of British Columbia, i.e., that of the British Columbia Court of Appeal, Supreme Court, and Provincial Court of British Columbia</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfBritishColumbia"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;BritishColumbia"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfManitobaEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Province of Manitoba entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfManitobaEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://gov.mb.ca/"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Province of Manitoba</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Manitoba"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfManitoba"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfManitobaJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>province of Manitoba jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfManitobaJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.manitobacourts.mb.ca/"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Canadian Province Of Manitoba, i.e., that of the Manitoba Court of Appeal, Court of Queen's Bench, and Provincial Court of Manitoba</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfManitoba"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;Manitoba"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfNewBrunswickEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Province of New Brunswick entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfNewBrunswickEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www2.gnb.ca/"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Province of New Brunswick</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;NewBrunswick"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfNewBrunswick"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfNewBrunswickJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>province of New Brunswick jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfNewBrunswickJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gnb.ca/Cour/index-e.asp"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Canadian Province Of New Brunswick, i.e., that of the New Brunswick Court of Appeal, Court of Queen's Bench, and Provincial Court of New Brunswick</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfNewBrunswick"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;NewBrunswick"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfNewfoundlandAndLabradorEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Province of Newfoundland and Labrador entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfNewfoundlandAndLabradorEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gov.nf.ca/"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Province of Newfoundland and Labrador</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;NewfoundlandAndLabrador"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfNewfoundlandAndLabrador"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfNewfoundlandAndLabradorJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>province of Newfoundland and Labrador jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfNewfoundlandAndLabradorJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.court.nl.ca/"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Canadian Province Of Newfoundland and Labrador, i.e., that of the Newfoundland and Labrador Supreme and Provincial Courts</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfNewfoundlandAndLabrador"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;NewfoundlandAndLabrador"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfNovaScotiaEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Province of Nova Scotia entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfNovaScotiaEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://novascotia.ca/"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Province of Nova Scotia</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;NovaScotia"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfNovaScotia"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfNovaScotiaJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>province of Nova Scotia jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfNovaScotiaJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.courts.ns.ca/Courthouse_Locations/Courthouse_Locations_Map.htm"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Canadian Province Of Nova Scotia, i.e., that of the Nova Scotia Supreme and Provincial Courts and Court of Appeals</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfNovaScotia"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;NovaScotia"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfOntarioEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Province of Ontario entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfOntarioEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.ontario.ca/page/government-ontario"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Province of Ontario</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Ontario"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfOntario"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfOntarioJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>province of Ontario jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfOntarioJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.attorneygeneral.jus.gov.on.ca/english/courts/"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Canadian Province Of Ontario, i.e., that of the Ontario Superior and Provincial Court of Justice as well as Court of Appeals</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfOntario"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;Ontario"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfPrinceEdwardIslandEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Province of Prince Edward Island entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfPrinceEdwardIslandEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gov.pe.ca/"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Province of Prince Edward Island</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;PrinceEdwardIsland"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfPrinceEdwardIsland"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfPrinceEdwardIslandJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>province of Prince Edward Island jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfPrinceEdwardIslandJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.courts.pe.ca/"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Canadian Province Of Prince Edward Island, i.e., that of the Prince Edward Island Court of Appeal, as well as the Supreme and Provincial Courts of Prince Edward Island</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfPrinceEdwardIsland"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;PrinceEdwardIsland"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfQuebecEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Province of Quebec entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfQuebecEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gouv.qc.ca/EN/Pages/Accueil.aspx"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Province of Quebec</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Quebec"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfQuebec"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfQuebecJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>province of Quebec jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfQuebecJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gouv.qc.ca/EN/LeQuebec/Pages/Justice.aspx"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Canadian Province Of Quebec, i.e., that of the Quebec Court of Appeal, and the Supreme and Provincial Courts of Quebec</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfQuebec"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;Quebec"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfSaskatchewanEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Province of Saskatchewan entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfSaskatchewanEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://gov.sk.ca/"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Province of Saskatchewan</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Saskatchewan"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfSaskatchewan"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;ProvinceOfSaskatchewanJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>province of Saskatchewan jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:ProvinceOfSaskatchewanJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.sasklawcourts.ca/"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Canadian Province Of Saskatchewan, i.e., that of the Saskatchewan Court of Appeal, Court of Queen's Bench, and Provincial Court of Saskatchewan</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfSaskatchewan"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;Saskatchewan"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;YukonEntity">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;RegionalSovereignty"/>
|
||||
<rdfs:label>Yukon entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:YukonEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.gov.yk.ca/"/>
|
||||
<skos:definition>individual representing the regional sovereignty and polity that is the Canadian Yukon territory</skos:definition>
|
||||
<fibo-be-ge-ge:hasSharedSovereigntyOver rdf:resource="&lcc-3166-2-ca;Yukon"/>
|
||||
<fibo-be-ge-ge:isRepresentedBy rdf:resource="&fibo-be-ge-caj;GovernmentOfYukon"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-ge-caj;YukonJurisdiction">
|
||||
<rdf:type rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<rdfs:label>Yukon jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ge-caj:YukonJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.justice.gov.yk.ca/prog/cs/csindex.html"/>
|
||||
<skos:definition>individual representing the overall jurisdiction for the Courts of Yukon</skos:definition>
|
||||
<fibo-be-ge-ge:isJurisdictionOf rdf:resource="&fibo-be-ge-caj;GovernmentOfYukon"/>
|
||||
<fibo-fnd-law-jur:hasReach rdf:resource="&lcc-3166-2-ca;Yukon"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,294 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fnd-acc-aeq "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/AccountingEquity/">
|
||||
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
|
||||
<!ENTITY fibo-fnd-law-cor "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCore/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fnd-acc-aeq="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/AccountingEquity/"
|
||||
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
|
||||
xmlns:fibo-fnd-law-cor="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCore/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<rdfs:label>Corporate Bodies Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines the basic mechanisms that establish legal personhood for judicial or artificial persons, specifically those that are corporate bodies, including bodies incorporated by equity, by guarantee, and by agreement.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/LCC/Countries/CountryRepresentation/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-le-cb</sm:fileAbbreviation>
|
||||
<sm:filename>CorporateBodies.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/AccountingEquity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCore/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<skos:changeNote>The http://www.omg.org/spec/EDMC-FIBO/BE/20160201/LegalEntities/CorporateBodies.rdf version of this ontology was modified per the FIBO 2.0 RFC to address issues including elimination of missing labels and comments, integration with LCC, and replacing min 1 QCRs with someValuesFrom.</skos:changeNote>
|
||||
<skos:changeNote>The http://www.omg.org/spec/EDMC-FIBO/BE/20180801/LegalEntities/CorporateBodies.rdf version of this ontology was modified to simplify / merge the legal person and formal organization class hierarchies.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;BenefitCorporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;NotForProfitCorporation"/>
|
||||
<rdfs:label>benefit corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:BenefitCorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<rdfs:seeAlso rdf:datatype="&xsd;anyURI">http://www.business.ca.gov/Portals/0/Home/Docs/AB%202641%20SOS.pdf</rdfs:seeAlso>
|
||||
<skos:definition>a not for profit corporation set up under specific state legislation to provide some stated societal benefit, and with some corresponding relaxation of the obligation to maximize shareholder return</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">www.bcorporation.net</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>This is a US-specific type of non-profit corporation defined in recent legislation in a number of states. In California, for example, benefit corporations may be defined as public benefit or mutual benefit corporations, depending on their purpose.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;BodyIncorporatedThroughAgreement">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<rdfs:label>body incorporated through agreement</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:BodyIncorporatedThroughAgreement</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<skos:definition>A body with legal personhood, incorporated through some agreement among the principals, and without equity or guarantee instruments which would isolate the principals from liability.</skos:definition>
|
||||
<skos:editorialNote>An LLP (in the UK) is an example of this, and is also a partnership. There, the LLP Document is the legal document which effectively constitutes the Partnership.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;BodyIncorporatedWithGuarantee">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-cb;BodyLimitedByGuaranteePrincipalsAgreement"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>body incorporated with guarantee</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:BodyIncorporatedWithGuarantee</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-be-le-cb;BodyIncorporatedThroughAgreement"/>
|
||||
<skos:definition>Incorporated entity without share capital, and in which the liability of its members is limited to the amount each one of them undertakes to contribute at the time the firm is wound up.</skos:definition>
|
||||
<skos:editorialNote>The profit motive is not the prime objective of the organization.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;BodyLimitedByGuaranteePrincipalsAgreement">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationCoveringAgreement"/>
|
||||
<rdfs:label>body limited by guarantee principals agreement</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:BodyLimitedByGuaranteePrincipalsAgreement</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<skos:definition>The formal agreement between the principals of a body limited by guarantee.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;CommonInterestDevelopmentCorporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;NotForProfitCorporation"/>
|
||||
<rdfs:label>common interest development corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:CommonInterestDevelopmentCorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<skos:definition>a not for profit corporation set up under specific state legislation as a business entity for homeowners' associations</skos:definition>
|
||||
<skos:example rdf:datatype="&xsd;anyURI">http://www.dre.ca.gov/files/pdf/re39.pdf</skos:example>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.nolo.com/dictionary/common-interest-development-term.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A common interest development is typically a type of housing, composed of individually owned units, such as condominiums, townhouses, or single-family homes, that share ownership of common areas, such as swimming pools, landscaping, and parking. Common interest developments (also known as community interest developments or CIDs) are managed by homeowners' associations.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;CompanyIncorporatedByGuarantee">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;BodyIncorporatedWithGuarantee"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-cb;BodyLimitedByGuaranteePrincipalsAgreement"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>company incorporated by guarantee</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:CompanyIncorporatedByGuarantee</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<skos:definition>a body limited by guarantee whose principals agreement' includes statements indicating how much money each principal will contribute to the company if it becomes insolvent</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investorguide.com/definition/guarantee.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>company limited by guarantee</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;Corporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-cb;isConstitutedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-cb;InstrumentOfIncorporation"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-cb;isIncorporatedIn"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-org-fm;isDomiciledIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&lcc-cr;Country"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasLegalName"/>
|
||||
<owl:someValuesFrom rdf:resource="&xsd;string"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label xml:lang="en">corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:Corporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<skos:definition>a formal organization treated as an entity - an artificial person or legal entity distinct from its owners - created by or under the authority of the laws of a state or nation</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Banking Terms, Sixth Edition, 2012, definition of corporation</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://thelawdictionary.org/corporation/</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A corporation has three distinguishing characteristics: (1) separation of ownership from management and general liability, i.e., its liability to creditors is limited to its resources, unlike some partnerships and sole proprietorships, (2) the ability to negotiate contracts and own property, and (3) transferable ownership, irrespective of changes in membership or the lifetimes of its stockholders.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A corporation is managed by or under the direction of a board of directors, which generally determines corporate policy. Officers manage the day-to-day affairs of the corporation.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>body corporate</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;ForProfitCorporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lp;hasObjective"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;ProfitObjective"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>for profit corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:ForProfitCorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-be-le-cb;NotForProfitCorporation"/>
|
||||
<skos:definition>a corporation whose objective is to make money, in other words, to ensure realization of a financial benefit such that the amount of revenue gained from a business activity exceeds the expenses, costs and taxes needed to sustain that activity</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/p/profit.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;IncorporationGuarantee">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-cor;Constitution"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
|
||||
<owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasNotionalAmount"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>incorporation guarantee</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:IncorporationGuarantee</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<skos:definition>A guarantee which is part of the means by which some incorporated entity is incorporated by guarantee.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;InstrumentOfIncorporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-cor;Constitution"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>instrument of incorporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:InstrumentOfIncorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<skos:definition>Some legal instrument by which some legal entity which is not a natural person is made to exist.</skos:definition>
|
||||
<skos:editorialNote>This may be the issuance of shares, the existence of some agreement, guaranties and so on.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;NotForProfitCorporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;NotForProfitOrganization"/>
|
||||
<rdfs:label>not for profit corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:NotForProfitCorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<skos:definition>a corporation approved by its jurisdictional oversight and taxing authorities as operating for educational, charitable, social, religious, civic or humanitarian purposes</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://legal-dictionary.thefreedictionary.com/nonprofit+corporation</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A not for profit corporation is formed by incorporators, and has a board of directors and officers, but no shareholders. These incorporators, directors and officers may not receive a distribution of (any money from) profits, but officers and management may be paid reasonable salaries for services to the corporation.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>non-profit corporation</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;StockCorporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<rdfs:label xml:lang="en">stock corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:StockCorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-be-le-cb;BodyIncorporatedThroughAgreement"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-be-le-cb;BodyIncorporatedWithGuarantee"/>
|
||||
<skos:definition>a corporation that has shareholders (stockholders), each of whom receives a portion of the ownership of the corporation through shares of stock</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://biztaxlaw.about.com/od/glossarys/g/stockcorp.htm</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.oecd.org/daf/ca/CorporateGovernanceFactbook.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The shares in a stock corporation may receive a return on their investment in the form of dividends. Shares are used for voting on matters of corporate policy or to elect directors, at the corporation's annual meeting and at other meetings of the corporation.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-cb;isConstitutedBy">
|
||||
<rdfs:label>is constituted by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:isConstitutedBy</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-law-cor;Constitution"/>
|
||||
<skos:definition>the instrument by which an entity is incorporated</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-cb;isIncorporatedIn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-le-lp;isOrganizedIn"/>
|
||||
<rdfs:label>is incorporated in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:isIncorporatedIn</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<skos:definition>the legal jurisdiction under which the legal entity is incorporated</skos:definition>
|
||||
<skos:editorialNote>It is the laws of this jurisdiction that cause and allow the legal entity to exist and to incur debt and be sued at law as a legal entity.</skos:editorialNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-cb;issuesEquity">
|
||||
<rdfs:label>issues equity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-cb:issuesEquity</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-aeq;IssuedEquity"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>relates a stock corporation to the equity (in the form of shares) it issues through incorporation and subsequent corporate actions</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,371 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-acc-aeq "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/AccountingEquity/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-arr-cls "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/ClassificationSchemes/">
|
||||
<!ENTITY fibo-fnd-arr-id "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-org-org "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/Organizations/">
|
||||
<!ENTITY fibo-fnd-plc-adr "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Addresses/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-acc-aeq="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/AccountingEquity/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-arr-cls="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/ClassificationSchemes/"
|
||||
xmlns:fibo-fnd-arr-id="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-org-org="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/Organizations/"
|
||||
xmlns:fibo-fnd-plc-adr="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Addresses/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<rdfs:label>Formal Business Organizations Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines formal business organizations and related concepts. The ontology covers parts of organizations, membership, classification, address relations and other properties which are applicable to formal business organizations generally. The concept of a formal business organization forms the basis for articulation of types of organization, both incorporated and non-incorporated, in other FIBO-BE ontologies.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-le-fbo</sm:fileAbbreviation>
|
||||
<sm:filename>FormalBusinessOrganizations.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/AccountingEquity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/ClassificationSchemes/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/Organizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Addresses/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations.rdf version of this ontology was modified as a part of a simplification strategy for the organizational class hierarchy.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations.rdf version of this ontology was modified per the FIBO 2.0 RFC to address minor bug fixes.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;Branch">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationalSubUnit"/>
|
||||
<rdfs:label>branch</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:Branch</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<skos:definition>a part of a business organization or company, identified as a branch</skos:definition>
|
||||
<skos:editorialNote>This is not a separate legal entity in its own right, but a functional part of the entity.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;Division">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationalSubUnit"/>
|
||||
<rdfs:label>division</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:Division</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<skos:definition>a part of a company, such as a line of business, that may have separate accounting or reporting requirements</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;FormallyConstitutedOrganization">
|
||||
<rdfs:label>formally constituted organization</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:FormallyConstitutedOrganization</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<owl:equivalentClass rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<skos:definition>Any organization with some formal contractual agreement among its principals</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;FormallyConstitutedOrganizationMember">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;OrganizationMember"/>
|
||||
<rdfs:label>formally constituted organization member</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:FormallyConstitutedOrganizationMember</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>A member of some formally constituted organization.</skos:definition>
|
||||
<skos:editorialNote>This party may hold some equity in the formally constituted organization and may or may not have some responsibilities or potential liabilitiy in respect of the activities of that organization. Terms setting out the position of the member in these and other matters are defined in the organization covering agreement, to which the member may be a signatory.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;JointVenture">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:label>joint venture</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:JointVenture</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<skos:definition>a legal entity that is a formal venture between two or more business entities</skos:definition>
|
||||
<skos:editorialNote>Detailed properties still to be modeled. This will be similar to Partnership in that it will have two or more venture partners (need to determine best label for these), and some formal standing. Also to research: whether JVs are only instituted via mutual share ownership and therefore may only be between limited companies (or may only be a limited company but may have other types of legal person and/or legal entity as venture partners).</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;NonGovernmentalOrganization">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;NotForProfitOrganization"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lp;hasObjective"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;PublicPurpose"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>non-governmental organization</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:NonGovernmentalOrganization</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<skos:definition>a not for profit organization that is a citizen-based group that functions independently of government</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>NGO</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/ask/answers/13/what-is-non-government-organization.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Non-governmental_organization</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>NGOs are neither a part of a government nor a conventional for-profit business. Usually set up by ordinary citizens, NGOs may be funded by governments, foundations, businesses, or private persons.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>NGOs, sometimes called civil societies, are organized on community, national and international levels to serve specific social or political purposes, and are cooperative, rather than commercial, in nature.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Some NGOs avoid formal funding altogether and are run primarily by volunteers. NGOs are highly diverse groups of organizations engaged in a wide range of activities, and take different forms in different parts of the world. Some may have charitable status, while others may be registered for tax exemption based on recognition of social purposes. Others may be fronts for political, religious, or other interests.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;NotForProfitOrganization">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lp;hasObjective"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;NotForProfitObjective"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>not for profit organization</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:NotForProfitOrganization</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:disjointWith>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lp;hasObjective"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;ProfitObjective"/>
|
||||
</owl:Restriction>
|
||||
</owl:disjointWith>
|
||||
<skos:definition>an organization that uses its surplus revenues to further achieve its purpose or mission, rather than distributing its surplus income to the organization's owners (directors, investors, or equivalents) as profit or dividends</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Nonprofit_organization</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In the US, a nonprofit organization is an association that explicitly is not required to pay taxes on its income. Such organizations are qualified for this exemption due to their socially desirable objective (e.g. hospitals, charitable organizations, etc., or because they meet some set of requirements as determined by the US Internal Revenue Service.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The nonprofit landscape is highly varied, although many people have come to associate NPOs with charitable organizations. Although charities do comprise an often high profile or visible aspect of the sector, there are many other types of nonprofits. Overall, they tend to be either member-serving or community-serving. Member-serving organizations include mutual societies, cooperatives, trade unions, credit unions, industry associations, sports clubs, retired serviceman's clubs and other organizations that benefit a particular group of people - the members of the organization. Typically, community-serving organizations are focused on providing services to the community in general, either globally or locally: organizations delivering human services programs or projects, aid and development programs, medical research, education and health services, and so on.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>non-profit organization</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;OrganizationCoveringAgreement">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;WrittenContract"/>
|
||||
<rdfs:label>organization covering agreement</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:OrganizationCoveringAgreement</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<skos:definition>A formal agreement between the principals in a formal organization which covers the relationship between the principals, and between the principals and the entity.</skos:definition>
|
||||
<skos:editorialNote>Also covers the aims and purposes of the Entity.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;OrganizationIdentificationScheme">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;IdentificationScheme"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;defines"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-fbo;OrganizationIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>organization identification scheme</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:OrganizationIdentificationScheme</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<skos:definition>an identification scheme dedicated to the unique identification of organizations</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso.org/obp/ui/#iso:std:iso-iec:6523:-1:ed-1:v1:en</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;OrganizationIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Identifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasDefinition"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-fbo;OrganizationIdentificationScheme"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-org-org;Organization"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>organization identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:OrganizationIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<skos:definition>an identifier assigned to an organization within an organization identification scheme, and unique within that scheme</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso.org/obp/ui/#iso:std:iso-iec:6523:-1:ed-1:v1:en</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;OrganizationIndustrySectorClassification">
|
||||
<rdfs:label>organization industry sector classification</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:OrganizationIndustrySectorClassification</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<owl:equivalentClass rdf:resource="&fibo-fnd-arr-cls;IndustrySectorClassifier"/>
|
||||
<skos:definition>The classification of an organization in terms of the industry sector in which it carries out business.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;OrganizationPartIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Identifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-fbo;OrganizationalSubUnit"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>organization part identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:OrganizationPartIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<skos:definition>an identifier allocated to a particular organizational sub-unit</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>OPI</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso.org/obp/ui/#iso:std:iso-iec:6523:-1:ed-1:v1:en</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>organization sub-unit identifier</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;OrganizationalSubUnit">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isPartOf"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-org-org;Organization"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>organizational sub-unit</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:OrganizationalSubUnit</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<skos:definition>any department, service, or other entity within a larger formal organization that only has full recognition within the context of that formal organization, but requires identification for some purpose</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso.org/obp/ui/#iso:std:iso-iec:6523:-1:ed-1:v1:en</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In other words, it is not a legal entity in its own right.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>organization part</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-fbo;RegisteredAddress">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
|
||||
<rdfs:label>registered address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:RegisteredAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<skos:definition>a physical address used by an entity for registration purposes and where legal papers may be served</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>legal address</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-fbo;hasEquity">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has equity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:hasEquity</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-aeq;OwnersEquity"/>
|
||||
<skos:definition>indicates owners' equity associated with the entity</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-fbo;hasInternalEntity">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-le-fbo;hasSubUnit"/>
|
||||
<rdfs:label>has internal entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:hasInternalEntity</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-fbo;OrganizationalSubUnit"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>the organization has some part which is formally defined as an Internal Entity, for example for reporting, management or accounting purposes</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>This property is considered redundant with hasSubUnit and has been deprecated as a consequence.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-fbo;hasOperatingAddress">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-plc-adr;hasAddress"/>
|
||||
<rdfs:label>has operating address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:hasOperatingAddress</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-org-org;Organization"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
|
||||
<skos:definition>address at which the organization carries out its operations</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-fbo;hasPrimaryAddress">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-plc-adr;hasAddress"/>
|
||||
<rdfs:label>has primary address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:hasPrimaryAddress</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-org-org;Organization"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
|
||||
<skos:definition>the main address at which communications to the organization may be addressed in some geographic region</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-fbo;hasRegisteredAddress">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-plc-adr;hasAddress"/>
|
||||
<rdfs:label>has registered address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:hasRegisteredAddress</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-org-org;Organization"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<skos:definition>an address at which an organization is registered and at which legal papers may be served on it</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-fbo;hasSignatory">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<rdfs:label>has signatory</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:hasSignatory</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-org-org;Organization"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;Signatory"/>
|
||||
<skos:definition>has a party which is authorized to sign contracts on behalf of the entity</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-fbo;hasSubUnit">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;hasPart"/>
|
||||
<rdfs:label>has sub-unit</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:hasSubUnit</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-org-org;Organization"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-fbo;OrganizationalSubUnit"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-be-le-fbo;isSubUnitOf"/>
|
||||
<skos:definition>relates a formally constituted organization to a sub-unit of that organization</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-fbo;isSubUnitOf">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;isPartOf"/>
|
||||
<rdfs:label>is sub-unit of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-fbo:isSubUnitOf</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-fbo;OrganizationalSubUnit"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-org-org;Organization"/>
|
||||
<skos:definition>relates a sub-unit of an organization to the larger entity, which may or may not be co-located with that entity</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;LegalEntity">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-fbo;OrganizationCoveringAgreement"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isClassifiedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-arr-cls;IndustrySectorClassifier"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
582
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities.rdf
Executable file
582
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities.rdf
Executable file
@@ -0,0 +1,582 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lei "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-arr-cd "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Codes/">
|
||||
<!ENTITY fibo-fnd-arr-cls "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/ClassificationSchemes/">
|
||||
<!ENTITY fibo-fnd-arr-doc "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/">
|
||||
<!ENTITY fibo-fnd-dt-bd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-plc-adr "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Addresses/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-qt-qtu "https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lei="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-arr-cd="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Codes/"
|
||||
xmlns:fibo-fnd-arr-cls="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/ClassificationSchemes/"
|
||||
xmlns:fibo-fnd-arr-doc="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/"
|
||||
xmlns:fibo-fnd-dt-bd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-plc-adr="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Addresses/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-qt-qtu="https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/">
|
||||
<rdfs:label>Legal Entity Identifier (LEI) Entities Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts around contractually capable business entities. The terms defined here are those which are relevant to the Legal Entity Identifier (LEI) work. The term known as legal entity in that work is identified as a formal organization which is recognized in some jurisdiction as being capable of incurring some liability, whether or not is a legal person as understood by the legal community. This is labeled as contractually capable entity, to avoid confusion with the accepted legal term for Legal Entity. Such entities are recognized as requiring an LEI, but the identifier itself is allocated to the formal organization which is recognized as being contractually capable.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-le-lei</sm:fileAbbreviation>
|
||||
<sm:filename>LEIEntities.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/ClassificationSchemes/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Codes/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Addresses/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/QuantitiesAndUnits/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.1 RTF report. Changes include deprecation of the MunicipalEntity, Sovereign, and SupranationalEntity classes and making them equivalent to classes in the Government Entities ontology.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities.rdf version of this ontology was modified to deprecate LEIEligibleEntity as a part of a simplification strategy for the organizational class hierarchy, to support GLEIF LEI Level 2 ownership relationships, and eliminate a circular dependency with government entities by removing elements that had been deprecated for the last several FIBO revisions (municipal entity, sovereign, and supranational entity).</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities.rdf version of this ontology was modified to incorporate LEIEligibleEntity and LEIRegisteredEntity, as well as add restrictions in support of the ISO 17442 LEI effort and related changes to the GLEIF Common Data Format for the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;AccountingFramework">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lei;RelationshipQualifier"/>
|
||||
<rdfs:label>accounting framework</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:AccountingFramework</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a qualifier that indicates the accounting framework, i.e., the set of policies, methods, rules, and processes, applied for accounting consolidation purposes with respect to this relationship</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-le-lei;AccountingPeriod">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;RelationshipPeriodQualifier"/>
|
||||
<rdfs:label>accounting period</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:AccountingPeriod</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a qualifier indicating that the relationship period reflects an accounting period covered by the most recent validation documents for this relationship</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;ContractuallyCapableEntity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-rl;AgentInRole"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>contractually capable entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:ContractuallyCapableEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a unique entity that is legally or financially responsible for the performance of financial transactions, or has the legal right in its jurisdiction to enter independently into legal contracts, regardless of whether it is incorporated or constituted in some other way (e.g. trust, partnership, contractual). This excludes natural persons, but includes governmental organizations and supranationals.</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 17442</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-le-lei;DocumentFilingPeriod">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;RelationshipPeriodQualifier"/>
|
||||
<rdfs:label>document filing period</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:DocumentFilingPeriod</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a qualifier indicating that the relationship period reflects the validity period for any regulatory filing, accounting document, other document demonstrating the relationship's validity</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;EntityLegalForm">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cls;Classifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lei;hasTransliteratedName"/>
|
||||
<owl:minCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lei;hasLegalFormAbbreviation"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
<owl:onDataRange rdf:resource="&xsd;string"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lei;hasTransliteratedLegalFormAbbreviation"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
<owl:onDataRange rdf:resource="&xsd;string"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;hasName"/>
|
||||
<owl:someValuesFrom rdf:resource="&rdfs;Literal"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-law-jur;appliesIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;classifies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasDefinition"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lei;EntityLegalFormScheme"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>entity legal form</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:EntityLegalForm</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a classifier for a legal entity that indicates the nature of that entity as defined from a legal or regulatory perspective, in the jurisdiction in which it was established</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso.org/obp/ui/#iso:std:iso:20275:ed-1:v1:en</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;EntityLegalFormIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cd;CodeElement"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lei;EntityLegalForm"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasDefinition"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lei;EntityLegalFormScheme"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>entity legal form identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:EntityLegalFormIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a code that uniquely identifies an entity legal form as defined in ISO 20275</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/code-lists/iso-20275-entity-legal-forms-code-list</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso.org/obp/ui/#iso:std:iso:20275:ed-1:v1:en</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;EntityLegalFormScheme">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cls;ClassificationScheme"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cd;CodeSet"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;defines"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lei;EntityLegalFormIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>entity legal form scheme</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:EntityLegalFormScheme</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a scheme that specifies the elements of an unambiguous identifier for the entity legal forms that are sanctioned in a given jurisdiction as defined in ISO 20725</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/code-lists/iso-20275-entity-legal-forms-code-list</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso.org/obp/ui/#iso:std:iso:20275:ed-1:v1:en</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-le-lei;GenerallyAcceptedAccountingPrinciples">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;AccountingFramework"/>
|
||||
<rdfs:label>Generally Accepted Accounting Principles</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:GenerallyAcceptedAccountingPrinciples</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.fasb.org/home"/>
|
||||
<skos:definition>an accounting framework developed by the US Financial Accounting Standards Board (FASB)</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>GAAP</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:abbreviation>US GAAP</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-le-lei;ISO17442-CodeSet">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifierScheme"/>
|
||||
<rdfs:label>ISO 17442 code set</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:ISO17442-CodeSet</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>the set of legal entity identifiers that comprise the ISO 17442 legal entity identifier specification</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>GLEIF LEI CDF v2.1 legal entity identifier (LEI) code set</fibo-fnd-utl-av:synonym>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-le-lei;ISO20275-CodeSet">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;EntityLegalFormScheme"/>
|
||||
<rdfs:label>ISO 20275 code set</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:ISO20275-CodeSet</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>the set of entity legal form identifiers that comprise the ISO 20275 entity legal form specification</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>entity legal form (ELF) code set</fibo-fnd-utl-av:synonym>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-le-lei;InternationalFinancialReportingStandard">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;AccountingFramework"/>
|
||||
<rdfs:label>International Financial Reporting Standard</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:InternationalFinancialReportingStandard</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.ifrs.org/"/>
|
||||
<skos:definition>an accounting framework developed by the International Accounting Standards Board (IASB)</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>IFRS</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;LEIEligibleEntity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<rdfs:label>LEI eligible entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:LEIEligibleEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>a legal person that qualifies to be assigned a legal entity identifier</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;LEIRegisteredEntity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<rdfs:label>LEI registered entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:LEIRegisteredEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;isIdentifiedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>a legal person that has registered for and is identified by a legal entity identifier</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Note that the GLEIF data includes multiple LEIs for some entities due to corporate actions or other situations. The duplicates are typically archived after some period of time, but in order to reflect the reality in the data, the restriction is modeled as someValuesFrom rather than exactly 1 LEI for a given entity.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;LegalEntityIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationIdentifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasDefinition"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lei;LegalEntityIdentifierScheme"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>legal entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:LegalEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>an organization identifier that uniquely identifies a legal person as defined in ISO 17442</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso.org/standard/59771.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;LegalEntityIdentifierScheme">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationIdentificationScheme"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;defines"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>legal entity identifier scheme</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:LegalEntityIdentifierScheme</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a scheme that specifies the elements of an unambiguous legal entity identifier (LEI) scheme to identify the legal entities relevant to any financial transaction</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso.org/standard/59771.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-le-lei;OtherAccountingFramework">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;AccountingFramework"/>
|
||||
<rdfs:label>other accounting framework</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:OtherAccountingFramework</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.ifrs.org/"/>
|
||||
<skos:definition>an accounting framework of unstated origin (other than IFRS or US GAAP)</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;RelationshipPeriodQualifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cls;Classifier"/>
|
||||
<rdfs:label>relationship period qualifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:RelationshipPeriodQualifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a classifier that qualifies something about the reporting period specified, such as that the date period reflects an accounting or document filing period</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;RelationshipQualifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cls;Classifier"/>
|
||||
<rdfs:label>relationship qualifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:RelationshipQualifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a classifier that qualifies something about the relationship between consolidated entities during the reporting period, such as the accounting framework used</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;RelationshipRecord">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-doc;Record"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;isQualifiedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lei;RelationshipQualifier"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lei;isQuantifiedBy"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
<owl:onDataRange rdf:resource="&xsd;decimal"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>relationship record</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:RelationshipRecord</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a record describing relationships between legal entities</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;RelationshipStatus">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cls;Classifier"/>
|
||||
<rdfs:label>relationship status</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:RelationshipStatus</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:oneOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-be-le-lei;RelationshipStatusActive">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-le-lei;RelationshipStatusInactive">
|
||||
</rdf:Description>
|
||||
</owl:oneOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>a classifier that specifies the status of the relationship between consolidated entities during the reporting period (active or inactive)</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-le-lei;RelationshipStatusActive">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;RelationshipStatus"/>
|
||||
<rdfs:label>relationship status - active</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:RelationshipStatusActive</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>status indicating that as of the last report or update, the reporting legal entity reported that it is legally registered and/or operating, and that the relationship detailed in this relationship record is still valid</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-be-le-lei;RelationshipStatusInactive">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;RelationshipStatus"/>
|
||||
<rdfs:label>relationship status - inactive</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:RelationshipStatusInactive</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>status indicating that it has been determined that the relationship ended, e.g. because entity that reported this relationship is no longer legally registered and/or operating; or the relationship is no longer valid for other reasons</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-lei;hasAddressOfLegalFormation">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-le-fbo;hasRegisteredAddress"/>
|
||||
<rdfs:label>has address of legal formation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:hasAddressOfLegalFormation</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<skos:definition>indicates the address of legal formation for the entity, in the jurisdiction in which the entity is established, used for registration purposes with respect to obtaining an LEI</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>has legal address</fibo-fnd-utl-av:synonym>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-lei;hasLegalForm">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has legal form</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:hasLegalForm</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lei;EntityLegalForm"/>
|
||||
<skos:definition>indicates the nature of the entity as defined from a legal or regulatory perspective in a given jurisdiction</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso.org/obp/ui/#iso:std:iso:20275:ed-1:v1:en</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-be-le-lei;hasLegalFormAbbreviation">
|
||||
<rdfs:label>has legal form abbreviation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:hasLegalFormAbbreviation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:range rdf:resource="&xsd;string"/>
|
||||
<skos:definition>the precise abbreviation for the entity legal form as defined in the jurisdiction in which it is registered, for example LLC, LLP, Ltd, PLC, Corp.</skos:definition>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-be-le-lei;hasOwnershipPercentage">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-le-lei;isQuantifiedBy"/>
|
||||
<rdfs:label>has ownership percentage</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:hasOwnershipPercentage</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:range rdf:resource="&xsd;decimal"/>
|
||||
<skos:definition>the percentage ownership interest in the owned entity owned by owning entity, if known</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-be-le-lei;hasTransliteratedLegalFormAbbreviation">
|
||||
<rdfs:label>has transliterated legal form abbreviation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:hasTransliteratedLegalFormAbbreviation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:range rdf:resource="&xsd;string"/>
|
||||
<skos:definition>a transliterated (i.e., in Latin or Romanized ASCII) representation of the abbreviation for the entity legal form</skos:definition>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-be-le-lei;hasTransliteratedName">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-aap-agt;hasName"/>
|
||||
<rdfs:label>has transliterated name</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:hasTransliteratedName</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<skos:definition>a transliterated (i.e., in Latin or Romanized ASCII) representation of a name for the entity</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-lei;isConsolidatedBy">
|
||||
<rdfs:label>is consolidated by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:isConsolidatedBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<skos:definition>indicates the entity considered the 'end node' or consolidating entity (parent) from an ISO 17442 perspective</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-lei;isConsolidationOf">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<rdfs:label>is consolidation of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:isConsolidationOf</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<skos:definition>indicates the entity considered the 'start node' or consolidated entity from an ISO 17442 perspective</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-lei;isDirectlyConsolidatedBy">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-le-lei;isConsolidatedBy"/>
|
||||
<rdfs:label>is directly consolidated by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:isDirectlyConsolidatedBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<skos:definition>indicates that the entity considered the 'end node' or consolidating entity (parent) fully consolidates the accounting of the 'start node' (child) per the accounting rules specified, and is the closest consolidating entity to that child in any applicable ownership hierarchy</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-lei;isInternationalBranchOf">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-le-lei;isConsolidatedBy"/>
|
||||
<rdfs:label>is an international branch of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:isInternationalBranchOf</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<skos:definition>indicates that the entity considered the 'start node' or consolidated entity (child) is an international branch of the 'end node' (parent) in the jurisdiction of the child</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-be-le-lei;isQuantifiedBy">
|
||||
<rdfs:label>is quantified by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:isQuantifiedBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:range rdf:resource="&xsd;decimal"/>
|
||||
<skos:definition>indicates that something is limited to or conditional due to some rate or other statistical value</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-lei;isUltimatelyConsolidatedBy">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-le-lei;isConsolidatedBy"/>
|
||||
<rdfs:label>is ultimately consolidated by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lei:isUltimatelyConsolidatedBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<skos:definition>indicates that the entity considered the 'end node' or consolidating entity (parent) fully consolidates the accounting of the 'start node' (child) per the accounting rules specified, and is the most distant consolidating entity to that child in any applicable ownership hierarchy</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>GLEIF Level 2 Relationship Record (RR) Common Data Format (CDF), see https://www.gleif.org/en/about-lei/common-data-file-format/relationship-record-cdf-format#</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;LegalEntity">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lei;hasLegalForm"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lei;EntityLegalForm"/>
|
||||
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lei;hasTransliteratedName"/>
|
||||
<owl:minCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;hasName"/>
|
||||
<owl:minCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lei;hasAddressOfLegalFormation"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasLegalName"/>
|
||||
<owl:someValuesFrom rdf:resource="&rdfs;Literal"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;LegalPerson">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;isIdentifiedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
389
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons.rdf
Executable file
389
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons.rdf
Executable file
@@ -0,0 +1,389 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-aap-ppl "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/People/">
|
||||
<!ENTITY fibo-fnd-agr-agr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-dt-bd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-gao-obj "https://spec.edmcouncil.org/fibo/ontology/FND/GoalsAndObjectives/Objectives/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-law-lcap "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-aap-ppl="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/People/"
|
||||
xmlns:fibo-fnd-agr-agr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-dt-bd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-gao-obj="https://spec.edmcouncil.org/fibo/ontology/FND/GoalsAndObjectives/Objectives/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-law-lcap="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<rdfs:label>Legal Persons Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines legal personhood concepts. A legal person as defined here is any natural person or organization which is capable of accruing liability on its own part.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-le-lp</sm:fileAbbreviation>
|
||||
<sm:filename>LegalPersons.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/People/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/Objectives/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons.rdf version of this ontology was modified per the FIBO 2.0 RFC to normalize restrictions on business license.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons.rdf version of this ontology was modified to rationalize natural person and legally capable person in a new concept, namely legally competent natural person, simplify / merge the legal person and formal organization class hierarchies, and correct certain definitions, including power of attorney.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;BusinessEntity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;holds"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-law-lcap;License"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lp;hasObjective"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;BusinessObjective"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>business entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:BusinessEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:definition>an entity that is formed and administered as per commercial law in order to engage in business activities</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://en.wikipedia.org/wiki/Types_of_business_entity</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>There are many types of business entities defined in the legal systems of various countries. These include corporations, cooperatives, partnerships, sole proprietorships, sole traders, limited liability companies, certain trusts and trust companies, and so forth. The rules vary by country and by state or province. Some of the more widely recognized types in the US, UK, and EU are defined in FIBO, by region. However, the regulations governing particular types of entity, even those described as roughly equivalent, differ from jurisdiction to jurisdiction.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;BusinessLicense">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-lcap;License"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;BusinessEntity"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lp;isRecognizedIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>business license</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:BusinessLicense</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:definition>a license that allows the holder to conduct business or carry out a specific profession within some jurisdiction for some period of time</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;BusinessObjective">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-gao-obj;Objective"/>
|
||||
<rdfs:label>business objective</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:BusinessObjective</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:definition>an objective that reflects the strategic goals and direction of a business</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Business objectives allow an organization to define its goals and direction. A company uses strategy and tactics at every level of its operation to achieve its objectives. These define the way a company allocates its resources and the strengths, weaknesses and opportunities it may have. Companies usually do not alter their objectives once they are implemented, unless changes in circumstances arise. Setting a clear course for the organization is key to its success.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;CharteredLegalPerson">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:label>chartered legal person</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:CharteredLegalPerson</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:definition>a legal person created by a royal charter or decree</skos:definition>
|
||||
<skos:editorialNote>In a monarchy or principality, the monarch typically vests the power to create such bodies, in an entity called (for example) the Privy Council.</skos:editorialNote>
|
||||
<skos:example>Anything with 'Royal Institute' in the name. Also universities are generally set up by royal charter in a monarchy or principality, (often pre-dating any Privy Council i.e. directly be the monarch in the case of older universities). The Bank of England and the British Broadcasting Council (BBC) are also incorporated through Royal Charter.</skos:example>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;JuridicalPerson">
|
||||
<rdfs:label>juridical person</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:JuridicalPerson</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<owl:equivalentClass rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<skos:definition>an entity, as a firm, that is not a single natural person, as a human being, authorized by law with duties and rights, recognized as a legal authority having a distinct identity, a legal personality</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>Black's Law Dictionary Free Online, see http://thelawdictionary.org/juridical-person/</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;LegalEntity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lp;isOrganizedIn"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>legal entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:LegalEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
<skos:definition>a legal person that is a partnership, corporation, or other organization having the capacity to negotiate contracts, assume financial obligations, and pay off debts, organized under the laws of some jurisdiction</skos:definition>
|
||||
<skos:example>Examples of eligible legal entities include, without limitation:
|
||||
- all financial intermediaries;
|
||||
- banks and finance companies;
|
||||
- all entities that issue equity, debt or other securities for other capital structures;
|
||||
- all entities listed on an exchange;
|
||||
- all entities that trade stock or debt, investment vehicles, including mutual funds, pension funds and alternative investment vehicles constituted as corporate entities or collective investment agreements (including umbrella funds as well as funds under an umbrella structure, hedge funds, private equity funds, etc.);
|
||||
- all entities under the purview of a financial regulator and their affiliates, subsidiaries and holding companies;
|
||||
- counterparties to financial transactions.</skos:example>
|
||||
<skos:scopeNote>The term 'legal entities' includes, but is not limited to, unique parties that are legally or financially responsible for the performance of financial transactions or have the legal right in their jurisdiction to enter independently into legal contracts, regardless of whether they are incorporated or constituted in some other way (e.g. trust, partnership, contractual). It excludes natural persons, but includes governmental organizations and supranationals.</skos:scopeNote>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Banking Terms, Sixth Edition, 2012, definition of legal entity</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Black's Law Dictionary Free Online, see http://thelawdictionary.org/juridical-person/</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 17442, Financial services - Legal Entity Identifier (LEI), first edition, 2012-06-01, section 3.1</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>artificial person</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>juridical entity</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>juridical person</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>juristic person</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;LegalPerson">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-aap-agt;AutonomousAgent"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lp;isRecognizedIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-law-lcap;hasCapacity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-lcap;LiabilityCapacity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label xml:lang="en">legal person</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:LegalPerson</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:definition>any entity which can incur legal obligation and can be sued at law</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://en.wikipedia.org/wiki/Legal_personality</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>To have legal personality means to be capable of having legal rights and duties within a certain legal system, such as to enter into contracts, sue, and be sued. Legal personality is a prerequisite to legal capacity, the ability of any legal person to amend (enter into, transfer, etc.) rights and obligations.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;LegallyCompetentNaturalPerson">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-aap-ppl;Person"/>
|
||||
<rdfs:label>legally competent natural person</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:LegallyCompetentNaturalPerson</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fnd-aap-ppl;IncapacitatedAdult"/>
|
||||
<skos:definition>a person who is considered competent, under the circumstances, to enter into a contract, conduct business, or participate in other activities that generally require the mental ability to understand problems and make decisions on his or her own behalf</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Black's Law Dictionary (U.S.)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom>the Contract Act of 1872 (India)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The definition of mental competence, and potentially of the age of majority, is a function of the situation and law in a given jurisdiction.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;NaturalPerson">
|
||||
<rdfs:label xml:lang="en">natural person</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:NaturalPerson</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<owl:equivalentClass rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
<skos:definition>A person of maturity who in the eyes of the law is able to assume obligations</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;NotForProfitObjective">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-gao-obj;Objective"/>
|
||||
<rdfs:label>not for profit objective</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:NotForProfitObjective</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-be-le-lp;ProfitObjective"/>
|
||||
<skos:definition>an objective that reflects the charitable, educational, religious, humanitarian, public services, or other not for profit goals of an organization</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/n/not-for-profit.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The objective of all business activities is not to earn profits for its owners. All of the money earned by or donated to a not for profit organization is used in pursuing the organization's objectives.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>nonprofit objective</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;PowerOfAttorney">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-lcap;LegalCapacity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasEffectiveDate"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isConferredOn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>power of attorney</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:PowerOfAttorney</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:definition>legal authorization given by one party (the principal) to another (the agent or attorney-in-fact) to perform certain acts on the principal's behalf</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Banking Terms, Sixth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/power-of-attorney.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The appointment can be effective immediately or if the principal is unable to make decisions or perform certain actions on their own. It may be a (1) general power of attorney that authorizes the agent to act generally on behalf of the principal, such as to transfer funds from one account to another, pay debts, make investments, and so forth, or (2) limited to a specific act or situation, such as for management of an individual's finances in a single account, such as a brokerage account, or for management of healthcare. Decisions made and actions taken by an attorney in fact (within the scope of his or her authority) are legally binding on the principal.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;ProfitObjective">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;BusinessObjective"/>
|
||||
<rdfs:label>profit objective</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:ProfitObjective</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:definition>an objective that reflects pursuit of a financial benefit that may be realized when the amount of revenue gained from a business activity exceeds the expenses, costs and taxes needed to sustain that activity</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/p/profit.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Any profit that is gained goes to the business's owners, who may or may not decide to spend it on the business.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>for profit objective</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>profit motive</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;PublicPurpose">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-gao-obj;Objective"/>
|
||||
<rdfs:label>public purpose</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:PublicPurpose</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:definition>an objective that reflects values generally thought to be shared by and that is intended to benefit the populace as a whole</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.yourdictionary.com/public-purpose</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>public interest</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;ReligiousObjective">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;NotForProfitObjective"/>
|
||||
<rdfs:label>religious objective</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:ReligiousObjective</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:definition>a not for profit objective that reflects the religious goals of an organization</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;Signatory">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-law-lcap;hasCapacity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-lcap;SignatoryCapacity"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>signatory</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:Signatory</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:definition>Some agent who has the capacity to sign contracts on the part of some legal person</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lp;StatutoryBody">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:label>statutory body</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:StatutoryBody</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<skos:definition>a body set up by a government to consider evidence and make judgements in some field of activity</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.collinsdictionary.com/dictionary/english/statutory-body</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-lp;designatesSignatory">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;designates"/>
|
||||
<rdfs:label>designates signatory</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:designatesSignatory</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;Signatory"/>
|
||||
<skos:definition>designates a party able to sign contracts on the part of the legal person</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-lp;hasObjective">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has objective</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:hasObjective</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-aap-agt;AutonomousAgent"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-gao-obj;Objective"/>
|
||||
<skos:definition>relates an agent to a specific objective (result) that the agent aims to achieve within a time frame and with available resources</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/objective.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-lp;isOrganizedIn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-le-lp;isRecognizedIn"/>
|
||||
<rdfs:label>is organized in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:isOrganizedIn</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<skos:definition>indicates the juridiction whose laws a legal entity is organized under</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-le-lp;isRecognizedIn">
|
||||
<rdfs:label>is recognized in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-le-lp:isRecognizedIn</rdfs:comment>
|
||||
<rdfs:domain>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-be-le-lp;LegalPerson">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fnd-agr-agr;Agreement">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:domain>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<skos:definition>indicates the jurisdiction in which a legal person is considered competent to enter into a contract, conduct business, or participate in other activities, or in which an agreement may be acknowledged and possibly enforceable</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,586 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-oac-cpty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/">
|
||||
<!ENTITY fibo-be-oac-opty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-law-cor "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCore/">
|
||||
<!ENTITY fibo-fnd-oac-ctl "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Control/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-oac-cpty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"
|
||||
xmlns:fibo-be-oac-opty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-law-cor="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCore/"
|
||||
xmlns:fibo-fnd-oac-ctl="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Control/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/">
|
||||
<rdfs:label>Control Parties Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts relating to types of controlling parties. The concepts defined here are party in role concepts, which define the nature of some entity such as an organization or a legal person, in some role such as that of owning a controlling interest in the entity or of controlling that entity. These roles are defined in terms of the types of control enjoyed by the party, for example de facto or de jure control. An important feature of this ontology is the distinction between the holding of a controlling interest (such as voting shares), and the de facto existence of control of one body by another as asserted in company filings or as a conclusion drawn from computational analysis of controlling interests.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-oac-cpty</sm:fileAbbreviation>
|
||||
<sm:filename>ControlParties.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCore/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Control/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties.rdf version of this ontology was modified as a part of a simplification strategy for the organizational class hierarchy and to correct reasoning anomalies.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties.rdf version of this ontology was modified per the FIBO 2.0 RFC to add missing labels and definitions, eliminate references to BusinessFacingTypes, etc.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;COCOBondholder">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;PartyHoldingSomeOptionForControl"/>
|
||||
<rdfs:label>COCO bondholder</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:COCOBondholder</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Holder of bank bonds which convert to equity holdings in a bank.</skos:definition>
|
||||
<skos:editorialNote>These equity holdings, when they exist, will confer upon the holder some de jure controlling interest in the issuing entity.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;ConstitutionalContractualControl">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;ConstitutionalDeJureControl"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;ContractualControl"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isConferredBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-fbo;OrganizationCoveringAgreement"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>constitutional contractual control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:ConstitutionalContractualControl</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Some control set out in some contract among the principals of an organization.</skos:definition>
|
||||
<skos:editorialNote>This distinguishes this control from control conferred by contracts with third parties, for example in relation to third party guarantees or similar. This combines all forms of constitutional control in one set of terms under Constitutional De Jure Control.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;ConstitutionalDeJureControl">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;DeJureControllingInterest"/>
|
||||
<rdfs:label>constitutional de jure control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:ConstitutionalDeJureControl</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Control which is based in some instrument which has constitutional standing (is constitutive of the entity) such as voting shares, general partner equity etc.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;ContractualControl">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-ctl;ControllingCapacity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isConferredBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-agr-ctr;Contract"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>contractual control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:ContractualControl</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Control vested in an entity by virtue of the terms in some contract between that entity and others.</skos:definition>
|
||||
<skos:editorialNote>See SME REview note of 16 Jan 2013: Percentage mechanism (in contracts etc.) would be factored in. Hence percentages as contractual terms. For instance an option to exercise which would give another 5 percent control. So there is percentage control with or without share ownership. Example: In a partnership this might be in the Partnership Agreement, which would identify beneficial ownership and control as potentially 2 distinct things. Contract can say anything. Implications: This means that there are percentages of de jure control based in contract, similar to those based in constitutional instruments (shares, General Partner equity). The concepts of Parent, Siinificant Part Owner etc. can then potentially be defined int erms of the percentages of all applicable instruments by which control may be formally defined.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;ContractualControllingParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;DeJureControllingInterestParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;holdsSomeMeansOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-cpty;ContractualControl"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>contractual controlling party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:ContractualControllingParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>A party which exercises some control which is set out in some contract.</skos:definition>
|
||||
<skos:editorialNote>This is as distinct from control set out in some constitutional instrument e.g. voting shares ownership or general partner equity.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;ControlledParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;isControlledToSomeDegreeBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-oac-ctl;ControllingParty"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>controlled party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:ControlledParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Some party which is controlled in some way and to some degree by some other party.</skos:definition>
|
||||
<skos:editorialNote>Scope Note: Parties, since they stand in roles, will have relationships among them which correspond to the reciprocals of the roles they stand in. In this case, controls and controlled by.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;ControllingAlliance">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-org-fm;Group"/>
|
||||
<rdfs:label>controlling alliance</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:ControllingAlliance</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Some group of entities which have formed some alliance or agreement in terms of which they jointly exercise control over some entity.</skos:definition>
|
||||
<skos:editorialNote>The types of entity which may enter into such an alliance are the same types of entity as may exercise control in their own right, i.e. independent parties (that is a logical union of natural persons, legal persons and formal organizations).</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;ControllingInterestOptionHolder">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;PartyHoldingSomeOptionForControl"/>
|
||||
<rdfs:label>controlling interest option holder</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:ControllingInterestOptionHolder</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>A party which holds some option which may be exercised to confer on that party some de jure controlling interest at some time in the future and at the discretion of that holder.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;ControllingInterestParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-ctl;ControllingParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;holdsSomeMeansOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-oac-ctl;ControllingCapacity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>controlling interest party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:ControllingInterestParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Some party which holds some form of controlling interest in some other party in some context.</skos:definition>
|
||||
<skos:editorialNote>This controlling interest inevitably means that the party exercises some form of control, however the precise degree and nature of that control is dependent on many factors, and so is defined as a separate party role (which may and usually is fulfilled by the same entity).</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;ControllingLeverageParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;DeFactoControllingInterestParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;holdsSomeMeansOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-cpty;InvestmentBasedDeFactoControl"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>controlling leverage party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:ControllingLeverageParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>A party which exercises control as a result of some investment in an equity.</skos:definition>
|
||||
<skos:editorialNote>Any large investor may have some degree of de facto control.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;CourtAppointedControl">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-ctl;ControllingCapacity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isConferredBy"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-law-cor;CourtOfLaw"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>court appointed control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:CourtAppointedControl</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Control conferred on some entity by act of some court, for example in the context of receivership.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;DeFactoControllingInterestParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;ControllingInterestParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;holdsSomeMeansOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-oac-ctl;DeFactoControl"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>de facto controlling interest party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:DeFactoControllingInterestParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>A party which exercises some control over an entity other than via some constitutional instrument such as shares.</skos:definition>
|
||||
<skos:example>a silent partner, i.e. where someone has made a large investment, which is bilateral (not part of the constitutional framework of the company)</skos:example>
|
||||
<skos:scopeNote>divides further into financial leverage via loans; non fiscal types of leverage (influence)</skos:scopeNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;DeJureControllingInterest">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-ctl;DeJureControl"/>
|
||||
<rdfs:label>de jure controlling interest</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:DeJureControllingInterest</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>controlling interest that is formalized by some formal legal construct</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;DeJureControllingInterestParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;ControllingInterestParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;holdsSomeMeansOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-cpty;DeJureControllingInterest"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>de jure controlling interest party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:DeJureControllingInterestParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>An entity that may exercise de jure controlling interest</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;DegreeOfControl">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-rel-rel;Reference"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;hasPercentageControl"/>
|
||||
<owl:someValuesFrom rdf:resource="&xsd;decimal"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>degree of control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:DegreeOfControl</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>the degree of control one entity has over another</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;EntityControllingParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-ctl;ControllingParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;controls"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;hasDegreeOfControl"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-cpty;DegreeOfControl"/>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;hasNatureOfControl"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-oac-ctl;DeFactoControl"/>
|
||||
</owl:Restriction>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>entity controlling party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:EntityControllingParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Some party which is able to direct the activities of some business entity.</skos:definition>
|
||||
<skos:editorialNote>This type of party is either asserted to be the case by the entity itself or some other party, or is determined through some analysis or calculation based on the available information about controlling interests.</skos:editorialNote>
|
||||
<skos:scopeNote>It is assumed that since control follows from some form of ownership or contractual instrument, that the range of entities which may fulfil this party role is the same as that for entity ownership, namely a logical union of natural persons, legal persons and formal organizations.</skos:scopeNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;EquityBasedDeJureControl">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;ConstitutionalDeJureControl"/>
|
||||
<rdfs:label>equity-based de jure control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:EquityBasedDeJureControl</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>De Jure controlling interest in an entity which is based on the holding of some form of equity in that entity.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;InfluenceBasedDeFactoControl">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-ctl;DeFactoControl"/>
|
||||
<rdfs:label>influence-based de facto control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:InfluenceBasedDeFactoControl</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Some influence and control over some entity other than by means of investment in that entity.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;InfluenceBasedDeFactoControllingParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;DeFactoControllingInterestParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;holdsSomeMeansOf"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-cpty;InfluenceBasedDeFactoControl"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>influence-based de facto controlling party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:InfluenceBasedDeFactoControllingParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>A party which exercises some influence and control over the entity other than by means of investment.</skos:definition>
|
||||
<skos:editorialNote>Regulatory or jurisdictional control would fall under this control. Court appointed control is de jure control BUT the scenario in which a government takes over something and then hands it over to some new de jure controller i.e. administrator - in the meantime this is de facto control by e.g. the government.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;InvestmentBasedDeFactoControl">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-ctl;DeFactoControl"/>
|
||||
<rdfs:label>investment-based de facto control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:InvestmentBasedDeFactoControl</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Control which arises through some investment in some entity, other than as the holding of constitutional equity (shares etc.) in that entity.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;InvestmentBasedDeFactoControllingInterestParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;DeFactoControllingInterestParty"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-opty;Investor"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;holdsSomeMeansOf"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-cpty;InvestmentBasedDeFactoControl"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>investment-based de facto controlling interest party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:InvestmentBasedDeFactoControllingInterestParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>A party which exercises some degree of de facto control based on some investment which they hold in the entity.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;JointControllingParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;EntityControllingParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-cpty;ControllingAlliance"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>joint controlling party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:JointControllingParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-be-oac-cpty;SoleControllingParty"/>
|
||||
<skos:definition>Some group of entities which collectively are able to direct the affairs of some business organization</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;LimitedControllingParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;EntityControllingParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;controls"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;hasDegreeOfControl"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-cpty;DegreeOfControl"/>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;hasNatureOfControl"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-cpty;LimitedDeFactoControl"/>
|
||||
</owl:Restriction>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>limited controlling party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:LimitedControllingParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Some individual entity which is able to direct the affairs of some business organization to a specific degree.</skos:definition>
|
||||
<skos:editorialNote>The degree to which the party has control of (is able to direct the activities of) the organization in question is defined as a percentage value where one hundred percent would equate to control without the involvement of others. The percentage of control is a calculated, determined or asserted value, and not necessarily a percentage of some controlling interest, though in the absence of other factors the determination of percentage of control would equate to the percentage of controlling interest e.g. voting shares held.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;LimitedDeFactoControl">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-ctl;DeFactoControl"/>
|
||||
<rdfs:label>limited de facto control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:LimitedDeFactoControl</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>The ability to direct the affairs of some entity within prescribed limits. Those limits are described in terms of activities which the entity holding such control may cause the controlled entity to carry out.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;MajorityControllingParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;EntityControllingParty"/>
|
||||
<rdfs:label>majority controlling party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:MajorityControllingParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>an entity controlling party that possesses, either directly or indirectly, the power to direct or cause the direction of the management and policies of a legal person, whether through the ownership of a majority of voting securities, by contract, or otherwise</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Electronic Code of Federal Regulations, Title 17, Chapter 1, Section 49.2</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;PartyHoldingSomeOptionForControl">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;ControllingInterestParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;holdsSomeMeansOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-cpty;DeJureControllingInterest"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>party holding some option for control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:PartyHoldingSomeOptionForControl</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Some party holding the option to exercise some de jure controlling interest</skos:definition>
|
||||
<skos:editorialNote>This will result in some potential change at a future time, in the conclusions about actual control.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;Receiver">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;DeJureControllingInterestParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;holdsSomeMeansOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-cpty;CourtAppointedControl"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>receiver</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:Receiver</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>A party appointed by some court for the purposes of winding up the affairs of some entity which is no longer solvent.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;SignificantControllingInterestParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;DeJureControllingInterestParty"/>
|
||||
<rdfs:label>significant controlling interest party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:SignificantControllingInterestParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>A person which owns a significant voting stake in this entity of between some lower significant threshold and 50 percent, but not 50 percent or more.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;SoleControllingParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;EntityControllingParty"/>
|
||||
<rdfs:label>sole controlling party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:SoleControllingParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>an individual entity that directs the affairs of some formal business organization</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;TotalOwner">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-opty;ConstitutionalOwner"/>
|
||||
<rdfs:label>total owner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:TotalOwner</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>Entity having 100 percent ownership in the entity so owned.</skos:definition>
|
||||
<skos:editorialNote>By virtue of holding 100 percent of the equity ownership, the Total Owner also holds 100 percent of the controlling equity, if there is a difference. Therefore it is both a total owner and a total controlling party.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;WarrantHolder">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;PartyHoldingSomeOptionForControl"/>
|
||||
<rdfs:label>warrant holder</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:WarrantHolder</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<skos:definition>A holder of some warrant which when exercised would confer upon that party some de jure controlling interest in some entity.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cpty;hasControllingInterestParty">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<rdfs:label>has controlling interest party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:hasControllingInterestParty</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cpty;ControllingInterestParty"/>
|
||||
<skos:definition>indicates an entity that has the ability to exercise some control over a formal business organization</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cpty;hasDegreeOfControl">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has degree of control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:hasDegreeOfControl</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-oac-cpty;EntityControllingParty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cpty;DegreeOfControl"/>
|
||||
<skos:definition>has degree of control, (partial, majority, or complete) either alone or with other parties, with respect to some activity</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cpty;hasMajorityControllingParty">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-cpty;isControlledToSomeDegreeBy"/>
|
||||
<rdfs:label>has majority controlling party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:hasMajorityControllingParty</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cpty;MajorityControllingParty"/>
|
||||
<skos:definition>The parent of the company, if there is one.</skos:definition>
|
||||
<skos:editorialNote>This is usually (but not necessarily) any entity which owns a controlling stake (50 percent plus one voting share or above, or equivalent) in this company, if it is a limited company.</skos:editorialNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cpty;hasNatureOfControl">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has nature of control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:hasNatureOfControl</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-oac-cpty;EntityControllingParty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-oac-ctl;DeFactoControl"/>
|
||||
<skos:definition>has nature or kind of control, de facto or limited de facto control</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-be-oac-cpty;hasPercentageControl">
|
||||
<rdfs:label>has percentage control</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:hasPercentageControl</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-oac-cpty;DegreeOfControl"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<rdfs:range rdf:resource="&xsd;decimal"/>
|
||||
<skos:definition>indicates the percentage (out of 100) control that one party has over another</skos:definition>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cpty;hasSignificantControllingInterestParty">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-cpty;hasControllingInterestParty"/>
|
||||
<rdfs:label>has significant controlling interest party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:hasSignificantControllingInterestParty</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cpty;SignificantControllingInterestParty"/>
|
||||
<skos:definition>identifies an entity that owns a significant percentage of the equity in this company, but less than 50 percent</skos:definition>
|
||||
<skos:editorialNote>This is a relationship for any ownership between a lower threshold (defined in AML regulations locally) and 50 percent. It is the inverse of the Affiliate (AKA Associate) relationship.</skos:editorialNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cpty;hasTotalOwner">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-opty;hasConstitutionalOwner"/>
|
||||
<rdfs:label>has total owner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:hasTotalOwner</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cpty;TotalOwner"/>
|
||||
<skos:definition>indicates the party that wholly controls the organization, i.e., one that owns 100 percent interest</skos:definition>
|
||||
<skos:editorialNote>This may be any entity which is capable of exercising ownership. Scope Note: By virtue of holding 100 percent of the equity ownership, the Total Owner also holds 100 percent of the controlling equity, if there is a difference. Therefore it is both a total owner and a total controlling party. For this reason it is included among the control relationships and is a specialization of the has majority controlling party relationships.</skos:editorialNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cpty;holdsSomeMeansOf">
|
||||
<rdfs:label>holds some means of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:holdsSomeMeansOf</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-oac-cpty;ControllingInterestParty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-oac-ctl;ControllingCapacity"/>
|
||||
<skos:definition>Some means of control held by the party.</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cpty;isBasedOnInvestmentEquity">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;isConferredBy"/>
|
||||
<rdfs:label>is based on investment equity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:isBasedOnInvestmentEquity</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-oac-cpty;InvestmentBasedDeFactoControl"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-opty;InvestmentEquity"/>
|
||||
<skos:definition>indicates investment-based de facto control, which is is based on the holding of some investment equity by some party</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cpty;isControlledToSomeDegreeBy">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;isControlledBy"/>
|
||||
<rdfs:label>is controlled to some degree by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cpty:isControlledToSomeDegreeBy</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cpty;EntityControllingParty"/>
|
||||
<skos:definition>identifies a party that has some degree of control over a formal business organization</skos:definition>
|
||||
<skos:editorialNote>Control by this type of party is either asserted to be the case by the entity itself or some other party, or is determined through some analysis or calculation based on the available information about controlling interests.</skos:editorialNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,368 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-corp-corp "https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-oac-cctl "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/">
|
||||
<!ENTITY fibo-be-oac-cown "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/">
|
||||
<!ENTITY fibo-be-oac-cpty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/">
|
||||
<!ENTITY fibo-be-oac-opty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/">
|
||||
<!ENTITY fibo-fnd-oac-ctl "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Control/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-corp-corp="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-oac-cctl="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"
|
||||
xmlns:fibo-be-oac-cown="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/"
|
||||
xmlns:fibo-be-oac-cpty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"
|
||||
xmlns:fibo-be-oac-opty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"
|
||||
xmlns:fibo-fnd-oac-ctl="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Control/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/">
|
||||
<rdfs:label>Corporate Control Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts relating to corporation-specific control. These concepts are based on the general types of control (both de facto control and controlling interests), as defined in the ControlParties ontology, and are the specific examples of these concepts as they apply to companies incorporated by the issuance of shares.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-oac-cctl</sm:fileAbbreviation>
|
||||
<sm:filename>CorporateControl.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Control/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl.rdf version of this ontology was modified as a part of a simplification strategy for the organizational class hierarchy and to correct reasoning anomalies.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl.rdf version of this ontology was modified per the FIBO 2.0 RFC to add missing definitions and labels, eliminate references to BusinessFacingTypes, replace min 1 QCRs with someValuesFrom, address other hygiene issues, and limit the burden of certain restrictions, such as those on stock corporation, for typical applications.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;StockCorporation">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cctl;hasMajorityControllingInterestParty"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-oac-cctl;OverFiftyPercentControllingInterestCompany"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;hasSignificantControllingInterestParty"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-oac-cctl;SignificantShareholdingCompany"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cctl;isWhollyOwnedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-oac-cctl;TotalControllingInterestCompany"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;hasControllingInterestParty"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-oac-cctl;VotingShareholder"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The restrictions defined herein extend the definition of stock corporation to link it to external entities that hold shares in it.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;Affiliate">
|
||||
<rdfs:label>affiliate</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:Affiliate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-be-oac-cpty;MajorityControllingParty">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-oac-cctl;ControlledCompany">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>an affiliate of, or a person affiliated with, a specific person is a person that directly, or indirectly through one or more intermediaries, controls, or is controlled by, or is under common control with, the person specified</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;ControlledCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;ControlledParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>controlled company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:ControlledCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>a controlled party that is a legal entity over which a controlling party has some degree of control, typically by way of ownership of voting shares</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;DomesticUltimateParent">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cctl;TotalControllingInterestCompany"/>
|
||||
<rdfs:label>domestic ultimate parent</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:DomesticUltimateParent</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>an organization that is recognized as the ultimate parent of a given company within the country or jurisdiction of incorporation; this relationship may or may not be present, i.e. in the case of a company that has no parent</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;GlobalUltimateParent">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cctl;TotalControllingInterestCompany"/>
|
||||
<rdfs:label>global ultimate parent</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:GlobalUltimateParent</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>an organization that is recognized as the ultimate parent of the company; this relationship may or may not be present, i.e. in the case of a company that has no parent</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;JointVenturePartner">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;EntityControllingParty"/>
|
||||
<rdfs:label>joint venture partner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:JointVenturePartner</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>a party in the role of joint venture partner to some venture</skos:definition>
|
||||
<skos:editorialNote>This is part of ongoing work - legal definitions sought.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;NonWhollyOwnedSubsidiary">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cctl;Subsidiary"/>
|
||||
<rdfs:label>non-wholly owned subsidiary</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:NonWhollyOwnedSubsidiary</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>a subsidiary which is not a wholly owned subsidiary</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;OverFiftyPercentControllingInterestCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cctl;VotingShareholdingCompany"/>
|
||||
<rdfs:label>over fifty percent controlling interest company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:OverFiftyPercentControllingInterestCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>a voting shareholding company that owns more than fifty (50) percent of the voting shares in another company</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;SignificantShareholdingCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;SignificantControllingInterestParty"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cctl;VotingShareholdingCompany"/>
|
||||
<rdfs:label>significant shareholding company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:SignificantShareholdingCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>a company that owns a significant voting stake in another company</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;Subsidiary">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cctl;ControlledCompany"/>
|
||||
<rdfs:label>subsidiary</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:Subsidiary</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>a company that is entirely or partially owned and entirely or partially controlled by another company</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A subsidiary is a separate, distinct legal entity from its parent company(ies) for the purposes of taxation, regulatory compliance, and with respect to liability.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;TotalControllingInterestCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;TotalOwner"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cctl;OverFiftyPercentControllingInterestCompany"/>
|
||||
<rdfs:label>total controlling interest company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:TotalControllingInterestCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>an organization having 100 percent ownership one or more organizations it holds voting shares in</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>By virtue of holding 100 percent of the share ownership, the total controlling interest company also holds 100 percent of the controlling equity, if there is a difference. Therefore, it is both a total owner and a total controlling party.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>parent company</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;VotingShareholder">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;DeJureControllingInterestParty"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cown;Shareholder"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-cpty;holdsSomeMeansOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-cpty;EquityBasedDeJureControl"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>voting shareholder</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:VotingShareholder</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>a party owning voting shares in some company limited by the issue of shares</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;VotingShareholding">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cown;Shareholding"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-opty;isEquityHeldBy"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-cctl;VotingShareholder"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>voting shareholding</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:VotingShareholding</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>a holding of some voting share</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;VotingShareholdingCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cctl;VotingShareholder"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>voting shareholding company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:VotingShareholdingCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>a formal business organization that holds voting shares in some incorporated company</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;WhollyOwnedSubsidiary">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cctl;Subsidiary"/>
|
||||
<rdfs:label>wholly owned subsidiary</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:WhollyOwnedSubsidiary</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<skos:definition>a subsidiary that is entirely owned and controlled by another company</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cctl;hasAffiliate">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-cpty;hasControllingInterestParty"/>
|
||||
<rdfs:label>has affiliate</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:hasAffiliate</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cctl;Affiliate"/>
|
||||
<skos:definition>has a party which directly, or indirectly through one or more intermediaries, controls, or is controlled by, or is under common control with the company</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cctl;hasDomesticUltimateParent">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-cpty;hasMajorityControllingParty"/>
|
||||
<rdfs:label>has domestic ultimate parent</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:hasDomesticUltimateParent</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cctl;DomesticUltimateParent"/>
|
||||
<skos:definition>relates an organization to another recognized as its ultimate parent, within its country or jurisdiction of incorporation, if it has one</skos:definition>
|
||||
<skos:editorialNote>In the case of companies that are subsidiaries of another company that itself has a parent, this identifies the organization at the top of the hierarchy of organizations in the country of registration. Adapted from consensus definition of Ultimate Parent, now that this is split into national and global parent.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:adaptedFrom>consensus definition of ultimate parent, with the split between domestic and global parent</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cctl;hasGlobalUltimateParent">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-cpty;hasMajorityControllingParty"/>
|
||||
<rdfs:label>has global ultimate parent</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:hasGlobalUltimateParent</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cctl;GlobalUltimateParent"/>
|
||||
<skos:definition>relates an organization to another recognized as its ultimate parent, if it has one</skos:definition>
|
||||
<skos:editorialNote>In the case of companies that are subsidiaries of another company that itself has a parent, this identifies the organization at the top of the hierarchy, world-wide. Adapted from consensus definition of Ultimate Parent, now that this is split into national and global parent.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:adaptedFrom>consensus definition of ultimate parent, with the split between domestic and global parent</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cctl;hasMajorityControllingInterestParty">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-cpty;hasSignificantControllingInterestParty"/>
|
||||
<rdfs:label>has majority controlling interest party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:hasMajorityControllingInterestParty</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cctl;OverFiftyPercentControllingInterestCompany"/>
|
||||
<skos:definition>relates a company to an organization that has a majority ownership and control over it, i.e., its parent organization, if there is one</skos:definition>
|
||||
<skos:editorialNote>This is defined as company or other Formal Organization which owns a controlling stake of greater than 50 percent (50 percent plus one voting share or above) in this company.</skos:editorialNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cctl;hasMajorityOwnedSubsidiary">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-cctl;hasSubsidiary"/>
|
||||
<rdfs:label>has majority owned subsidiary</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:hasMajorityOwnedSubsidiary</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cctl;WhollyOwnedSubsidiary"/>
|
||||
<skos:definition>relates a company to one of its majority-owned subsidiaries, i.e., a subsidiary of which it owns more than 50 percent (50 percent plus one share) of the outstanding shares</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cctl;hasSubsidiary">
|
||||
<rdfs:label>has subsidiary</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:hasSubsidiary</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cctl;Subsidiary"/>
|
||||
<skos:definition>relates a company to one of its subsidiaries, that is an affiliae controlled by the company directly, or indirectly through one or more intermediaries</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cctl;holdsMajorityControllingVotingRightsIn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-cctl;holdsSignificantControllingVotingRightsIn"/>
|
||||
<rdfs:label>holds majority controlling voting rights in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:holdsMajorityControllingVotingRightsIn</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<skos:definition>relates a legal person to a company in which the party holds fifty percent or more of the controlling voting rights</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cctl;holdsSignificantControllingVotingRightsIn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-cctl;holdsSomeControllingVotingRightsIn"/>
|
||||
<rdfs:label>holds significant controlling voting rights in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:holdsSignificantControllingVotingRightsIn</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<skos:definition>relates a legal person to a company in which the party holds a significant proportion of the controlling voting rights</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cctl;holdsSomeControllingVotingRightsIn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;controls"/>
|
||||
<rdfs:label>holds some controlling voting rights in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:holdsSomeControllingVotingRightsIn</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-oac-ctl;ControllingParty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<skos:definition>relates a legal person to a company in which that party holds some controlling voting rights</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-cctl;isWhollyOwnedBy">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-cctl;hasMajorityControllingInterestParty"/>
|
||||
<rdfs:label>is wholly owned by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cctl:isWhollyOwnedBy</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-cctl;TotalControllingInterestCompany"/>
|
||||
<skos:definition>relates a company to an organization that has 100 percent ownership and control over it</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,122 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-oac-cown "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/">
|
||||
<!ENTITY fibo-be-oac-opty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/">
|
||||
<!ENTITY fibo-fnd-acc-aeq "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/AccountingEquity/">
|
||||
<!ENTITY fibo-fnd-agr-agr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-oac-own "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-oac-cown="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/"
|
||||
xmlns:fibo-be-oac-opty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"
|
||||
xmlns:fibo-fnd-acc-aeq="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/AccountingEquity/"
|
||||
xmlns:fibo-fnd-agr-agr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-oac-own="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/">
|
||||
<rdfs:label>Corporate Ownership Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cown:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts relating to corporation-specific ownership. Roles are defined in terms of the ownership enjoyed by the party, and are the specific examples of these concepts as they apply to companies incorporated by the issuance of shares.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-oac-cown</sm:fileAbbreviation>
|
||||
<sm:filename>CorporateOwnership.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/AccountingEquity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Ownership/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership.rdf version of this ontology was modified per the FIBO 2.0 RFC to reference shareholders' equity in the definition of a shareholder.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership.rdf version of this ontology was modified to generalize the definition of beneficial owner rather than limiting it to shareholding and eliminate a duplicate restriction on shareholder.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cown;BeneficialOwner">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-agr;Beneficiary"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-own;Owner"/>
|
||||
<rdfs:label>beneficial owner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cown:BeneficialOwner</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<skos:definition>a party that enjoys the possession and/or benefits of ownership (such as receipt of income) of a property even though its ownership (title) is in the name of another party (called a nominee or registered owner)</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/beneficial-owner.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>This covers entities which have any kind of control. From World Bank Report: In identifying the beneficial owner, the focus should be on two factors: the control exercised and the benefit derived. Control of a corporate vehicle will always depend on context, as control can be exercised in many different ways, including through ownership, contractually or informally.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Use of a nominee (who may be an agent, custodian, or a trustee) does not change the position regarding tax reporting and tax liability, and the beneficial owner remains responsible.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>actual owner</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cown;PublicShareholder">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cown;Shareholder"/>
|
||||
<rdfs:label>public shareholder</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cown:PublicShareholder</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<skos:definition>a shareholder that holds publicly issued shares in a listed company</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cown;RegisteredShareholder">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cown;Shareholder"/>
|
||||
<rdfs:label>registered shareholder</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cown:RegisteredShareholder</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<skos:definition>a shareholder that is registered on the shareholder registry for a company</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cown;Shareholder">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-opty;ConstitutionalOwner"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;TransferableContractHolder"/>
|
||||
<rdfs:label xml:lang="en">shareholder</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cown:Shareholder</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<skos:definition>an individual, group, or organization that owns one or more shares in a corporation or mutual fund, or an interest in a general or limited partnership, or a unit of ownership in a structured product, such as a real estate investment trust, and in whose name the share is issued</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym xml:lang="en-US">stockholder</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cown;Shareholding">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-aeq;FinancialAsset"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-opty;isEquityHeldBy"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-cown;Shareholder"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>shareholding</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-cown:Shareholding</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<skos:definition>Legal power of stockholders (shareholders) varies in proportion to their shareholdings. Typically, ten percent and below stockholding provides no protection. Fifteen percent stockholding may give the power to petition courts against changing the shares class rights. Up to 49.9 percent stockholding normally gives power to demand calling of an extraordinary general meeting. Fifty percent and over stockholding gives power to fire a director and force out minority stockholders by acquiring their shares as per the rules of the firm. Holder of 75 percent of the stock has the power to change the articles and memorandum of association and the firms name, reduce the share capital, allow the firm to buy its own shares from other stockholders, and to shut down the business. One hundred percent stockholding of course gives total power under the corporate legislation.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/company-shareholdings.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,593 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-corp-corp "https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-oac-cctl "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/">
|
||||
<!ENTITY fibo-be-oac-cpty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/">
|
||||
<!ENTITY fibo-be-oac-exec "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-law-cor "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCore/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-law-lcap "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/">
|
||||
<!ENTITY fibo-fnd-oac-ctl "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Control/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-corp-corp="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-oac-cctl="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"
|
||||
xmlns:fibo-be-oac-cpty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"
|
||||
xmlns:fibo-be-oac-exec="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-law-cor="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCore/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-law-lcap="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/"
|
||||
xmlns:fibo-fnd-oac-ctl="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Control/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/">
|
||||
<rdfs:label>Executives Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts relating to executives and their formal capacities. The concepts defined in this ontology cover types of corporate officers, board members and the like, along with the capacities in terms of which those party roles are defined, and the kinds of entity (principally natural persons) that are able to perform in those roles.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-oac-exec</sm:fileAbbreviation>
|
||||
<sm:filename>Executives.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCore/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Control/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives.rdf version of this ontology was modified per the FIBO 2.0 RFC to fix reasoning issues.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives.rdf version of this ontology was modified to clarify the definition of responsible party.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-cb;InstrumentOfIncorporation">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-oac-exec;CompanyBylaw"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<fibo-fnd-utl-av:explanatoryNote>extends the definition of an instrument of incorporation to constrain corporate bylaws</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cpty;DeFactoControllingInterestParty">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-exec;nominates"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-oac-exec;BoardMember"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<fibo-fnd-utl-av:explanatoryNote>a control owner (i.e., control person, per SEC regulations) may have some means or right that allows them to exercise control over board composition, other than through proxy assignment or vote. Not all control persons have this facility, as it is not inherent to having a significant (for example, 20 percent or more) ownership stake.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-cctl;VotingShareholder">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-exec;elects"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-oac-exec;BoardMember"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A voting shareholder may exercise control over board composition by (1) attending a shareholder meeting and voting directly, (2) assigning a proxy to vote on their behalf, either as specified in the recommendations made in the proxy card or as indicated in a manner that deviates from those recommendations but is detailed on the proxy card, (3) by rejection of the proxy, either implicitly or explicitly, or (4) through a direct ballot that they create themselves.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;ArticlesOfIncorporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;InstrumentOfIncorporation"/>
|
||||
<rdfs:label>articles of incorporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:ArticlesOfIncorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>The articles of association are a contract (1) between the members (stockholders, subscribers) and the organization and (2) among the members themselves. It sets out the rights and duties of directors and stockholders individually and in meetings. Certain statutory clauses (such as those dealing with allotment, transfer, and forfeiture of shares) must be included; the other clauses are chosen by the stockholders to make up the bylaws of the organization. A court, however, may declare a clause ultra vires if it is deemed unfair, unlawful, or unreasonable. A copy of the articles is lodged with the appropriate authority such as the registrar of companies. Articles are public documents and may be inspected by anyone (usually on payment of a fee) either at the premises of the organization or at the registrar's office. Lenders to the organization take special interest in its provisions that impose a ceiling on the borrowings beyond which the organization's management must get shareholders' approval before taking on more debt. The usual American term is articles of incorporation.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/articles-of-association.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>articles of association</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;Auditor">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;ResponsibleParty"/>
|
||||
<rdfs:label>auditor</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:Auditor</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>an individual qualified (at the state level) to conduct audits. An auditor may be an internal auditor (an individual whose primary job function is to audit his or her own company) or an external auditor (an individual from outside the company, who typically is employed by an auditing firm who handles many different clients).</skos:definition>
|
||||
<skos:editorialNote>They have power independently of the board. Power to assess the quality of the financial reports. Also has obligations to the statutory authorities in that regard. The auditor has obligations to the shareholders which are not directly to the Board. Their specific role is to supervise the board to ensure they are acting on behalf of the shareholders. To report to the shareholders on the activities of the Board. Therefore, Auditor's report is a required part of the financial reports. They are responsible for providing a true and fair view of the financial positions of the company. Election - Put up by the board. Appointed by the Board on behalf of the shareholders. Can be voted out by the shareholders at an AGM or EGM but the board can also put up a competitive process. Normally board elects them but the shareholders can override that selection.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.investorwords.com/326/auditor.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;BoardCapacity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-lcap;DelegatedLegalAuthority"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-exec;CompanyLaw"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isConferredBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-be-le-cb;InstrumentOfIncorporation">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-oac-exec;CompanyBylaw">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-corp-corp;BoardAgreement">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isConferredOn"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;playsRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-exec;BoardMember"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>board capacity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:BoardCapacity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>the capacity that resides in the board of directors of a company</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;BoardMember">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;LegallyDelegatedAuthority"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;OrganizationMember"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-corp-corp;BoardAgreement"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isMemberOf"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;playsRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-exec;BoardOfDirectors"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>board member</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:BoardMember</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>a person who is a member of the board of directors of a corporation</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;BoardOfDirectors">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;EntityControllingParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-exec;nominates"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-exec;CorporateOfficer"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-law-lcap;hasCapacity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-exec;BoardCapacity"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasMember"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;playsRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-exec;BoardMember"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>board of directors</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:BoardOfDirectors</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>Governing body (called the board) of an incorporated firm. Its members (directors) are elected normally by the subscribers (stockholders) of the firm (generally at an annual general meeting or AGM) to govern the firm and look after the subscribers' interests. The board has the ultimate decision-making authority and, in general, is empowered to (1) set the company's policy, objectives, and overall direction, (2) adopt bylaws, (3) name members of the advisory, executive, finance, and other committees, (4) hire, monitor, evaluate, and fire the managing director and senior executives, (5) determine and pay the dividend, and (6) issue additional shares. Though all its members might not be engaged in the company's day-to-day operations, the entire board is held liable (under the doctrine of collective responsibility) for the consequences of the firm's policies, actions, and failures to act. Members of the board usually include senior-most executives (called inside directors or executive directors) as well as experts or respected persons chosen from the wider community (called outside directors or non-executive directors).</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/board-of-directors.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;Bylaw">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-cor;Law"/>
|
||||
<rdfs:label>bylaw</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:Bylaw</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>Corporate bylaws are typically called Articles of Association in the United Kingdom, or Articles of Incorporation in the United States. In government usage, the term bylaws is used to describe laws, orders, regulations, rules, etc., made by a ministry, local authority (a municipality, for example), or public corporation, in accordance with the powers conferred by or delegated under a statue (called the parent act).</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/bylaw.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>byelaws</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>delegated legislation</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;ChiefExecutiveOfficer">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;CorporateOfficer"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;ExecutiveBoardMember"/>
|
||||
<rdfs:label>chief executive officer</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:ChiefExecutiveOfficer</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>Top executive responsible for a firm's overall operations and performance. He or she is the leader of the firm, serves as the main link between the board of directors (the board) and the firm's various parts or levels, and is held solely responsible for the firm's success or failure. One of the major duties of a CEO is to maintain and implement corporate policy, as established by the board. Also called President or managing director, he or she may also be the chairman (or chairperson) of the board.</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>CEO</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/chief-executive-officer-CEO.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;ChiefFinancialOfficer">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;CorporateOfficer"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;Executive"/>
|
||||
<rdfs:label>chief financial officer</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:ChiefFinancialOfficer</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>Senior-most executive responsible for financial control and planning of a firm or project. He or she is in charge of all accounting functions including (1) credit control, (2) preparing budgets and financial statements, (3) coordinating financing and fund raising, (4) monitoring expenditure and liquidity, (5) managing investment and taxation issues, (6) reporting financial performance to the board, and (7) providing timely financial data to the CEO. Also called chief finance officer, comptroller, controller, or finance controller.</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>CFO</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/chief-financial-officer-CFO.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;CompanyBylaw">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;Bylaw"/>
|
||||
<rdfs:label>company bylaw</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:CompanyBylaw</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>The official rules and regulations which govern a corporation's management. Drawn up at the time of incorporation, along with the charter.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.investorwords.com/660/bylaws.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>corporate bylaw</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;CompanyLaw">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-jur;StatuteLaw"/>
|
||||
<rdfs:label>company law</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:CompanyLaw</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>Legislation under which the formation, registration or incorporation, governance, and dissolution of a firm is administered and controlled.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/company-law.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>corporate law</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;CompanySecretary">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;CorporateOfficer"/>
|
||||
<rdfs:label>company secretary</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:CompanySecretary</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>Officer appointed by the directors of a firm as responsible for ensuring that firm's legal obligations under the corporate legislation are complied with. His or her formal duties include (1) calling meetings, (2) recording minutes of the meetings, (3) keeping statutory record books, (4) proper payment of dividend and interest payments, and (5) proper drafting and execution of agreements, contracts, and resolutions. A company secretary is not automatically an employee of the firm and, if employed with executive responsibilities, not be its director shareholder. If a firm has only two directors, one may act as its secretary; but a sole director may not. A firm (such as of accountants) may not act as a company secretary for any firm. Called corporate secretary in the US.</skos:definition>
|
||||
<skos:editorialNote>Functionary but also a signer of documentation in the company. Does not have powes to do anything without instruction from the board. THe rol arsies from legal obligations iposed by the company. responsible to legislative authorities fo rthe company meeting those legal obligations. Role is that they gain a degree of control but only in the fact that they must report according to rules established by theirlegislative jurisdiction. Example: Delaware: you need a designated corporate secretary who is responsible for submitting certain documents etc.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/company-secretary.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>corporate secretary</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;CompanyStatutoryObligation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-lcap;StatutoryResponsibility"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isMandatedBy"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-exec;CompanyLaw"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>company statutory obligation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:CompanyStatutoryObligation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>an obligation defined in company law (statute)</skos:definition>
|
||||
<skos:editorialNote>This is the set of laws that define the statutory obligations on public officers for the jurisdiction in which the company operates.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;CorporateOfficer">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;ResponsibleParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-exec;hasResponsibility"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-exec;CorporateOfficerDuty"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-exec;hasResponsibility"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-exec;CompanyStatutoryObligation"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-law-lcap;hasCapacity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-exec;CorporateOfficerCapacity"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-law-lcap;hasCapacity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-lcap;SignatoryCapacity"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>corporate officer</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:CorporateOfficer</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>The executives of a corporation charged with certain operational responsibilities. Typically appointed by the board of directors, the corporate officers usually include the Chief Executive Officer (CEO), Chief Financial Officer (CFO), President, and in some corporations the Chief Operating Officer.</skos:definition>
|
||||
<skos:editorialNote>Some party which is recognized by law as having the role and responsibilities defined for a Public Officer as described in that law.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.investorwords.com/15091/corporate_officers.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;CorporateOfficerCapacity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-lcap;DelegatedLegalAuthority"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isConferredBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-exec;CompanyLaw"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>corporate officer capacity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:CorporateOfficerCapacity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>the capacity vested in a public officer of a company</skos:definition>
|
||||
<skos:editorialNote>This is framed as a capacity: -an individual acts in their capacity of the role as CFO, CEO etc. but their legal liability rests in their relationship with the board itself i.e. comes from their membership on the board from a corporate standpoint.</skos:editorialNote>
|
||||
<skos:scopeNote>Originally framed with reference to incorporated company, this term and its related terms have been re-framed as applying to any Body Corporate. May be specialized for Incorporated Companies and other Bodies Corporate at some future point.</skos:scopeNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;CorporateOfficerDuty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;CompanyStatutoryObligation"/>
|
||||
<rdfs:label>corporate officer duty</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:CorporateOfficerDuty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>some duty incumbent upon some officer of a company</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;Executive">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;LegallyDelegatedAuthority"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>executive</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:Executive</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>person appointed and given the responsibility to manage the affairs of an organization and the authority to make decisions within specified boundaries</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/executive.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;ExecutiveBoardMember">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;BoardMember"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;Executive"/>
|
||||
<rdfs:label>executive board member</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:ExecutiveBoardMember</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>An individual performing the role of a board member of a company who also has executive responsibilities in the company.</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>inside director</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;LegallyDelegatedAuthority">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-ctl;ControllingParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>legally delegated authority</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:LegallyDelegatedAuthority</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>a party having some legal control of some entity</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;NonExecutiveBoardMember">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;BoardMember"/>
|
||||
<rdfs:label>non-executive board member</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:NonExecutiveBoardMember</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>Some person performing the role of a Board Member of a company, and having no executive responsibilities towards the running of the company.</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>outside director</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-exec;ResponsibleParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-exec;hasResponsibility"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-law-lcap;Duty"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>responsible party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:ResponsibleParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<skos:definition>a person acting in a role that has some formal responsibility, such as a fiduciary responsibility, a signatory, an examiner or registrar, etc.</skos:definition>
|
||||
<skos:editorialNote>The responsibility may be defined in terms of specific instruments such as laws, bylaws or contracts, or by some other means. These instruments would mandate certain obligations on the part of the party, for example statutory obligations.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-exec;delegatesControlTo">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;designates"/>
|
||||
<rdfs:label>delegates control to</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:delegatesControlTo</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-exec;LegallyDelegatedAuthority"/>
|
||||
<skos:definition>indicates a party to which this legal person has delegated some authority or control</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-exec;elects">
|
||||
<rdfs:label>elects</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:elects</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<skos:definition>chooses someone to hold office or some other position by voting</skos:definition>
|
||||
<skos:editorialNote>In the case of an election for a member of the board of directors, the bylaws state the manner in which that process is effected. The candidate members may be recommended by the board or other proxy and are then elected by the shareholder. A similar process may be conducted to elect outside auditors.</skos:editorialNote>
|
||||
<skos:example>the election of officers of an association, the election of directors by the shareholders</skos:example>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/elect.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investorwords.com/9558/election.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-exec;hasDelegatedControlOf">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-oac-ctl;isInControlOfThing"/>
|
||||
<rdfs:label>has delegated control of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:hasDelegatedControlOf</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-oac-exec;LegallyDelegatedAuthority"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<skos:definition>indicates a legal person that has delegated some authority or control to this party</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-exec;hasDelegatedControlOfItself">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-exec;hasDelegatedControlOf"/>
|
||||
<rdfs:label>has delegated control of itself</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:hasDelegatedControlOfItself</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-oac-exec;LegallyDelegatedAuthority"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-be-oac-exec;delegatesControlTo"/>
|
||||
<skos:definition>indicates a legal person that has delegated some authority or control to this party, and as a result this party therefore has control over itself</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-exec;hasResponsibility">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-law-lcap;hasCapacity"/>
|
||||
<rdfs:label>has responsibility</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:hasResponsibility</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-aap-agt;AutonomousAgent"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-law-lcap;Duty"/>
|
||||
<skos:definition>identifies a particular burden of obligation upon one who is responsible</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://dictionary.reference.com/browse/responsibility</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-exec;hasResponsibleParty">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<rdfs:label>has responsible party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:hasResponsibleParty</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-exec;ResponsibleParty"/>
|
||||
<skos:definition>some party that has some defined responsibility with respect to the formal organization</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-exec;hasVestedInIt">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-law-lcap;hasCapacity"/>
|
||||
<rdfs:label>has vested in it</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:hasVestedInIt</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-oac-exec;LegallyDelegatedAuthority"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-law-lcap;DelegatedLegalAuthority"/>
|
||||
<skos:definition>indicates the delegated legal authority that is vested in the controlling party</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-exec;nominates">
|
||||
<rdfs:label>nominates</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-exec:nominates</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<skos:definition>appoints or proposes for appointment to an office or place</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.merriam-webster.com/dictionary/nominate</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Note that nominates is defined as a relation between two parties-in-role (the range of which could be a corporation or partnership in the case of an auditor), whereas appoints between independent parties.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,467 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lei "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-oac-opty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/">
|
||||
<!ENTITY fibo-fnd-acc-aeq "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/AccountingEquity/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-arr-doc "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/">
|
||||
<!ENTITY fibo-fnd-dt-bd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-oac-ctl "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Control/">
|
||||
<!ENTITY fibo-fnd-oac-own "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lei="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-oac-opty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"
|
||||
xmlns:fibo-fnd-acc-aeq="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/AccountingEquity/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-arr-doc="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/"
|
||||
xmlns:fibo-fnd-dt-bd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-oac-ctl="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Control/"
|
||||
xmlns:fibo-fnd-oac-own="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/">
|
||||
<rdfs:label>Ownership Parties Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts relating to types of organization owning parties. The concepts defined here are party in role concepts, which define the nature of some entity such as an organization or a legal person, in some role such as that of owning equity in the entity. These roles are defined in terms of the ownership enjoyed by the party, with distinctions between constitutional ownership i.e. ownership defined in terms of stockholder equity, and investment ownership more generally.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-oac-opty</sm:fileAbbreviation>
|
||||
<sm:filename>OwnershipParties.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/AccountingEquity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Control/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Ownership/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties.rdf version of this ontology was modified as a part of a simplification strategy for the organizational class hierarchy and to support GLEIF LEI Level 2 ownership relationships.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties.rdf version of this ontology was modified per the FIBO 2.0 RFC to address missing labels and comments, and revise terminology related to shareholders' equity due to requirements for SEC/Equities.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-le-lei;RelationshipRecord">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-arr-doc;records"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-oac-opty;EntityOwnership"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;ConstitutionalOwner">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-opty;EntityOwner"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-opty;holdsEquityIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-acc-aeq;ShareholdersEquity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>constitutional owner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:ConstitutionalOwner</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>a party that holds an equity stake in some entity, in the form of shareholders' equity</skos:definition>
|
||||
<skos:editorialNote>Typically this would be share ownership or the holding of partnership equity. Ownership in this 'constitutional' sense means that the owner is in some way a member of the organization, such as an employee or director, as distinct from some outside investor.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;ControllingEquity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-aeq;ShareholdersEquity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;confers"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-oac-ctl;DeJureControl"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>controlling equity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:ControllingEquity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>shareholders's equity that formally confers control in the entity, either by law or as explicitly stated in a corresponding equity instrument</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;DirectConsolidation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-opty;EntityOwnership"/>
|
||||
<rdfs:label>direct consolidation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:DirectConsolidation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>direct ownership recorded as accounting consolidation, by some party of some other formal organization</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;EntityOwner">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-own;Owner"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-opty;holdsEquityIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-acc-aeq;OwnersEquity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>entity owner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:EntityOwner</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>a party that has some ownership interest in some entity</skos:definition>
|
||||
<skos:editorialNote>This is not the same meaning as being some owner of some asset. Rather, this is some party which partakes in the ownership of some kind of entity (a business entity or a legal entity for example) via some mechanism such as the ownership of equity in that entity.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;EntityOwnership">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-own;Ownership"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;isQualifiedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lei;RelationshipQualifier"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isConferredBy"/>
|
||||
<owl:onClass>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fnd-acc-aeq;OwnersEquity">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fnd-agr-ctr;Contract">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:onClass>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isClassifiedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lei;RelationshipStatus"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-opty;hasOwnedEntity"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-be-le-fbo;NotForProfitOrganization">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-le-lp;BusinessEntity">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-le-lp;LegalEntity">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-opty;hasOwningEntity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>entity ownership</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:EntityOwnership</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>ownership by some party of an interest in some non-governmental formal organization</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;EntityOwnershipContext">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-own;Ownership"/>
|
||||
<rdfs:label>entity ownership context</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:EntityOwnershipContext</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>the context of ownership by some party of an interest in some formal organization</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;ForeignBranchOwnership">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-opty;EntityOwnership"/>
|
||||
<rdfs:label>foreign branch ownership</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:ForeignBranchOwnership</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>ownership by some party of some formal organization or organizational sub-unit that is a foreign affiliate and legally part of the owning entity</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;GuaranteeProvidingMember">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;OrganizationMember"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-pty-pty;IndependentParty"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-opty;guarantees"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-cb;BodyIncorporatedWithGuarantee"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>guarantee providing member</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:GuaranteeProvidingMember</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>an entity that has issued some guarantee for a body incorporated by the issuance of guarantees</skos:definition>
|
||||
<skos:editorialNote>This can be any contractually capable entity.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;InvestmentEquity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-aeq;OwnersEquity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-opty;isEquityHeldBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-opty;Investor"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>investment equity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:InvestmentEquity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>equity that represents an ownership interest in some entity, but may or may not take the form of shareholders's equity</skos:definition>
|
||||
<skos:editorialNote>Typically an investment in some entity may take the form of shares (issued or privately held), i.e., shareholders' equity, or it may take the form of some capital amount which is not reflected in shareholders' equity. In each case, there would typically be a contractual basis for the investment setting out what controls or other benefits accrue to the investor.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;Investor">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-opty;EntityOwner"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-opty;holdsEquityIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-opty;InvestmentEquity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>investor</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:Investor</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>a party that owns some stake in some organization by way of investment</skos:definition>
|
||||
<skos:editorialNote>This is regardless of whether or not the investor is also a constitutional owner (e.g. shareholder) in the entity.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;InvestorContract">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;WrittenContract"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;definesTermsFor"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-oac-opty;InvestmentEquity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>investor contract</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:InvestorContract</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>Contract setting out the terms under which some investor invests in the entity and setting out the rights which are conferred on that investor.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-oac-opty;UltimateConsolidation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-opty;EntityOwnership"/>
|
||||
<rdfs:label>ultimate ownership</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:UltimateConsolidation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>highest-level (top, end) ancestral ownership, evidenced by accounting consolidation, by some party of some other legal entity</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;guarantees">
|
||||
<rdfs:label>guarantees</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:guarantees</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<skos:definition>provides a formal assurance or promise, esp. that certain conditions shall be fulfilled relating to a product, service, or transaction</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.google.com/#q=guarantees</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;hasConstitutionalOwner">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-be-oac-opty;isPartiallyOwnedBy"/>
|
||||
<rdfs:label>has constitutional owner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:hasConstitutionalOwner</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-opty;ConstitutionalOwner"/>
|
||||
<skos:definition>links a constitutional interest/position in something (e.g., a legal entity) to the party that holds or owns it, in whole or in part</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;hasDirectOwnership">
|
||||
<rdfs:label>has direct ownership</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:hasDirectOwnership</rdfs:comment>
|
||||
<rdfs:domain>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-be-le-fbo;NotForProfitOrganization">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-le-lp;BusinessEntity">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-le-lp;LegalEntity">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:domain>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-opty;EntityOwnership"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-be-oac-opty;hasOwnedEntity"/>
|
||||
<skos:definition>relates a formal organization to the context in which it is owned directly by another entity</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;hasDirectOwningEntity">
|
||||
<rdfs:label>has direct owning entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:hasDirectOwningEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<owl:propertyChainAxiom rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-be-oac-opty;hasDirectOwnership">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-oac-opty;hasOwningEntity">
|
||||
</rdf:Description>
|
||||
</owl:propertyChainAxiom>
|
||||
<skos:definition>relates a formal organization to a direct legal person / owner</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;hasInvestmentEntity">
|
||||
<rdfs:label>has investment entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:hasInvestmentEntity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<owl:propertyChainAxiom rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-be-oac-opty;hasInvestmentOwnership">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-oac-opty;hasOwnedEntity">
|
||||
</rdf:Description>
|
||||
</owl:propertyChainAxiom>
|
||||
<skos:definition>relates a legal person to a directly owned formal organization or subsidiary, depending on the percent ownership interest</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;hasInvestmentOwnership">
|
||||
<rdfs:label>has investment ownership</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:hasInvestmentOwnership</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-opty;EntityOwnership"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-be-oac-opty;hasOwningEntity"/>
|
||||
<skos:definition>relates a legal person to the context in which it owns a formal organization</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;hasInvestor">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;isHeldBy"/>
|
||||
<rdfs:label>has investor</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:hasInvestor</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-opty;Investor"/>
|
||||
<skos:definition>links an investment interest in something (e.g., a legal entity) to the party that holds or owns it, in whole or in part</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;hasOwnedEntity">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has owned entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:hasOwnedEntity</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-oac-opty;EntityOwnership"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<rdfs:range>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-be-le-fbo;NotForProfitOrganization">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-le-lp;BusinessEntity">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-be-le-lp;LegalEntity">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:range>
|
||||
<skos:definition>indicates a formal organization, including potentially a sole proprietorship, that is owned by a legal person</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;hasOwningEntity">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has owning entity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:hasOwningEntity</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-oac-opty;EntityOwnership"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<skos:definition>indicates a party that owns a formal organization</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;holdsAnOwnershipInterestIn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-oac-own;owns"/>
|
||||
<rdfs:label>holds an ownership interest in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:holdsAnOwnershipInterestIn</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<skos:definition>links a party to some organization it holds an ownership interest in</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;holdsEquityIn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;holds"/>
|
||||
<rdfs:label>holds equity in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:holdsEquityIn</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-aeq;Equity"/>
|
||||
<skos:definition>links a party to some equity it holds</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;isEquityHeldBy">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;isHeldBy"/>
|
||||
<rdfs:label>is equity held by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:isEquityHeldBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-opty;EntityOwner"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-be-oac-opty;holdsEquityIn"/>
|
||||
<skos:definition>links some equity to the party that holds it</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-oac-opty;isPartiallyOwnedBy">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-oac-own;isOwnedBy"/>
|
||||
<rdfs:label>is partially owned by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-oac-opty:isPartiallyOwnedBy</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-oac-opty;EntityOwner"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-be-oac-opty;holdsAnOwnershipInterestIn"/>
|
||||
<skos:definition>links an interest or position in something (e.g, a formal business organization) to the party that holds or owns it, in whole or in part</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
529
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/Partnerships/Partnerships.rdf
Executable file
529
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/Partnerships/Partnerships.rdf
Executable file
@@ -0,0 +1,529 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-oac-cpty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/">
|
||||
<!ENTITY fibo-be-oac-opty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/">
|
||||
<!ENTITY fibo-be-ptr-ptr "https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/">
|
||||
<!ENTITY fibo-fnd-acc-aeq "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/AccountingEquity/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-law-lcap "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/">
|
||||
<!ENTITY fibo-fnd-oac-own "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-oac-cpty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"
|
||||
xmlns:fibo-be-oac-opty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"
|
||||
xmlns:fibo-be-ptr-ptr="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"
|
||||
xmlns:fibo-fnd-acc-aeq="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/AccountingEquity/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-law-lcap="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/"
|
||||
xmlns:fibo-fnd-oac-own="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/">
|
||||
<rdfs:label>Partnerships Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines partnerships and related concepts. The concepts distinguish general from limited partners, as well as the types of equity that they hold. Included are abstract definitions of partnership types based on whether they have general, limited or both kinds of partners. Both legally incorporated and non incorporated forms of partnerships are covered.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-ptr-ptr</sm:fileAbbreviation>
|
||||
<sm:filename>Partnerships.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/AccountingEquity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Ownership/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/Partnerships/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships.rdf version of this ontology was modified per the FIBO 2.0 RFC to reference shareholders' equity vs. stockholders' equity and correct a number of restrictions.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships.rdf version of this ontology was modified to simplify / merge the legal person and formal organization class hierarchies.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;CorporateLimitedPartner">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;LimitedPartner"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>corporate limited partner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:CorporateLimitedPartner</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>A limited partner in a partnership, who is and may only be a Corporate Legal Person (i.e., not a natural person)</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;EquityApportionmentTermsSet">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractualCommitment"/>
|
||||
<rdfs:label>equity apportionment terms set</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:EquityApportionmentTermsSet</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>contract terms defining the apportionment of equity for some formal business organization.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;GeneralPartner">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-cpty;DeJureControllingInterestParty"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;Partner"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-opty;holdsEquityIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;GeneralPartnerEquity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-law-lcap;hasCapacity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-law-lcap;LiabilityCapacity"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>general partner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:GeneralPartner</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a partner in a partnership, who holds some part of the general partner equity and typically is jointly and severally liable with the other partners for the liabilities incurred by that partnership</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;GeneralPartnerEquity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-opty;ControllingEquity"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;PartnershipEquity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;confers"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-oac-cpty;ConstitutionalDeJureControl"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>general partner equity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:GeneralPartnerEquity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>Equity in a partnership held by general partners; this is typically accompanied by full liability capability on the part of the holders of the equity.</skos:definition>
|
||||
<skos:editorialNote>For a typical, non incorporated partnership, this is the only equity in the entity. Other typically incorporated partnerships may have additional limited equity in addition to or instead of this.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;LegallyIncorporatedPartnership">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;Partnership"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasMember"/>
|
||||
<owl:onClass>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;playsRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;LegallyIncorporatedPartnershipMember"/>
|
||||
</owl:Restriction>
|
||||
</owl:onClass>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>legally incorporated partnership</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:LegallyIncorporatedPartnership</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>Any partnership which is defined as a legal person within a given jurisdiction, for example a limited liability partnership (if that is a legal person).</skos:definition>
|
||||
<skos:editorialNote>The precise details and definition of these may vary from one jurisdiction to another. This type of entity is defined by being a legal person in its own right, as distinct from the usual type of partnership where the partners remain jointly and severally liable for debts.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;LegallyIncorporatedPartnershipMember">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;Partner"/>
|
||||
<rdfs:label>legally incorporated partnership member</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:LegallyIncorporatedPartnershipMember</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>a party that is a member or partner in a legally incorporated partnership such as an LLC or LLP</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;LiabilityApportionmentTermsSet">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractualCommitment"/>
|
||||
<rdfs:label>liability apportionment terms set</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:LiabilityApportionmentTermsSet</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>terms defining the apportionment of liabilities accrued by some formal business organization.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;LimitedPartner">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;Partner"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-oac-opty;holdsEquityIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;LimitedPartnerEquity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>limited partner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:LimitedPartner</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a partner whose liabilities are limited to the extent of their equity holding or guarantees</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;LimitedPartnerEquity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;PartnershipEquity"/>
|
||||
<rdfs:label>limited partner equity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:LimitedPartnerEquity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>equity in a partnership held by limited partners; this is not accompanied by any liability capability on the part of the holders of this equity.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;NaturalPersonLimitedPartner">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;LimitedPartner"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>natural person limited partner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:NaturalPersonLimitedPartner</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a limited partner in a partnership who is a natural person</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;NonIncorporatedPartnership">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;PartnershipWithGeneralPartners"/>
|
||||
<rdfs:label>non-incorporated partnership</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:NonIncorporatedPartnership</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a partnership in which the partners are jointly and severally liable for liabilities incurred by the entity</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;Partner">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-opty;ConstitutionalOwner"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;OrganizationMember"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isMemberOf"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-ptr-ptr;Partnership"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-ptr-ptr;PartnershipAgreement"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>partner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:Partner</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a member of a partnership</skos:definition>
|
||||
<skos:scopeNote>This term is not referred to directly in specific kinds of partnership. Nearly all partnerships have General Partners, while forms of (mostly legally incorporated) partnerships have in addition Limited Partners. This term is the common ancestor of both.</skos:scopeNote>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.investorwords.com/3608/partner.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;Partnership">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-lp;hasObjective"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;ProfitObjective"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasMember"/>
|
||||
<owl:onClass>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;playsRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;Partner"/>
|
||||
</owl:Restriction>
|
||||
</owl:onClass>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-le-fbo;hasEquity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;PartnershipEquity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;PartnershipAgreement"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>partnership</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:Partnership</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>venture in which two or more legal entities carry out some business activities under a common identity</skos:definition>
|
||||
<skos:editorialNote>If the partnership doesn't limit the liability of the partners then the party to the contract is a natural person. If it does, then it's an artificial legal person (Body Corporate) - see Legally Incorporated Partnerships. Scope Note: This term of Partnership in the most general sense is ancestral to both of those.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;PartnershipAgreement">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationCoveringAgreement"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractualElement"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;EquityApportionmentTermsSet"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractualElement"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;LiabilityApportionmentTermsSet"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;Partner"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>partnership agreement</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:PartnershipAgreement</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a document setting up a partnership, giving the details of the business and the amount each partner is contributing to it.</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>articles of partnership</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;PartnershipEquity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-aeq;OwnersEquity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-acc-aeq;representsAnInterestIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;Partnership"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>partnership equity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:PartnershipEquity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>equity in some partnership</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;PartnershipIncorporatedByEquity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;PartnershipWithLimitedPartners"/>
|
||||
<rdfs:label>partnership incorporated by equity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:PartnershipIncorporatedByEquity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a partnership incorporated via the issuance of equity, with limited partners (i.e., partners whose liability is limited) that are necessarily not natural persons (i.e., cannot be individuals)</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;PartnershipIncorporatedThroughAgreement">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-cb;BodyIncorporatedThroughAgreement"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;Partnership"/>
|
||||
<rdfs:label>partnership incorporated through agreement</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:PartnershipIncorporatedThroughAgreement</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a partnership which has legal personhood, but for which there is not some issuance of limited partner equity</skos:definition>
|
||||
<skos:editorialNote>An LLP (in the UK) is an example of this - in this case, the LLP document is the legal document which effectively constitutes the partnership</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;PartnershipWithCorporateLimitedPartners">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;PartnershipWithLimitedPartners"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasMember"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;playsRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;CorporateLimitedPartner"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>partnership with corporate limited partners</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:PartnershipWithCorporateLimitedPartners</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-be-ptr-ptr;PartnershipWithNaturalPersonLimitedPartners"/>
|
||||
<skos:definition>A partnership with limited partners (partners whose liability is limited) and where those partners are necessarily non natural persons (i.e. cannot be individuals).</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;PartnershipWithGeneralAndLimitedPartners">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;PartnershipWithGeneralPartners"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;PartnershipWithLimitedPartners"/>
|
||||
<rdfs:label>partnership with general and limited partners</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:PartnershipWithGeneralAndLimitedPartners</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-be-ptr-ptr;PartnershipWithOnlyLimitedPartners"/>
|
||||
<skos:definition>a partnership having both limited partners and general partners</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;PartnershipWithGeneralPartners">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;Partnership"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasMember"/>
|
||||
<owl:onClass>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;playsRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;GeneralPartner"/>
|
||||
</owl:Restriction>
|
||||
</owl:onClass>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>partnership with general partners</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:PartnershipWithGeneralPartners</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a partnership that has two or more general partners</skos:definition>
|
||||
<skos:editorialNote>The partnership may or may not also have limited partners. In a typical non-incorporated partnership, it does not. General partners of a partnership must be natural persons.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;PartnershipWithGeneralPartnersWithLimitedLiability">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;PartnershipWithGeneralPartners"/>
|
||||
<rdfs:label>partnership with general partners with limited liability</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:PartnershipWithGeneralPartnersWithLimitedLiability</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a partnership that has general partners, whose general partners have limited liability</skos:definition>
|
||||
<skos:scopeNote>This is therefore necessarily a legal person (no-one else has liability); example in some US states is a limited liability limited partnership.</skos:scopeNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;PartnershipWithLimitedPartners">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;Partnership"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasMember"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;playsRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;LimitedPartner"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>partnership with limited partners</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:PartnershipWithLimitedPartners</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a partnership having limited partners, that is partners whose liabilities are limited to the extent of their equity or guarantees</skos:definition>
|
||||
<skos:editorialNote>Possibly but not necessarily a Legal Person. If there are only Limited Partners then this is of necessity a Legal Person (no-one else has liability in this structure).</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;PartnershipWithNaturalPersonLimitedPartners">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;PartnershipWithLimitedPartners"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasMember"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;playsRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ptr-ptr;NaturalPersonLimitedPartner"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>partnership with natural person limited partners</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:PartnershipWithNaturalPersonLimitedPartners</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a partnership with limited partners (partners whose liability is limited) and where those partners are necessarily natural persons (i.e. cannot be corporates)</skos:definition>
|
||||
<skos:scopeNote>Example in US, a Limited Liability Partnership</skos:scopeNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-ptr-ptr;PartnershipWithOnlyLimitedPartners">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-ptr-ptr;PartnershipWithLimitedPartners"/>
|
||||
<rdfs:label>partnership with only limited partners</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:PartnershipWithOnlyLimitedPartners</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<skos:definition>a partnership having limited partners but no general partners</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-be-ptr-ptr;dateTradingFrom">
|
||||
<rdfs:label>date trading from</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:dateTradingFrom</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<rdfs:range rdf:resource="&xsd;dateTime"/>
|
||||
<skos:definition>date on which the partnership started trading</skos:definition>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ptr-ptr;holdsPartnershipEquityIn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-oac-own;owns"/>
|
||||
<rdfs:label>holds partnership equity in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:holdsPartnershipEquityIn</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-ptr-ptr;PartnershipEquity"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>relates a partner to the equity that partner holds in the partnership</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ptr-ptr;setsOutEquityTermsIn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-agr-ctr;hasTerms"/>
|
||||
<rdfs:label>sets out equity terms in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:setsOutEquityTermsIn</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-fbo;OrganizationCoveringAgreement"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-ptr-ptr;EquityApportionmentTermsSet"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>has terms setting out the apportionment of equity in some formal business organization</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-be-ptr-ptr;setsOutLiabilityTermsIn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-agr-ctr;hasTerms"/>
|
||||
<rdfs:label>sets out liability terms in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-ptr-ptr:setsOutLiabilityTermsIn</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-fbo;OrganizationCoveringAgreement"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"/>
|
||||
<rdfs:range rdf:resource="&fibo-be-ptr-ptr;LiabilityApportionmentTermsSet"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>has terms setting out the apportionment of liabilities for debts or other liabilities accrued by some formal business organization</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,58 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-plc-plc "https://spec.edmcouncil.org/fibo/ontology/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-plc-plc="https://spec.edmcouncil.org/fibo/ontology/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/">
|
||||
<rdfs:label>Private Limited Companies Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-plc-plc:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines the fundamental concepts for representing private limited companies -- i.e., companies that have characteristics of corporations and of partnerships but are neither.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2016-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-plc-plc</sm:fileAbbreviation>
|
||||
<sm:filename>PrivateLimitedCompanies.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/PrivateLimitedCompanies/PrivateLimitedCompanies.rdf version of this ontology was modified per the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/PrivateLimitedCompanies/PrivateLimitedCompanies.rdf version of this ontology was modified to simplify / merge the legal person and formal organization class hierarchies.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-plc-plc;PrivateCompanyWithLimitedLiability">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;BusinessEntity"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:label>private company with limited liability</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-plc-plc:PrivateCompanyWithLimitedLiability</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"/>
|
||||
<skos:definition>a hybrid business entity having certain characteristics of both a corporation and a partnership or sole proprietorship (depending on how many owners there are).</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://en.wikipedia.org/wiki/Limited_liability_company#Overview</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A private company with limited liability, although a business entity, is not a corporation. The primary characteristic this legal form shares with a corporation is limited liability, and the primary characteristic it shares with a partnership is the availability of pass-through income taxation. It is often more flexible than a corporation, and it is well-suited for companies with a single owner.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,122 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-sps-sps "https://spec.edmcouncil.org/fibo/ontology/BE/SoleProprietorships/SoleProprietorships/">
|
||||
<!ENTITY fibo-fnd-aap-ppl "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/People/">
|
||||
<!ENTITY fibo-fnd-law-lcap "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/">
|
||||
<!ENTITY fibo-fnd-oac-oac "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/OwnershipAndControl/">
|
||||
<!ENTITY fibo-fnd-oac-own "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/SoleProprietorships/SoleProprietorships/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-sps-sps="https://spec.edmcouncil.org/fibo/ontology/BE/SoleProprietorships/SoleProprietorships/"
|
||||
xmlns:fibo-fnd-aap-ppl="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/People/"
|
||||
xmlns:fibo-fnd-law-lcap="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/"
|
||||
xmlns:fibo-fnd-oac-oac="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/OwnershipAndControl/"
|
||||
xmlns:fibo-fnd-oac-own="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/SoleProprietorships/SoleProprietorships/">
|
||||
<rdfs:label>Sole Proprietorships Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-sps-sps:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines the fundamental concepts for representing sole proprietorships -- i.e., organizations that are owned by an individual that is responsible for the liabilities of the organization.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2016-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-sps-sps</sm:fileAbbreviation>
|
||||
<sm:filename>SoleProprietorships.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Ownership/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/OwnershipAndControl/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/SoleProprietorships/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/SoleProprietorships/SoleProprietorships.rdf version of this ontology was modified per the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/SoleProprietorships/SoleProprietorships.rdf version of this ontology was modified to use natural person rather than legally capable person.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-sps-sps;SoleProprietor">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-own;Owner"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-oac-oac;ownsAndControls"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-sps-sps;SoleProprietorship"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>sole proprietor</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-sps-sps:SoleProprietor</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/SoleProprietorships/SoleProprietorships/"/>
|
||||
<skos:definition>a party that owns a business, has the rights to all profits from that business and is considered a single entity (unincorporated) together with that business for tax and liability purposes</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A sole proprietor has unlimited liability with respect to any business debts.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>sole owner</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>sole trader</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-sps-sps;SoleProprietorship">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;BusinessEntity"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-oac-oac;isOwnedAndControlledBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-law-lcap;hasCapacity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-lcap;LiabilityCapacity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>sole proprietorship</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-sps-sps:SoleProprietorship</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/SoleProprietorships/SoleProprietorships/"/>
|
||||
<skos:definition>an unincorporated business owned by a single person</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
300
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/Trusts/Trusts.rdf
Executable file
300
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/Trusts/Trusts.rdf
Executable file
@@ -0,0 +1,300 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-tr-tr "https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/">
|
||||
<!ENTITY fibo-fnd-agr-agr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-tr-tr="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/"
|
||||
xmlns:fibo-fnd-agr-agr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/">
|
||||
<rdfs:label>Trusts Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-tr-tr:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines the fundamental common terms for trusts. Trusts are entities set up in terms of the applicable local statutes goerning trusts, and have as a minimum three specific, defined parties, known in many jurisdictions as trustor (sometimes sponsor), trustee and beneficiary. The terms in this ontology may be extended as necessary to represent specific types of trust, for example in the funds arena.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2013-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2013-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-be-tr-tr</sm:fileAbbreviation>
|
||||
<sm:filename>Trusts.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/Trusts/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts.rdf version of this ontology was modified per the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts.rdf version of this ontology was modified per the issue resolutions identified in the FIBO BE 1.0 FTF report.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts.rdf version of this ontology was modified to simplify / merge the legal person and formal organization class hierarchies.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-tr-tr;FundUnitHolder">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-tr-tr;TrustBeneficiary"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-tr-tr;TrustFundTrust"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>fund unit holder</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-tr-tr:FundUnitHolder</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/"/>
|
||||
<skos:definition>a party that holds some unit in a fund</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-tr-tr;Trust">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-tr-tr;TrustAgreement"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-tr-tr;TrustBeneficiary"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-tr-tr;Trustee"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-tr-tr;Trustor"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>trust</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-tr-tr:Trust</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/"/>
|
||||
<skos:definition>A fiduciary relationship in which one party, known as a trustor, gives another party, the trustee, the right to hold title to property or assets for the benefit of a third party, the beneficiary.</skos:definition>
|
||||
<skos:editorialNote>This is a legal agreement between parties that someone owns, and is thereby an asset that they own. They can be taxed on this as any other asset. There are generally accepted things such as the source of funds that will determine who the revenue agency will go after. Definition reference URL: http://www.investopedia.com/terms/t/trust.asp</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-tr-tr;TrustAgreement">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationCoveringAgreement"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-tr-tr;TrustBeneficiary"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-tr-tr;Trustee"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-tr-tr;Trustor"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>trust agreement</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-tr-tr:TrustAgreement</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/"/>
|
||||
<skos:definition>Formal agreement through which a trustor vests the ownership rights (title) to one or more assets to one or more trustees for conservation and protection on behalf of one or more beneficiaries of the trust. It normally states the (1) purpose for which the trust was established and fulfillment of which will terminate the trust, (2) details of the assets placed in the trust, (3) powers and limitations of the trustees, their reporting requirements, and other associated provisions, and (4) may also specify the trustees' compensation, if any. A trust agreement involving real estate requires its exact description and the trustor's express, written consent to create the trust to be valid. A will admitted to probate may also act like a trust agreement.</skos:definition>
|
||||
<skos:editorialNote>See also Deed. These are distinct from Contracts in that they impose obligations but without necessarily reciprocating rights.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/trust-agreement.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>trust deed</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>trust document</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>trust instrument</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-tr-tr;TrustBeneficiary">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-agr;Beneficiary"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-tr-tr;TrustAgreement"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>trust beneficiary</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-tr-tr:TrustBeneficiary</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/"/>
|
||||
<skos:definition>Person or organization for whose present or future interest (benefit) an annuity, assignment (such as a letter of credit), contract, insurance policy, judgment, promise, trust, will, etc., is made</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/beneficiary.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-tr-tr;TrustFundManager">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;manages"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-tr-tr;Trust"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>trust fund manager</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-tr-tr:TrustFundManager</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/"/>
|
||||
<skos:definition>A trust fund manager acts on behalf of the Trustee to manage the assets of the Trust.</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-tr-tr;TrustFundTrust">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-tr-tr;Trust"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isManagedBy"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-tr-tr;TrustFundManager"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-tr-tr;FundUnitHolder"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>trust fund trust</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-tr-tr:TrustFundTrust</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/"/>
|
||||
<skos:definition>A trust which forms the basis for a fund.</skos:definition>
|
||||
<skos:editorialNote>The fund is identified as being a kind of Trust Fund.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-tr-tr;Trustee">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;OrganizationMember"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isMemberOf"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-tr-tr;Trust"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;manages"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-tr-tr;Trust"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-tr-tr;TrustAgreement"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>trustee</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-tr-tr:Trustee</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/"/>
|
||||
<skos:definition>An individual or organization which holds or manages and invests assets for the benefit of another. The trustee is legally obliged to make all trust-related decisions with the beneficiary's interests in mind, and may be liable for damages in the event of not doing so. Trustees may be entitled to a payment for their services, if specified in the trust deed. In the specific case of the bond market, a trustee administers a bond issue for a borrower, and ensures that the issuer meets all the terms and conditions associated with the borrowing.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.investorwords.com/5086/trustee.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-be-tr-tr;Trustor">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;OrganizationMember"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-pty-pty;IndependentParty"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-tr-tr;TrustAgreement"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>trustor</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-be-tr-tr:Trustor</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/"/>
|
||||
<skos:definition>Entity that establishes a trust and place property under the protection and management of one or more trustees for the immediate or eventual benefit of ascertainable one or more beneficiaries. It is not always necessary to identify the trustor who may be also be a trustee and/or one of the beneficiaries. In legal parlance, a trustor is called a settlor in the UK and a grantor in the US, whereas in common usage he or she may also be called a creator, donor, initiator, owner, or Trust maker.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.businessdictionary.com/definition/trustor.html</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>grantor</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>settlor</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
392
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/catalog-v001.xml
Executable file
392
Sources/Ontologies/fibo/ontology/master/2019Q1/BE/catalog-v001.xml
Executable file
@@ -0,0 +1,392 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Automatically built by the EDMC infrastructure -->
|
||||
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
|
||||
<uri id="User Entered Import Resolution" uri="../.git/hooks/testout.rdf" name="https://spec.edmcouncil.org/fibo/../.git/hooks/testout/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../AboutFIBODev.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/ABOUTFIBODEV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../AboutFIBOProd.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/ABOUTFIBOPROD/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-Europe.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-Europe/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-EuropeAndNorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-EuropeAndNorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Corporations/Corporations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Corporations/MetadataBECorporations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/MetadataBECorporations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/FunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/MetadataBEFunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/MetadataBEFunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/Publishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/Publishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/FundEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/FundEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/MetadataBEFunctionalEntitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/MetadataBEFunctionalEntitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/SPVs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/SPVs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/StateEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/StateEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/GovernmentEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/MetadataBEGovernmentEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/MetadataBEGovernmentEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/CorporateBodies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/FormalBusinessOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/LegalPersons.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/LEIEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/MetadataBELegalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/MetadataBELegalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/MetadataBE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/MetadataBE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/ControlParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/CorporateControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/CorporateOwnership.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/Executives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/Executives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/MetadataBEOwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/MetadataBEOwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/OwnershipParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Partnerships/MetadataBEPartnerships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/MetadataBEPartnerships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Partnerships/Partnerships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/Partnerships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/PrivateLimitedCompanies/MetadataBEPrivateLimitedCompanies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/MetadataBEPrivateLimitedCompanies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/PrivateLimitedCompanies/PrivateLimitedCompanies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/SoleProprietorships/MetadataBESoleProprietorships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/MetadataBESoleProprietorships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/SoleProprietorships/SoleProprietorships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/SoleProprietorships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Trusts/MetadataBETrusts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/MetadataBETrusts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Trusts/Trusts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/Trusts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/MetadataBP.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/MetadataBP/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Process/FinancialContextAndProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Process/FinancialContextAndProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Process/MetadataBPProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Process/MetadataBPProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Regulatory/MetadataBPRegulatory.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Regulatory/MetadataBPRegulatory/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Regulatory/RegulatoryRequirements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Regulatory/RegulatoryRequirements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/AgencyMBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/AgencyMBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/DebtIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/DebtIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/EquitiesIPOIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/EquitiesIPOIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceDocuments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceDocuments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceProcessTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceProcessTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MetadataBPSecuritiesIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MetadataBPSecuritiesIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MuniIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MuniIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/PrivateLabelMBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/PrivateLabelMBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/CorporateEvents/CorporateActionsEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/CorporateEvents/CorporateActionsEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/CorporateEvents/MetadataCAECorporateEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/CorporateEvents/MetadataCAECorporateEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/MetadataCAE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/MetadataCAE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/Funds/CIV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/Funds/CIV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/Funds/MetadataCIVFunds.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/Funds/MetadataCIVFunds/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/MetadataCIV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/MetadataCIV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AllDER-ReferenceIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AllDER-ReferenceIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AllDER.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AllDER/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/AssetBaskets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/AssetBaskets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/AssetDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/AssetDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/BondOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/BondOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/BondReturnSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/BondReturnSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquityForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquityForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquityOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquityOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquitySwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquitySwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/MetadataDERAssetDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/MetadataDERAssetDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/Commodities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/Commodities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditiesContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditiesContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditiesDelivery.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditiesDelivery/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommodityForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommodityForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommodityOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommodityOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditySpots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditySpots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditySwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditySwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/MetadataDERCommoditiesDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/MetadataDERCommoditiesDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CreditDerivatives/CreditDefaultSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CreditDerivatives/CreditDefaultSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CreditDerivatives/MetadataDERCreditDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CreditDerivatives/MetadataDERCreditDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ContractsForDifference.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ContractsForDifference/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/DerivativesBasics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/DerivativesMasterAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesMasterAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Forwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Forwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/MetadataDERDerivativesContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/MetadataDERDerivativesContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/OptionContractsOnFutures.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/OptionContractsOnFutures/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Options.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Options/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ParticipationNotes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ParticipationNotes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ReturnSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ReturnSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/RightsAndWarrants.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/RightsAndWarrants/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Spots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Spots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Swaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/SwapsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Swaptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/DerivativesStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/DerivativesStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/ExchangeTradedOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/ExchangeTradedOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/Futures.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/Futures/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/FuturesExchanges.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/FuturesExchanges/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/FuturesStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/FuturesStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/MetadataDERExchangeTradedDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/MetadataDERExchangeTradedDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/OptionsExchanges.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/OptionsExchanges/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/OptionsStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/OptionsStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxSpots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxSpots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/MetadataDERFxDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/MetadataDERFxDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/MetadataDER.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/MetadataDER/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/ForwardRateAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/ForwardRateAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/InflationSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/InflationSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/IROptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/IROptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/IRSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/IRSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/MetadataDERRateDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/MetadataDERRateDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/OTCIndexOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/OTCIndexOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/RateDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-Europe.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-Europe/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-EuropeAndNorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-EuropeAndNorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-NorthAmericanExamples.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-NorthAmericanExamples/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-ReferenceMarkets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-ReferenceMarkets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditFacilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditFacilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditRatings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditRatings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/Debt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/Guaranty.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/MetadataFBCDebtAndEquities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/MetadataFBCDebtAndEquities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/FinancialInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/MetadataFBCFinancialInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/MetadataFBCFinancialInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/Settlement.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/Settlement/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessCenters.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCenters/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessCentersIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCentersIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessRegistries.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/FinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/Markets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/Markets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/MarketsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/MarketsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/MetadataFBCFunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/MetadataFBCFunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USExampleIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USExampleIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/RegistrationAuthorities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/RegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/MetadataFBC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/MetadataFBC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/ClientsAndAccounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/FinancialProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/MetadataFBCProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/MetadataFBCProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/AccountingEquity.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/AccountingEquity/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/CurrencyAmount.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/ISO4217-CurrencyCodes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/ISO4217-CurrencyCodes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/MetadataFNDAccounting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/MetadataFNDAccounting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/Valuation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/Valuation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/AccountsMain.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/AccountsMain/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/AssetExtensions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/AssetExtensions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/BalanceSheetBalances.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/BalanceSheetBalances/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/MetadataFNDAccountingExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/MetadataFNDAccountingExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/Taxation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/Taxation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/Agents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/MetadataFNDAgentsAndPeople.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/MetadataFNDAgentsAndPeople/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/People.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/People/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/Agreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/Contracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/MetadataFNDAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/MetadataFNDAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgreementsExt/ContractElements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgreementsExt/ContractElements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgreementsExt/MetadataFNDAgreementsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgreementsExt/MetadataFNDAgreementsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AllFND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AllFND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Arrangements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Arrangements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Assessments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Assessments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/ClassificationSchemes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/ClassificationSchemes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Codes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Codes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Communications.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Communications/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Documents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/IdentifiersAndIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Lifecycles.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Lifecycles/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/MetadataFNDArrangements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/MetadataFNDArrangements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Ratings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Ratings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Reporting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Reporting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/MetadataFNDArrangementsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/MetadataFNDArrangementsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/MethodsAndRules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/MethodsAndRules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/ToolsAndInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/ToolsAndInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/AgentsContexts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/AgentsContexts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/BusinessGoals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/BusinessGoals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/MetadataFNDBusinessExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/MetadataFNDBusinessExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/Policy.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/Policy/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/BusinessDates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/FinancialDates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/MetadataFNDDatesAndTimes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/MetadataFNDDatesAndTimes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/Occurrences.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/Occurrences/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/Goals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/Goals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/MetadataFNDGoalsAndObjectives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/MetadataFNDGoalsAndObjectives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/Objectives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/Objectives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/Documentation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/Documentation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/InfoCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/InfoCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/Messaging.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/Messaging/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/MetadataFNDInformationExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/MetadataFNDInformationExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/PostalAddress.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/PostalAddress/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/TemporalInfo.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/TemporalInfo/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/Jurisdiction.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/LegalCapacity.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/LegalCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/MetadataFNDLaw.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/MetadataFNDLaw/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/LawExt/MetadataFNDLawExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/LawExt/MetadataFNDLawExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/LawExt/RegulatoryRestrictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/LawExt/RegulatoryRestrictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Amounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Amounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Math.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Math/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/MetadataFNDMathExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/MetadataFNDMathExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Quantities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Quantities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MetadataFND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MetadataFND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/FormalOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/LegitimateOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/LegitimateOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/MetadataFNDOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/MetadataFNDOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/Organizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/Organizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/Control.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Control/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/MetadataFNDOwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/MetadataFNDOwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/Ownership.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Ownership/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/OwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/OwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/MetadataFNDParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/MetadataFNDParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/Parties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/Roles.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/MetadataFNDPartiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/MetadataFNDPartiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/PartyExtensions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/PartyExtensions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/PartyRoleContext.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/PartyRoleContext/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PhysicalExt/MetadataFNDPhysicalExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PhysicalExt/MetadataFNDPhysicalExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PhysicalExt/Physical.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PhysicalExt/Physical/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Addresses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Addresses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Countries.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Countries/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Facilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Facilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Locations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Locations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/MetadataFNDPlaces.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/MetadataFNDPlaces/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/VirtualPlaces.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/VirtualPlaces/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/AddressSites.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/AddressSites/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/Geophysical.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/Geophysical/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/MetadataFNDPlacesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/MetadataFNDPlacesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/RealEstate.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/RealEstate/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/MetadataFNDProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/MetadataFNDProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/PaymentsAndSchedules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/PaymentsAndSchedules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/ProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Conventions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Conventions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/MetadataFNDPublicationsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/MetadataFNDPublicationsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Publications.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Publications/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Standards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Standards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/StandardsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/StandardsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Quantities/MetadataFNDQuantities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/MetadataFNDQuantities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Quantities/QuantitiesAndUnits.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/QuantitiesAndUnits/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/MetadataFNDQuantitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/MetadataFNDQuantitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/QuantitiesAndUnitsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/QuantitiesAndUnitsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/QuantitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/QuantitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Relations/MetadataFNDRelations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/MetadataFNDRelations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Relations/Relations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/RiskExt/MetadataFNDRiskExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/RiskExt/MetadataFNDRiskExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/RiskExt/Risk.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/RiskExt/Risk/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TimeExt/MetadataFNDTimeExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TimeExt/MetadataFNDTimeExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TimeExt/Time.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TimeExt/Time/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/EconomicResources.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/EconomicResources/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/MarketTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/MarketTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/MetadataFNDTransactionsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/MetadataFNDTransactionsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/QuantifiedResources.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/QuantifiedResources/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/REAClaimsEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/REAClaimsEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/REATransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/REATransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/SecuritiesTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/SecuritiesTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/SupplyTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/SupplyTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionAccounting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionAccounting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionsExtended.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionsExtended/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/Analytics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Analytics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/AnnotationVocabulary.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/MetadataFNDUtilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/MetadataFNDUtilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/Values.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Values/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND-ReferenceRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND-ReferenceRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/EconomicIndicatorPublishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicatorPublishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/EconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/MetadataINDEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/MetadataINDEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/NorthAmericanIndicators/CAEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/NorthAmericanIndicators/CAEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/NorthAmericanIndicators/USEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/NorthAmericanIndicators/USEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/ForeignExchange/ForeignExchange.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/ForeignExchange/ForeignExchange/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/ForeignExchange/MetadataINDForeignExchange.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/ForeignExchange/MetadataINDForeignExchange/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/Indicators/Indicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/Indicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/Indicators/MetadataINDIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/MetadataINDIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/CommonInterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/CommonInterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/InterestRatePublishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRatePublishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/InterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/MetadataINDInterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/MetadataINDInterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MarketIndices/BasketIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MarketIndices/BasketIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MarketIndices/MetadataINDMarketIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MarketIndices/MetadataINDMarketIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MetadataIND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MetadataIND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/AllLOAN.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/AllLOAN/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/LoanCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/LoanCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/LoanHMDA.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/LoanHMDA/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/MetadataLOANLoanContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/MetadataLOANLoanContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/LoanGeneric.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/LoanGeneric/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/LoansGeneral.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/LoansGeneral/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/MetadataLOANLoanExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/MetadataLOANLoanExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoanBasicTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoanBasicTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansCollateral.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansCollateral/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansGuaranties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansGuaranties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansRegulatory.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansRegulatory/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/MetadataLOANLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/MetadataLOANLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/ConstructionLoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/ConstructionLoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanApplicationsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanApplicationsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanBorrowersTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanBorrowersTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanCollateralTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanCollateralTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanPhases.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanPhases/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansAppraisal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansAppraisal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansLTV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansLTV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansStatus.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansStatus/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/MetadataLOANLoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/MetadataLOANLoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/CommercialLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/CommercialLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/ConstructionLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/ConstructionLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/CreditProducts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/CreditProducts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/GeneralLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/GeneralLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/LoanProducts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/LoanProducts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/MetadataLOANLoanTypes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/MetadataLOANLoanTypes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/MortgageLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/MortgageLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/PersonalLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/PersonalLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/SecuredLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/SecuredLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/StudentLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/StudentLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/UnsecuredLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/UnsecuredLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/MetadataLOAN.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/MetadataLOAN/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/CIVTemporal/FundsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/CIVTemporal/FundsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/CIVTemporal/MetadataMDCIVTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/CIVTemporal/MetadataMDCIVTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtAnalytics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtAnalytics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtInterestAmounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtInterestAmounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtPricingYields.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtPricingYields/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtRedemptionAmounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtRedemptionAmounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/MetadataMDDebtTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/MetadataMDDebtTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/ETOptionsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/ETOptionsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/FuturesTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/FuturesTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/MetadataMDDerivativesTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/MetadataMDDerivativesTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/EquityTemporal/EquityPricing.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/EquityTemporal/EquityPricing/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/EquityTemporal/MetadataMDEquityTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/EquityTemporal/MetadataMDEquityTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/MetadataMD.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/MetadataMD/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/AnalysisCurves.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/AnalysisCurves/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/InstrumentTemporalTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/InstrumentTemporalTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/MetadataMDTemporalCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/MetadataMDTemporalCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/SecurityCreditStatuses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/SecurityCreditStatuses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/SecurityTradingStatuses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/SecurityTradingStatuses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/TemporalConcepts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/TemporalConcepts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MetadataFIBO.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/METADATAFIBO/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../ont-policy.rdf" name="https://spec.edmcouncil.org/fibo/../ont-policy/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/AllSEC-ReferenceIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/AllSEC-ReferenceIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/AllSEC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/AllSEC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/AssetBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/AssetBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/AssetBackedSPVs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/AssetBackedSPVs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CBOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CBOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CDOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CDOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CLOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CLOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CMOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CMOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/LoanParticipationNotes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/LoanParticipationNotes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/MetadataSECDebtAssetBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/MetadataSECDebtAssetBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/MortgageBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/MortgageBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/PoolBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/PoolBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/SyntheticCDOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/SyntheticCDOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/Bonds.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/Bonds/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/DebtInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/DebtInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/ExerciseConventions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/ExerciseConventions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/MetadataSECDebt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/MetadataSECDebt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/TradedShortTermDebt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/TradedShortTermDebt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/DepositaryReceipts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/DepositaryReceipts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/EquityInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/EquityInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/MetadataSECEquities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/MetadataSECEquities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/ShareTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/ShareTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/MetadataSEC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/MetadataSEC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/Baskets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Baskets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/MetadataSECSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/MetadataSECSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/ParametricSchedules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/ParametricSchedules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/Pools.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Pools/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesClassification.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesClassification/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIdentification.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIdentification/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIdentificationIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIdentificationIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesListings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesListings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesRestrictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesRestrictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecurityAssets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecurityAssets/"/>
|
||||
</catalog>
|
||||
392
Sources/Ontologies/fibo/ontology/master/2019Q1/BP/catalog-v001.xml
Executable file
392
Sources/Ontologies/fibo/ontology/master/2019Q1/BP/catalog-v001.xml
Executable file
@@ -0,0 +1,392 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Automatically built by the EDMC infrastructure -->
|
||||
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
|
||||
<uri id="User Entered Import Resolution" uri="../.git/hooks/testout.rdf" name="https://spec.edmcouncil.org/fibo/../.git/hooks/testout/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../AboutFIBODev.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/ABOUTFIBODEV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../AboutFIBOProd.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/ABOUTFIBOPROD/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-Europe.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-Europe/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-EuropeAndNorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-EuropeAndNorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Corporations/Corporations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Corporations/MetadataBECorporations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/MetadataBECorporations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/FunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/MetadataBEFunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/MetadataBEFunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/Publishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/Publishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/FundEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/FundEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/MetadataBEFunctionalEntitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/MetadataBEFunctionalEntitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/SPVs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/SPVs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/StateEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/StateEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/GovernmentEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/MetadataBEGovernmentEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/MetadataBEGovernmentEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/CorporateBodies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/FormalBusinessOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/LegalPersons.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/LEIEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/MetadataBELegalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/MetadataBELegalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/MetadataBE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/MetadataBE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/ControlParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/CorporateControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/CorporateOwnership.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/Executives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/Executives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/MetadataBEOwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/MetadataBEOwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/OwnershipParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Partnerships/MetadataBEPartnerships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/MetadataBEPartnerships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Partnerships/Partnerships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/Partnerships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/PrivateLimitedCompanies/MetadataBEPrivateLimitedCompanies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/MetadataBEPrivateLimitedCompanies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/PrivateLimitedCompanies/PrivateLimitedCompanies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/SoleProprietorships/MetadataBESoleProprietorships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/MetadataBESoleProprietorships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/SoleProprietorships/SoleProprietorships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/SoleProprietorships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Trusts/MetadataBETrusts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/MetadataBETrusts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Trusts/Trusts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/Trusts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/MetadataBP.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/MetadataBP/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Process/FinancialContextAndProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Process/FinancialContextAndProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Process/MetadataBPProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Process/MetadataBPProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Regulatory/MetadataBPRegulatory.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Regulatory/MetadataBPRegulatory/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Regulatory/RegulatoryRequirements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Regulatory/RegulatoryRequirements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/AgencyMBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/AgencyMBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/DebtIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/DebtIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/EquitiesIPOIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/EquitiesIPOIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceDocuments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceDocuments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceProcessTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceProcessTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MetadataBPSecuritiesIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MetadataBPSecuritiesIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MuniIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MuniIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/PrivateLabelMBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/PrivateLabelMBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/CorporateEvents/CorporateActionsEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/CorporateEvents/CorporateActionsEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/CorporateEvents/MetadataCAECorporateEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/CorporateEvents/MetadataCAECorporateEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/MetadataCAE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/MetadataCAE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/Funds/CIV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/Funds/CIV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/Funds/MetadataCIVFunds.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/Funds/MetadataCIVFunds/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/MetadataCIV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/MetadataCIV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AllDER-ReferenceIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AllDER-ReferenceIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AllDER.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AllDER/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/AssetBaskets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/AssetBaskets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/AssetDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/AssetDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/BondOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/BondOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/BondReturnSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/BondReturnSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquityForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquityForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquityOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquityOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquitySwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquitySwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/MetadataDERAssetDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/MetadataDERAssetDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/Commodities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/Commodities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditiesContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditiesContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditiesDelivery.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditiesDelivery/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommodityForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommodityForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommodityOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommodityOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditySpots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditySpots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditySwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditySwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/MetadataDERCommoditiesDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/MetadataDERCommoditiesDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CreditDerivatives/CreditDefaultSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CreditDerivatives/CreditDefaultSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CreditDerivatives/MetadataDERCreditDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CreditDerivatives/MetadataDERCreditDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ContractsForDifference.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ContractsForDifference/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/DerivativesBasics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/DerivativesMasterAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesMasterAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Forwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Forwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/MetadataDERDerivativesContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/MetadataDERDerivativesContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/OptionContractsOnFutures.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/OptionContractsOnFutures/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Options.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Options/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ParticipationNotes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ParticipationNotes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ReturnSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ReturnSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/RightsAndWarrants.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/RightsAndWarrants/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Spots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Spots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Swaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/SwapsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Swaptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/DerivativesStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/DerivativesStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/ExchangeTradedOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/ExchangeTradedOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/Futures.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/Futures/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/FuturesExchanges.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/FuturesExchanges/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/FuturesStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/FuturesStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/MetadataDERExchangeTradedDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/MetadataDERExchangeTradedDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/OptionsExchanges.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/OptionsExchanges/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/OptionsStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/OptionsStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxSpots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxSpots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/MetadataDERFxDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/MetadataDERFxDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/MetadataDER.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/MetadataDER/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/ForwardRateAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/ForwardRateAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/InflationSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/InflationSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/IROptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/IROptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/IRSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/IRSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/MetadataDERRateDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/MetadataDERRateDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/OTCIndexOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/OTCIndexOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/RateDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-Europe.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-Europe/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-EuropeAndNorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-EuropeAndNorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-NorthAmericanExamples.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-NorthAmericanExamples/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-ReferenceMarkets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-ReferenceMarkets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditFacilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditFacilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditRatings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditRatings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/Debt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/Guaranty.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/MetadataFBCDebtAndEquities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/MetadataFBCDebtAndEquities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/FinancialInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/MetadataFBCFinancialInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/MetadataFBCFinancialInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/Settlement.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/Settlement/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessCenters.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCenters/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessCentersIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCentersIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessRegistries.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/FinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/Markets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/Markets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/MarketsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/MarketsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/MetadataFBCFunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/MetadataFBCFunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USExampleIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USExampleIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/RegistrationAuthorities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/RegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/MetadataFBC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/MetadataFBC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/ClientsAndAccounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/FinancialProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/MetadataFBCProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/MetadataFBCProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/AccountingEquity.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/AccountingEquity/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/CurrencyAmount.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/ISO4217-CurrencyCodes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/ISO4217-CurrencyCodes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/MetadataFNDAccounting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/MetadataFNDAccounting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/Valuation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/Valuation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/AccountsMain.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/AccountsMain/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/AssetExtensions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/AssetExtensions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/BalanceSheetBalances.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/BalanceSheetBalances/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/MetadataFNDAccountingExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/MetadataFNDAccountingExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/Taxation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/Taxation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/Agents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/MetadataFNDAgentsAndPeople.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/MetadataFNDAgentsAndPeople/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/People.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/People/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/Agreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/Contracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/MetadataFNDAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/MetadataFNDAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgreementsExt/ContractElements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgreementsExt/ContractElements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgreementsExt/MetadataFNDAgreementsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgreementsExt/MetadataFNDAgreementsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AllFND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AllFND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Arrangements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Arrangements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Assessments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Assessments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/ClassificationSchemes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/ClassificationSchemes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Codes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Codes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Communications.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Communications/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Documents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/IdentifiersAndIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Lifecycles.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Lifecycles/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/MetadataFNDArrangements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/MetadataFNDArrangements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Ratings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Ratings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Reporting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Reporting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/MetadataFNDArrangementsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/MetadataFNDArrangementsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/MethodsAndRules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/MethodsAndRules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/ToolsAndInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/ToolsAndInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/AgentsContexts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/AgentsContexts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/BusinessGoals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/BusinessGoals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/MetadataFNDBusinessExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/MetadataFNDBusinessExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/Policy.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/Policy/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/BusinessDates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/FinancialDates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/MetadataFNDDatesAndTimes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/MetadataFNDDatesAndTimes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/Occurrences.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/Occurrences/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/Goals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/Goals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/MetadataFNDGoalsAndObjectives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/MetadataFNDGoalsAndObjectives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/Objectives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/Objectives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/Documentation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/Documentation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/InfoCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/InfoCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/Messaging.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/Messaging/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/MetadataFNDInformationExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/MetadataFNDInformationExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/PostalAddress.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/PostalAddress/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/TemporalInfo.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/TemporalInfo/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/Jurisdiction.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/LegalCapacity.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/LegalCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/MetadataFNDLaw.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/MetadataFNDLaw/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/LawExt/MetadataFNDLawExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/LawExt/MetadataFNDLawExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/LawExt/RegulatoryRestrictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/LawExt/RegulatoryRestrictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Amounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Amounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Math.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Math/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/MetadataFNDMathExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/MetadataFNDMathExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Quantities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Quantities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MetadataFND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MetadataFND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/FormalOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/LegitimateOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/LegitimateOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/MetadataFNDOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/MetadataFNDOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/Organizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/Organizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/Control.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Control/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/MetadataFNDOwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/MetadataFNDOwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/Ownership.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Ownership/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/OwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/OwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/MetadataFNDParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/MetadataFNDParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/Parties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/Roles.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/MetadataFNDPartiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/MetadataFNDPartiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/PartyExtensions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/PartyExtensions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/PartyRoleContext.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/PartyRoleContext/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PhysicalExt/MetadataFNDPhysicalExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PhysicalExt/MetadataFNDPhysicalExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PhysicalExt/Physical.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PhysicalExt/Physical/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Addresses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Addresses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Countries.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Countries/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Facilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Facilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Locations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Locations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/MetadataFNDPlaces.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/MetadataFNDPlaces/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/VirtualPlaces.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/VirtualPlaces/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/AddressSites.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/AddressSites/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/Geophysical.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/Geophysical/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/MetadataFNDPlacesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/MetadataFNDPlacesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/RealEstate.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/RealEstate/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/MetadataFNDProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/MetadataFNDProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/PaymentsAndSchedules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/PaymentsAndSchedules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/ProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Conventions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Conventions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/MetadataFNDPublicationsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/MetadataFNDPublicationsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Publications.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Publications/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Standards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Standards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/StandardsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/StandardsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Quantities/MetadataFNDQuantities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/MetadataFNDQuantities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Quantities/QuantitiesAndUnits.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/QuantitiesAndUnits/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/MetadataFNDQuantitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/MetadataFNDQuantitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/QuantitiesAndUnitsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/QuantitiesAndUnitsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/QuantitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/QuantitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Relations/MetadataFNDRelations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/MetadataFNDRelations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Relations/Relations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/RiskExt/MetadataFNDRiskExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/RiskExt/MetadataFNDRiskExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/RiskExt/Risk.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/RiskExt/Risk/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TimeExt/MetadataFNDTimeExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TimeExt/MetadataFNDTimeExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TimeExt/Time.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TimeExt/Time/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/EconomicResources.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/EconomicResources/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/MarketTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/MarketTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/MetadataFNDTransactionsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/MetadataFNDTransactionsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/QuantifiedResources.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/QuantifiedResources/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/REAClaimsEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/REAClaimsEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/REATransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/REATransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/SecuritiesTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/SecuritiesTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/SupplyTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/SupplyTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionAccounting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionAccounting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionsExtended.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionsExtended/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/Analytics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Analytics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/AnnotationVocabulary.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/MetadataFNDUtilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/MetadataFNDUtilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/Values.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Values/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND-ReferenceRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND-ReferenceRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/EconomicIndicatorPublishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicatorPublishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/EconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/MetadataINDEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/MetadataINDEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/NorthAmericanIndicators/CAEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/NorthAmericanIndicators/CAEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/NorthAmericanIndicators/USEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/NorthAmericanIndicators/USEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/ForeignExchange/ForeignExchange.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/ForeignExchange/ForeignExchange/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/ForeignExchange/MetadataINDForeignExchange.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/ForeignExchange/MetadataINDForeignExchange/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/Indicators/Indicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/Indicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/Indicators/MetadataINDIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/MetadataINDIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/CommonInterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/CommonInterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/InterestRatePublishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRatePublishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/InterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/MetadataINDInterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/MetadataINDInterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MarketIndices/BasketIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MarketIndices/BasketIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MarketIndices/MetadataINDMarketIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MarketIndices/MetadataINDMarketIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MetadataIND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MetadataIND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/AllLOAN.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/AllLOAN/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/LoanCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/LoanCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/LoanHMDA.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/LoanHMDA/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/MetadataLOANLoanContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/MetadataLOANLoanContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/LoanGeneric.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/LoanGeneric/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/LoansGeneral.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/LoansGeneral/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/MetadataLOANLoanExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/MetadataLOANLoanExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoanBasicTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoanBasicTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansCollateral.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansCollateral/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansGuaranties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansGuaranties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansRegulatory.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansRegulatory/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/MetadataLOANLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/MetadataLOANLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/ConstructionLoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/ConstructionLoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanApplicationsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanApplicationsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanBorrowersTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanBorrowersTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanCollateralTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanCollateralTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanPhases.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanPhases/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansAppraisal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansAppraisal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansLTV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansLTV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansStatus.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansStatus/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/MetadataLOANLoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/MetadataLOANLoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/CommercialLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/CommercialLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/ConstructionLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/ConstructionLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/CreditProducts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/CreditProducts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/GeneralLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/GeneralLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/LoanProducts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/LoanProducts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/MetadataLOANLoanTypes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/MetadataLOANLoanTypes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/MortgageLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/MortgageLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/PersonalLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/PersonalLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/SecuredLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/SecuredLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/StudentLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/StudentLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/UnsecuredLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/UnsecuredLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/MetadataLOAN.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/MetadataLOAN/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/CIVTemporal/FundsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/CIVTemporal/FundsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/CIVTemporal/MetadataMDCIVTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/CIVTemporal/MetadataMDCIVTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtAnalytics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtAnalytics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtInterestAmounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtInterestAmounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtPricingYields.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtPricingYields/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtRedemptionAmounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtRedemptionAmounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/MetadataMDDebtTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/MetadataMDDebtTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/ETOptionsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/ETOptionsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/FuturesTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/FuturesTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/MetadataMDDerivativesTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/MetadataMDDerivativesTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/EquityTemporal/EquityPricing.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/EquityTemporal/EquityPricing/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/EquityTemporal/MetadataMDEquityTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/EquityTemporal/MetadataMDEquityTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/MetadataMD.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/MetadataMD/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/AnalysisCurves.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/AnalysisCurves/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/InstrumentTemporalTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/InstrumentTemporalTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/MetadataMDTemporalCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/MetadataMDTemporalCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/SecurityCreditStatuses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/SecurityCreditStatuses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/SecurityTradingStatuses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/SecurityTradingStatuses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/TemporalConcepts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/TemporalConcepts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MetadataFIBO.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/METADATAFIBO/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../ont-policy.rdf" name="https://spec.edmcouncil.org/fibo/../ont-policy/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/AllSEC-ReferenceIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/AllSEC-ReferenceIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/AllSEC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/AllSEC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/AssetBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/AssetBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/AssetBackedSPVs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/AssetBackedSPVs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CBOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CBOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CDOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CDOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CLOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CLOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CMOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CMOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/LoanParticipationNotes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/LoanParticipationNotes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/MetadataSECDebtAssetBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/MetadataSECDebtAssetBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/MortgageBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/MortgageBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/PoolBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/PoolBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/SyntheticCDOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/SyntheticCDOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/Bonds.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/Bonds/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/DebtInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/DebtInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/ExerciseConventions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/ExerciseConventions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/MetadataSECDebt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/MetadataSECDebt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/TradedShortTermDebt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/TradedShortTermDebt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/DepositaryReceipts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/DepositaryReceipts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/EquityInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/EquityInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/MetadataSECEquities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/MetadataSECEquities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/ShareTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/ShareTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/MetadataSEC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/MetadataSEC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/Baskets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Baskets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/MetadataSECSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/MetadataSECSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/ParametricSchedules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/ParametricSchedules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/Pools.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Pools/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesClassification.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesClassification/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIdentification.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIdentification/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIdentificationIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIdentificationIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesListings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesListings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesRestrictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesRestrictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecurityAssets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecurityAssets/"/>
|
||||
</catalog>
|
||||
392
Sources/Ontologies/fibo/ontology/master/2019Q1/CAE/catalog-v001.xml
Executable file
392
Sources/Ontologies/fibo/ontology/master/2019Q1/CAE/catalog-v001.xml
Executable file
@@ -0,0 +1,392 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Automatically built by the EDMC infrastructure -->
|
||||
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
|
||||
<uri id="User Entered Import Resolution" uri="../.git/hooks/testout.rdf" name="https://spec.edmcouncil.org/fibo/../.git/hooks/testout/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../AboutFIBODev.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/ABOUTFIBODEV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../AboutFIBOProd.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/ABOUTFIBOPROD/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-Europe.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-Europe/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-EuropeAndNorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-EuropeAndNorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Corporations/Corporations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Corporations/MetadataBECorporations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/MetadataBECorporations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/FunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/MetadataBEFunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/MetadataBEFunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/Publishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/Publishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/FundEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/FundEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/MetadataBEFunctionalEntitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/MetadataBEFunctionalEntitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/SPVs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/SPVs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/StateEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/StateEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/GovernmentEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/MetadataBEGovernmentEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/MetadataBEGovernmentEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/CorporateBodies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/FormalBusinessOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/LegalPersons.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/LEIEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/MetadataBELegalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/MetadataBELegalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/MetadataBE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/MetadataBE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/ControlParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/CorporateControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/CorporateOwnership.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/Executives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/Executives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/MetadataBEOwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/MetadataBEOwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/OwnershipParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Partnerships/MetadataBEPartnerships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/MetadataBEPartnerships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Partnerships/Partnerships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/Partnerships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/PrivateLimitedCompanies/MetadataBEPrivateLimitedCompanies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/MetadataBEPrivateLimitedCompanies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/PrivateLimitedCompanies/PrivateLimitedCompanies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/SoleProprietorships/MetadataBESoleProprietorships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/MetadataBESoleProprietorships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/SoleProprietorships/SoleProprietorships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/SoleProprietorships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Trusts/MetadataBETrusts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/MetadataBETrusts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Trusts/Trusts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/Trusts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/MetadataBP.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/MetadataBP/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Process/FinancialContextAndProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Process/FinancialContextAndProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Process/MetadataBPProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Process/MetadataBPProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Regulatory/MetadataBPRegulatory.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Regulatory/MetadataBPRegulatory/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Regulatory/RegulatoryRequirements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Regulatory/RegulatoryRequirements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/AgencyMBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/AgencyMBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/DebtIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/DebtIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/EquitiesIPOIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/EquitiesIPOIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceDocuments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceDocuments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceProcessTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceProcessTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MetadataBPSecuritiesIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MetadataBPSecuritiesIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MuniIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MuniIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/PrivateLabelMBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/PrivateLabelMBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/CorporateEvents/CorporateActionsEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/CorporateEvents/CorporateActionsEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/CorporateEvents/MetadataCAECorporateEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/CorporateEvents/MetadataCAECorporateEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/MetadataCAE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/MetadataCAE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/Funds/CIV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/Funds/CIV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/Funds/MetadataCIVFunds.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/Funds/MetadataCIVFunds/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/MetadataCIV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/MetadataCIV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AllDER-ReferenceIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AllDER-ReferenceIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AllDER.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AllDER/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/AssetBaskets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/AssetBaskets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/AssetDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/AssetDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/BondOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/BondOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/BondReturnSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/BondReturnSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquityForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquityForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquityOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquityOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquitySwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquitySwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/MetadataDERAssetDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/MetadataDERAssetDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/Commodities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/Commodities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditiesContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditiesContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditiesDelivery.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditiesDelivery/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommodityForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommodityForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommodityOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommodityOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditySpots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditySpots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditySwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditySwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/MetadataDERCommoditiesDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/MetadataDERCommoditiesDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CreditDerivatives/CreditDefaultSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CreditDerivatives/CreditDefaultSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CreditDerivatives/MetadataDERCreditDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CreditDerivatives/MetadataDERCreditDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ContractsForDifference.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ContractsForDifference/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/DerivativesBasics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/DerivativesMasterAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesMasterAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Forwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Forwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/MetadataDERDerivativesContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/MetadataDERDerivativesContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/OptionContractsOnFutures.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/OptionContractsOnFutures/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Options.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Options/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ParticipationNotes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ParticipationNotes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ReturnSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ReturnSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/RightsAndWarrants.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/RightsAndWarrants/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Spots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Spots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Swaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/SwapsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Swaptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/DerivativesStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/DerivativesStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/ExchangeTradedOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/ExchangeTradedOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/Futures.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/Futures/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/FuturesExchanges.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/FuturesExchanges/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/FuturesStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/FuturesStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/MetadataDERExchangeTradedDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/MetadataDERExchangeTradedDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/OptionsExchanges.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/OptionsExchanges/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/OptionsStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/OptionsStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxSpots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxSpots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/MetadataDERFxDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/MetadataDERFxDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/MetadataDER.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/MetadataDER/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/ForwardRateAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/ForwardRateAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/InflationSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/InflationSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/IROptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/IROptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/IRSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/IRSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/MetadataDERRateDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/MetadataDERRateDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/OTCIndexOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/OTCIndexOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/RateDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-Europe.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-Europe/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-EuropeAndNorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-EuropeAndNorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-NorthAmericanExamples.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-NorthAmericanExamples/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-ReferenceMarkets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-ReferenceMarkets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditFacilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditFacilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditRatings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditRatings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/Debt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/Guaranty.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/MetadataFBCDebtAndEquities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/MetadataFBCDebtAndEquities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/FinancialInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/MetadataFBCFinancialInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/MetadataFBCFinancialInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/Settlement.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/Settlement/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessCenters.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCenters/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessCentersIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCentersIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessRegistries.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/FinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/Markets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/Markets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/MarketsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/MarketsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/MetadataFBCFunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/MetadataFBCFunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USExampleIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USExampleIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/RegistrationAuthorities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/RegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/MetadataFBC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/MetadataFBC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/ClientsAndAccounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/FinancialProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/MetadataFBCProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/MetadataFBCProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/AccountingEquity.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/AccountingEquity/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/CurrencyAmount.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/ISO4217-CurrencyCodes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/ISO4217-CurrencyCodes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/MetadataFNDAccounting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/MetadataFNDAccounting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/Valuation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/Valuation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/AccountsMain.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/AccountsMain/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/AssetExtensions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/AssetExtensions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/BalanceSheetBalances.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/BalanceSheetBalances/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/MetadataFNDAccountingExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/MetadataFNDAccountingExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/Taxation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/Taxation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/Agents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/MetadataFNDAgentsAndPeople.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/MetadataFNDAgentsAndPeople/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/People.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/People/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/Agreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/Contracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/MetadataFNDAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/MetadataFNDAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgreementsExt/ContractElements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgreementsExt/ContractElements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgreementsExt/MetadataFNDAgreementsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgreementsExt/MetadataFNDAgreementsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AllFND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AllFND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Arrangements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Arrangements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Assessments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Assessments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/ClassificationSchemes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/ClassificationSchemes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Codes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Codes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Communications.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Communications/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Documents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/IdentifiersAndIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Lifecycles.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Lifecycles/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/MetadataFNDArrangements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/MetadataFNDArrangements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Ratings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Ratings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Reporting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Reporting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/MetadataFNDArrangementsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/MetadataFNDArrangementsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/MethodsAndRules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/MethodsAndRules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/ToolsAndInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/ToolsAndInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/AgentsContexts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/AgentsContexts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/BusinessGoals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/BusinessGoals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/MetadataFNDBusinessExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/MetadataFNDBusinessExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/Policy.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/Policy/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/BusinessDates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/FinancialDates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/MetadataFNDDatesAndTimes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/MetadataFNDDatesAndTimes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/Occurrences.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/Occurrences/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/Goals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/Goals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/MetadataFNDGoalsAndObjectives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/MetadataFNDGoalsAndObjectives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/Objectives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/Objectives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/Documentation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/Documentation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/InfoCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/InfoCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/Messaging.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/Messaging/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/MetadataFNDInformationExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/MetadataFNDInformationExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/PostalAddress.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/PostalAddress/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/TemporalInfo.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/TemporalInfo/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/Jurisdiction.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/LegalCapacity.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/LegalCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/MetadataFNDLaw.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/MetadataFNDLaw/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/LawExt/MetadataFNDLawExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/LawExt/MetadataFNDLawExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/LawExt/RegulatoryRestrictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/LawExt/RegulatoryRestrictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Amounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Amounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Math.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Math/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/MetadataFNDMathExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/MetadataFNDMathExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Quantities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Quantities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MetadataFND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MetadataFND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/FormalOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/LegitimateOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/LegitimateOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/MetadataFNDOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/MetadataFNDOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/Organizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/Organizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/Control.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Control/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/MetadataFNDOwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/MetadataFNDOwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/Ownership.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Ownership/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/OwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/OwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/MetadataFNDParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/MetadataFNDParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/Parties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/Roles.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/MetadataFNDPartiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/MetadataFNDPartiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/PartyExtensions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/PartyExtensions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/PartyRoleContext.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/PartyRoleContext/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PhysicalExt/MetadataFNDPhysicalExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PhysicalExt/MetadataFNDPhysicalExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PhysicalExt/Physical.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PhysicalExt/Physical/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Addresses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Addresses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Countries.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Countries/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Facilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Facilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Locations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Locations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/MetadataFNDPlaces.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/MetadataFNDPlaces/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/VirtualPlaces.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/VirtualPlaces/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/AddressSites.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/AddressSites/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/Geophysical.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/Geophysical/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/MetadataFNDPlacesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/MetadataFNDPlacesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/RealEstate.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/RealEstate/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/MetadataFNDProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/MetadataFNDProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/PaymentsAndSchedules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/PaymentsAndSchedules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/ProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Conventions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Conventions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/MetadataFNDPublicationsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/MetadataFNDPublicationsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Publications.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Publications/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Standards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Standards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/StandardsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/StandardsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Quantities/MetadataFNDQuantities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/MetadataFNDQuantities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Quantities/QuantitiesAndUnits.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/QuantitiesAndUnits/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/MetadataFNDQuantitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/MetadataFNDQuantitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/QuantitiesAndUnitsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/QuantitiesAndUnitsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/QuantitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/QuantitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Relations/MetadataFNDRelations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/MetadataFNDRelations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Relations/Relations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/RiskExt/MetadataFNDRiskExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/RiskExt/MetadataFNDRiskExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/RiskExt/Risk.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/RiskExt/Risk/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TimeExt/MetadataFNDTimeExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TimeExt/MetadataFNDTimeExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TimeExt/Time.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TimeExt/Time/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/EconomicResources.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/EconomicResources/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/MarketTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/MarketTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/MetadataFNDTransactionsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/MetadataFNDTransactionsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/QuantifiedResources.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/QuantifiedResources/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/REAClaimsEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/REAClaimsEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/REATransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/REATransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/SecuritiesTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/SecuritiesTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/SupplyTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/SupplyTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionAccounting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionAccounting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionsExtended.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionsExtended/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/Analytics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Analytics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/AnnotationVocabulary.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/MetadataFNDUtilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/MetadataFNDUtilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/Values.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Values/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND-ReferenceRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND-ReferenceRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/EconomicIndicatorPublishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicatorPublishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/EconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/MetadataINDEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/MetadataINDEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/NorthAmericanIndicators/CAEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/NorthAmericanIndicators/CAEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/NorthAmericanIndicators/USEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/NorthAmericanIndicators/USEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/ForeignExchange/ForeignExchange.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/ForeignExchange/ForeignExchange/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/ForeignExchange/MetadataINDForeignExchange.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/ForeignExchange/MetadataINDForeignExchange/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/Indicators/Indicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/Indicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/Indicators/MetadataINDIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/MetadataINDIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/CommonInterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/CommonInterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/InterestRatePublishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRatePublishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/InterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/MetadataINDInterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/MetadataINDInterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MarketIndices/BasketIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MarketIndices/BasketIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MarketIndices/MetadataINDMarketIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MarketIndices/MetadataINDMarketIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MetadataIND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MetadataIND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/AllLOAN.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/AllLOAN/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/LoanCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/LoanCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/LoanHMDA.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/LoanHMDA/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/MetadataLOANLoanContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/MetadataLOANLoanContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/LoanGeneric.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/LoanGeneric/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/LoansGeneral.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/LoansGeneral/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/MetadataLOANLoanExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/MetadataLOANLoanExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoanBasicTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoanBasicTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansCollateral.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansCollateral/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansGuaranties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansGuaranties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansRegulatory.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansRegulatory/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/MetadataLOANLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/MetadataLOANLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/ConstructionLoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/ConstructionLoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanApplicationsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanApplicationsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanBorrowersTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanBorrowersTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanCollateralTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanCollateralTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanPhases.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanPhases/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansAppraisal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansAppraisal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansLTV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansLTV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansStatus.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansStatus/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/MetadataLOANLoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/MetadataLOANLoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/CommercialLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/CommercialLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/ConstructionLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/ConstructionLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/CreditProducts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/CreditProducts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/GeneralLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/GeneralLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/LoanProducts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/LoanProducts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/MetadataLOANLoanTypes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/MetadataLOANLoanTypes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/MortgageLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/MortgageLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/PersonalLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/PersonalLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/SecuredLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/SecuredLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/StudentLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/StudentLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/UnsecuredLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/UnsecuredLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/MetadataLOAN.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/MetadataLOAN/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/CIVTemporal/FundsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/CIVTemporal/FundsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/CIVTemporal/MetadataMDCIVTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/CIVTemporal/MetadataMDCIVTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtAnalytics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtAnalytics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtInterestAmounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtInterestAmounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtPricingYields.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtPricingYields/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtRedemptionAmounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtRedemptionAmounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/MetadataMDDebtTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/MetadataMDDebtTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/ETOptionsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/ETOptionsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/FuturesTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/FuturesTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/MetadataMDDerivativesTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/MetadataMDDerivativesTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/EquityTemporal/EquityPricing.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/EquityTemporal/EquityPricing/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/EquityTemporal/MetadataMDEquityTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/EquityTemporal/MetadataMDEquityTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/MetadataMD.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/MetadataMD/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/AnalysisCurves.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/AnalysisCurves/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/InstrumentTemporalTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/InstrumentTemporalTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/MetadataMDTemporalCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/MetadataMDTemporalCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/SecurityCreditStatuses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/SecurityCreditStatuses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/SecurityTradingStatuses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/SecurityTradingStatuses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/TemporalConcepts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/TemporalConcepts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MetadataFIBO.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/METADATAFIBO/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../ont-policy.rdf" name="https://spec.edmcouncil.org/fibo/../ont-policy/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/AllSEC-ReferenceIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/AllSEC-ReferenceIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/AllSEC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/AllSEC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/AssetBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/AssetBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/AssetBackedSPVs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/AssetBackedSPVs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CBOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CBOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CDOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CDOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CLOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CLOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CMOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CMOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/LoanParticipationNotes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/LoanParticipationNotes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/MetadataSECDebtAssetBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/MetadataSECDebtAssetBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/MortgageBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/MortgageBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/PoolBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/PoolBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/SyntheticCDOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/SyntheticCDOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/Bonds.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/Bonds/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/DebtInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/DebtInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/ExerciseConventions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/ExerciseConventions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/MetadataSECDebt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/MetadataSECDebt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/TradedShortTermDebt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/TradedShortTermDebt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/DepositaryReceipts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/DepositaryReceipts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/EquityInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/EquityInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/MetadataSECEquities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/MetadataSECEquities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/ShareTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/ShareTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/MetadataSEC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/MetadataSEC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/Baskets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Baskets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/MetadataSECSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/MetadataSECSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/ParametricSchedules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/ParametricSchedules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/Pools.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Pools/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesClassification.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesClassification/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIdentification.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIdentification/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIdentificationIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIdentificationIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesListings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesListings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesRestrictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesRestrictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecurityAssets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecurityAssets/"/>
|
||||
</catalog>
|
||||
392
Sources/Ontologies/fibo/ontology/master/2019Q1/CIV/catalog-v001.xml
Executable file
392
Sources/Ontologies/fibo/ontology/master/2019Q1/CIV/catalog-v001.xml
Executable file
@@ -0,0 +1,392 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Automatically built by the EDMC infrastructure -->
|
||||
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
|
||||
<uri id="User Entered Import Resolution" uri="../.git/hooks/testout.rdf" name="https://spec.edmcouncil.org/fibo/../.git/hooks/testout/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../AboutFIBODev.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/ABOUTFIBODEV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../AboutFIBOProd.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/ABOUTFIBOPROD/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-Europe.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-Europe/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-EuropeAndNorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-EuropeAndNorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Corporations/Corporations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Corporations/MetadataBECorporations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/MetadataBECorporations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/FunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/MetadataBEFunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/MetadataBEFunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/Publishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/Publishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/FundEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/FundEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/MetadataBEFunctionalEntitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/MetadataBEFunctionalEntitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/SPVs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/SPVs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/StateEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/StateEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/GovernmentEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/MetadataBEGovernmentEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/MetadataBEGovernmentEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/CorporateBodies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/FormalBusinessOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/LegalPersons.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/LEIEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/MetadataBELegalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/MetadataBELegalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/MetadataBE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/MetadataBE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/ControlParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/CorporateControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/CorporateOwnership.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/Executives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/Executives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/MetadataBEOwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/MetadataBEOwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/OwnershipParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Partnerships/MetadataBEPartnerships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/MetadataBEPartnerships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Partnerships/Partnerships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/Partnerships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/PrivateLimitedCompanies/MetadataBEPrivateLimitedCompanies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/MetadataBEPrivateLimitedCompanies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/PrivateLimitedCompanies/PrivateLimitedCompanies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/SoleProprietorships/MetadataBESoleProprietorships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/MetadataBESoleProprietorships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/SoleProprietorships/SoleProprietorships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/SoleProprietorships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Trusts/MetadataBETrusts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/MetadataBETrusts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Trusts/Trusts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/Trusts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/MetadataBP.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/MetadataBP/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Process/FinancialContextAndProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Process/FinancialContextAndProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Process/MetadataBPProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Process/MetadataBPProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Regulatory/MetadataBPRegulatory.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Regulatory/MetadataBPRegulatory/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Regulatory/RegulatoryRequirements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Regulatory/RegulatoryRequirements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/AgencyMBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/AgencyMBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/DebtIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/DebtIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/EquitiesIPOIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/EquitiesIPOIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceDocuments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceDocuments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceProcessTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceProcessTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MetadataBPSecuritiesIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MetadataBPSecuritiesIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MuniIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MuniIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/PrivateLabelMBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/PrivateLabelMBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/CorporateEvents/CorporateActionsEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/CorporateEvents/CorporateActionsEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/CorporateEvents/MetadataCAECorporateEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/CorporateEvents/MetadataCAECorporateEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/MetadataCAE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/MetadataCAE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/Funds/CIV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/Funds/CIV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/Funds/MetadataCIVFunds.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/Funds/MetadataCIVFunds/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/MetadataCIV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/MetadataCIV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AllDER-ReferenceIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AllDER-ReferenceIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AllDER.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AllDER/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/AssetBaskets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/AssetBaskets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/AssetDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/AssetDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/BondOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/BondOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/BondReturnSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/BondReturnSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquityForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquityForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquityOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquityOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquitySwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquitySwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/MetadataDERAssetDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/MetadataDERAssetDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/Commodities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/Commodities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditiesContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditiesContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditiesDelivery.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditiesDelivery/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommodityForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommodityForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommodityOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommodityOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditySpots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditySpots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditySwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditySwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/MetadataDERCommoditiesDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/MetadataDERCommoditiesDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CreditDerivatives/CreditDefaultSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CreditDerivatives/CreditDefaultSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CreditDerivatives/MetadataDERCreditDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CreditDerivatives/MetadataDERCreditDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ContractsForDifference.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ContractsForDifference/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/DerivativesBasics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/DerivativesMasterAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesMasterAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Forwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Forwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/MetadataDERDerivativesContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/MetadataDERDerivativesContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/OptionContractsOnFutures.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/OptionContractsOnFutures/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Options.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Options/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ParticipationNotes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ParticipationNotes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ReturnSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ReturnSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/RightsAndWarrants.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/RightsAndWarrants/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Spots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Spots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Swaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/SwapsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Swaptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/DerivativesStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/DerivativesStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/ExchangeTradedOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/ExchangeTradedOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/Futures.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/Futures/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/FuturesExchanges.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/FuturesExchanges/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/FuturesStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/FuturesStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/MetadataDERExchangeTradedDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/MetadataDERExchangeTradedDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/OptionsExchanges.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/OptionsExchanges/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/OptionsStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/OptionsStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxSpots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxSpots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/MetadataDERFxDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/MetadataDERFxDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/MetadataDER.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/MetadataDER/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/ForwardRateAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/ForwardRateAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/InflationSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/InflationSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/IROptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/IROptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/IRSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/IRSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/MetadataDERRateDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/MetadataDERRateDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/OTCIndexOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/OTCIndexOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/RateDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-Europe.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-Europe/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-EuropeAndNorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-EuropeAndNorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-NorthAmericanExamples.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-NorthAmericanExamples/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-ReferenceMarkets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-ReferenceMarkets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditFacilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditFacilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditRatings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditRatings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/Debt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/Guaranty.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/MetadataFBCDebtAndEquities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/MetadataFBCDebtAndEquities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/FinancialInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/MetadataFBCFinancialInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/MetadataFBCFinancialInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/Settlement.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/Settlement/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessCenters.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCenters/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessCentersIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCentersIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessRegistries.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/FinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/Markets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/Markets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/MarketsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/MarketsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/MetadataFBCFunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/MetadataFBCFunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USExampleIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USExampleIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/RegistrationAuthorities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/RegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/MetadataFBC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/MetadataFBC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/ClientsAndAccounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/FinancialProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/MetadataFBCProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/MetadataFBCProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/AccountingEquity.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/AccountingEquity/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/CurrencyAmount.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/ISO4217-CurrencyCodes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/ISO4217-CurrencyCodes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/MetadataFNDAccounting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/MetadataFNDAccounting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/Valuation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/Valuation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/AccountsMain.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/AccountsMain/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/AssetExtensions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/AssetExtensions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/BalanceSheetBalances.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/BalanceSheetBalances/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/MetadataFNDAccountingExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/MetadataFNDAccountingExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/Taxation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/Taxation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/Agents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/MetadataFNDAgentsAndPeople.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/MetadataFNDAgentsAndPeople/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/People.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/People/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/Agreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/Contracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/MetadataFNDAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/MetadataFNDAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgreementsExt/ContractElements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgreementsExt/ContractElements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgreementsExt/MetadataFNDAgreementsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgreementsExt/MetadataFNDAgreementsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AllFND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AllFND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Arrangements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Arrangements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Assessments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Assessments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/ClassificationSchemes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/ClassificationSchemes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Codes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Codes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Communications.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Communications/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Documents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/IdentifiersAndIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Lifecycles.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Lifecycles/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/MetadataFNDArrangements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/MetadataFNDArrangements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Ratings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Ratings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Reporting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Reporting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/MetadataFNDArrangementsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/MetadataFNDArrangementsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/MethodsAndRules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/MethodsAndRules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/ToolsAndInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/ToolsAndInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/AgentsContexts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/AgentsContexts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/BusinessGoals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/BusinessGoals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/MetadataFNDBusinessExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/MetadataFNDBusinessExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/Policy.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/Policy/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/BusinessDates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/FinancialDates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/MetadataFNDDatesAndTimes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/MetadataFNDDatesAndTimes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/Occurrences.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/Occurrences/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/Goals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/Goals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/MetadataFNDGoalsAndObjectives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/MetadataFNDGoalsAndObjectives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/Objectives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/Objectives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/Documentation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/Documentation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/InfoCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/InfoCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/Messaging.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/Messaging/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/MetadataFNDInformationExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/MetadataFNDInformationExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/PostalAddress.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/PostalAddress/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/TemporalInfo.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/TemporalInfo/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/Jurisdiction.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/LegalCapacity.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/LegalCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/MetadataFNDLaw.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/MetadataFNDLaw/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/LawExt/MetadataFNDLawExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/LawExt/MetadataFNDLawExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/LawExt/RegulatoryRestrictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/LawExt/RegulatoryRestrictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Amounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Amounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Math.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Math/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/MetadataFNDMathExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/MetadataFNDMathExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Quantities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Quantities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MetadataFND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MetadataFND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/FormalOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/LegitimateOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/LegitimateOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/MetadataFNDOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/MetadataFNDOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/Organizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/Organizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/Control.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Control/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/MetadataFNDOwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/MetadataFNDOwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/Ownership.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Ownership/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/OwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/OwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/MetadataFNDParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/MetadataFNDParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/Parties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/Roles.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/MetadataFNDPartiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/MetadataFNDPartiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/PartyExtensions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/PartyExtensions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/PartyRoleContext.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/PartyRoleContext/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PhysicalExt/MetadataFNDPhysicalExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PhysicalExt/MetadataFNDPhysicalExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PhysicalExt/Physical.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PhysicalExt/Physical/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Addresses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Addresses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Countries.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Countries/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Facilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Facilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Locations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Locations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/MetadataFNDPlaces.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/MetadataFNDPlaces/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/VirtualPlaces.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/VirtualPlaces/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/AddressSites.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/AddressSites/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/Geophysical.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/Geophysical/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/MetadataFNDPlacesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/MetadataFNDPlacesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/RealEstate.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/RealEstate/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/MetadataFNDProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/MetadataFNDProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/PaymentsAndSchedules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/PaymentsAndSchedules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/ProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Conventions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Conventions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/MetadataFNDPublicationsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/MetadataFNDPublicationsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Publications.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Publications/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Standards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Standards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/StandardsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/StandardsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Quantities/MetadataFNDQuantities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/MetadataFNDQuantities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Quantities/QuantitiesAndUnits.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/QuantitiesAndUnits/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/MetadataFNDQuantitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/MetadataFNDQuantitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/QuantitiesAndUnitsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/QuantitiesAndUnitsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/QuantitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/QuantitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Relations/MetadataFNDRelations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/MetadataFNDRelations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Relations/Relations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/RiskExt/MetadataFNDRiskExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/RiskExt/MetadataFNDRiskExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/RiskExt/Risk.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/RiskExt/Risk/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TimeExt/MetadataFNDTimeExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TimeExt/MetadataFNDTimeExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TimeExt/Time.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TimeExt/Time/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/EconomicResources.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/EconomicResources/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/MarketTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/MarketTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/MetadataFNDTransactionsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/MetadataFNDTransactionsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/QuantifiedResources.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/QuantifiedResources/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/REAClaimsEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/REAClaimsEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/REATransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/REATransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/SecuritiesTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/SecuritiesTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/SupplyTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/SupplyTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionAccounting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionAccounting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionsExtended.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionsExtended/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/Analytics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Analytics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/AnnotationVocabulary.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/MetadataFNDUtilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/MetadataFNDUtilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/Values.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Values/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND-ReferenceRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND-ReferenceRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/EconomicIndicatorPublishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicatorPublishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/EconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/MetadataINDEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/MetadataINDEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/NorthAmericanIndicators/CAEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/NorthAmericanIndicators/CAEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/NorthAmericanIndicators/USEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/NorthAmericanIndicators/USEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/ForeignExchange/ForeignExchange.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/ForeignExchange/ForeignExchange/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/ForeignExchange/MetadataINDForeignExchange.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/ForeignExchange/MetadataINDForeignExchange/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/Indicators/Indicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/Indicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/Indicators/MetadataINDIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/MetadataINDIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/CommonInterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/CommonInterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/InterestRatePublishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRatePublishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/InterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/MetadataINDInterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/MetadataINDInterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MarketIndices/BasketIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MarketIndices/BasketIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MarketIndices/MetadataINDMarketIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MarketIndices/MetadataINDMarketIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MetadataIND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MetadataIND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/AllLOAN.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/AllLOAN/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/LoanCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/LoanCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/LoanHMDA.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/LoanHMDA/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/MetadataLOANLoanContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/MetadataLOANLoanContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/LoanGeneric.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/LoanGeneric/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/LoansGeneral.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/LoansGeneral/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/MetadataLOANLoanExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/MetadataLOANLoanExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoanBasicTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoanBasicTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansCollateral.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansCollateral/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansGuaranties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansGuaranties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansRegulatory.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansRegulatory/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/MetadataLOANLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/MetadataLOANLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/ConstructionLoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/ConstructionLoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanApplicationsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanApplicationsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanBorrowersTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanBorrowersTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanCollateralTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanCollateralTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanPhases.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanPhases/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansAppraisal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansAppraisal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansLTV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansLTV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansStatus.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansStatus/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/MetadataLOANLoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/MetadataLOANLoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/CommercialLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/CommercialLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/ConstructionLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/ConstructionLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/CreditProducts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/CreditProducts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/GeneralLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/GeneralLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/LoanProducts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/LoanProducts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/MetadataLOANLoanTypes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/MetadataLOANLoanTypes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/MortgageLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/MortgageLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/PersonalLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/PersonalLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/SecuredLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/SecuredLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/StudentLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/StudentLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/UnsecuredLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/UnsecuredLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/MetadataLOAN.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/MetadataLOAN/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/CIVTemporal/FundsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/CIVTemporal/FundsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/CIVTemporal/MetadataMDCIVTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/CIVTemporal/MetadataMDCIVTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtAnalytics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtAnalytics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtInterestAmounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtInterestAmounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtPricingYields.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtPricingYields/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtRedemptionAmounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtRedemptionAmounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/MetadataMDDebtTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/MetadataMDDebtTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/ETOptionsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/ETOptionsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/FuturesTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/FuturesTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/MetadataMDDerivativesTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/MetadataMDDerivativesTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/EquityTemporal/EquityPricing.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/EquityTemporal/EquityPricing/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/EquityTemporal/MetadataMDEquityTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/EquityTemporal/MetadataMDEquityTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/MetadataMD.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/MetadataMD/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/AnalysisCurves.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/AnalysisCurves/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/InstrumentTemporalTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/InstrumentTemporalTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/MetadataMDTemporalCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/MetadataMDTemporalCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/SecurityCreditStatuses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/SecurityCreditStatuses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/SecurityTradingStatuses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/SecurityTradingStatuses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/TemporalConcepts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/TemporalConcepts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MetadataFIBO.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/METADATAFIBO/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../ont-policy.rdf" name="https://spec.edmcouncil.org/fibo/../ont-policy/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/AllSEC-ReferenceIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/AllSEC-ReferenceIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/AllSEC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/AllSEC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/AssetBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/AssetBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/AssetBackedSPVs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/AssetBackedSPVs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CBOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CBOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CDOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CDOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CLOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CLOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CMOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CMOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/LoanParticipationNotes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/LoanParticipationNotes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/MetadataSECDebtAssetBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/MetadataSECDebtAssetBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/MortgageBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/MortgageBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/PoolBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/PoolBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/SyntheticCDOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/SyntheticCDOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/Bonds.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/Bonds/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/DebtInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/DebtInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/ExerciseConventions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/ExerciseConventions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/MetadataSECDebt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/MetadataSECDebt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/TradedShortTermDebt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/TradedShortTermDebt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/DepositaryReceipts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/DepositaryReceipts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/EquityInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/EquityInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/MetadataSECEquities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/MetadataSECEquities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/ShareTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/ShareTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/MetadataSEC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/MetadataSEC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/Baskets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Baskets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/MetadataSECSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/MetadataSECSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/ParametricSchedules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/ParametricSchedules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/Pools.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Pools/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesClassification.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesClassification/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIdentification.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIdentification/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIdentificationIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIdentificationIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesListings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesListings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesRestrictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesRestrictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecurityAssets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecurityAssets/"/>
|
||||
</catalog>
|
||||
@@ -0,0 +1,461 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-der-drc-bsc "https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/">
|
||||
<!ENTITY fibo-fbc-dae-dbt "https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-mkt "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/">
|
||||
<!ENTITY fibo-fbc-fi-fi "https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
|
||||
<!ENTITY fibo-fnd-agr-agr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-pas-pas "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-pas-psch "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-qt-qtu "https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-alx "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY fibo-ind-ei-ei "https://spec.edmcouncil.org/fibo/ontology/IND/EconomicIndicators/EconomicIndicators/">
|
||||
<!ENTITY fibo-ind-ind-ind "https://spec.edmcouncil.org/fibo/ontology/IND/Indicators/Indicators/">
|
||||
<!ENTITY fibo-sec-sec-bsk "https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/Baskets/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-der-drc-bsc="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"
|
||||
xmlns:fibo-fbc-dae-dbt="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-mkt="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"
|
||||
xmlns:fibo-fbc-fi-fi="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
|
||||
xmlns:fibo-fnd-agr-agr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-pas-pas="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/"
|
||||
xmlns:fibo-fnd-pas-psch="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-qt-qtu="https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-alx="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:fibo-ind-ei-ei="https://spec.edmcouncil.org/fibo/ontology/IND/EconomicIndicators/EconomicIndicators/"
|
||||
xmlns:fibo-ind-ind-ind="https://spec.edmcouncil.org/fibo/ontology/IND/Indicators/Indicators/"
|
||||
xmlns:fibo-sec-sec-bsk="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/Baskets/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/">
|
||||
<rdfs:label>Derivatives Basics Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines basic terminology common to derivative and over-the-counter (OTC) contracts.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:resource="http://www.w3.org/standards/techs/owl#w3c_all"/>
|
||||
<sm:copyright>Copyright (c) 2015-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2015-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/IND/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/"/>
|
||||
<sm:fileAbbreviation>fibo-der-drc-bsc</sm:fileAbbreviation>
|
||||
<sm:filename>DerivativesBasics.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/Markets/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/PaymentsAndSchedules/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/QuantitiesAndUnits/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Analytics/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicators/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/Indicators/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Baskets/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;CashflowExpression">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Expression"/>
|
||||
<rdfs:label>cashflow expression</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:CashflowExpression</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>an expression that specifies a calculation of a cash flow as a component of a cashflow formula</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;CashflowFormula">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Formula"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasExpression"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-bsc;CashflowExpression"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>cashflow formula</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:CashflowFormula</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>a formula for determining cashflows for a derivative instrument</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;CashflowTerms">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;DerivativeTransactionTerms"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;DebtTerms"/>
|
||||
<rdfs:label>cashflow terms</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:CashflowTerms</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>terms setting out a cashflow structure of payments committed to by one party to a contract</skos:definition>
|
||||
<skos:editorialNote>Swap cashflows are known as Swapstreams and are the terms for payment to and from either party. These are defined in swap transaction messages and represent the terms of the contract implied by that transaction. Options (Nordea reviews): Cashflows are defined as Payouts. This is not the same as a model of a cashflow which is a consequence of applying some legal term for payment of interest or principal, but is a commitment expressed in purely cashflow terms. Review this though. Payout terms include: Values - values can only go up or down; Static values are defined for limits and the like. i.e. Constraints (and direction) - this covers caps and floors - these are read upward or downward Conditionality Formula relations (Input and Output): - these are values - these may have a cap or a floor on them also - these also may have Multiplication - there is also fixed margin - may have addition or substraction between these Linearity in covered in the above Timing / expiry Observaton (not terms): Probability Sensitivity</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;DeliverCash">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;DeliveryTerms"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-psch;PaymentObligation"/>
|
||||
<rdfs:label>deliver cash</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:DeliverCash</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>commitment to deliver cash at the earliest available date as per settlement convention</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>This is the same date as a settlement date when the corresponding cash is made available in the other currency, in settlement for this amount.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;DeliveryTerms">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;DerivativeTransactionTerms"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;SettlementTerms"/>
|
||||
<rdfs:label>delivery terms</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:DeliveryTerms</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>settlement terms specifying what (cash, an asset, etc.) is to be delivered when, to whom, under what conditions at the time of settlement</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;DerivativeContractParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fi-fi;DerivativeInstrument"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>derivative contract party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:DerivativeContractParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>a party to a derivative instrument</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;DerivativeTransactionTerms">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractualCommitment"/>
|
||||
<rdfs:label>derivative transaction terms</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:DerivativeTransactionTerms</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>the contract terms for a derivative transaction, covering payment or delivery by either party to the other</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;DerivativesClearingOrganization">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;ClearingHouse"/>
|
||||
<rdfs:label>derivatives clearing organization</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:DerivativesClearingOrganization</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>an entity that enables each party to an agreement, contract, or transaction to substitute, through novation or otherwise, the credit of the DCO for the credit of the parties; arranges or provides, on a multilateral basis, for the settlement or netting of obligations; or otherwise provides clearing services or arrangements that mutualize or transfer credit risk among participants</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>DCO</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.cftc.gov/IndustryOversight/ClearingOrganizations/index.htm</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;DesignatedContractMarket">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<rdfs:label>designated contract market</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:DesignatedContractMarket</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>an exchange, trading system, or platform that enables listing for trading futures or option contracts based on any underlying commodity, index or instrument</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>DCM</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.cftc.gov/IndustryOversight/TradingOrganizations/DCMs/index.htm</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;IntroducingBroker">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;NonDepositoryInstitution"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;Broker"/>
|
||||
<rdfs:label>introducing broker</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:IntroducingBroker</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>an entity that solicits or accepts orders for futures or options contracts traded on or subject to the rules of an exchange; and does not accept any money, securities, or property (or extend credit in lieu thereof) to margin, guarantee, or secure any trades or contracts that result or may result</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>IB</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.cftc.gov/IndustryOversight/Intermediaries/index.htm</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;NonPhysicalUnderlier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;Underlier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fnd-pas-pas;Commodity">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-pas-fpas;Basket">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-ind-ind-ind;MarketRate">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-ind-ei-ei;EconomicIndicator">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-der-drc-bsc;ObservableValue">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>non-physical underlier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:NonPhysicalUnderlier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>an underlier that does not represent a deliverable asset</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>observable underlier</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;OTCContractSettlementTerms">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;SettlementTerms"/>
|
||||
<rdfs:label>over-the-counter (OTC) settlement terms</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:OTCContractSettlementTerms</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>settlement terms specific to an over-the-counter agreement</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;OTCDerivativeContract">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;OTCInstrument"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;DerivativeInstrument"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-bsc;OTCDerivativeTransaction"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>over-the-counter (OTC) derivative contract</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:OTCDerivativeContract</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>an over-the-counter agreement that is also a derivative instrument</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Not all derivatives are sold over-the-counter, and not all OTC agreements are derivatives.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;OTCDerivativeTransaction">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;OTCTransaction"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;embodies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-bsc;OTCDerivativeContract"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>OTC derivative transaction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:OTCDerivativeTransaction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>a derivative transaction that is struck over the counter between two parties</skos:definition>
|
||||
<skos:editorialNote>eliminated a parent of CoveredTransaction for the sake of expediency</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>This is both a derivative transaction and a covered transaction, that is, the OTC transaction is covered under some previously agreed Master Agreement between the two parties.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;OTCInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;MutualContractualAgreement"/>
|
||||
<rdfs:label>over-the-counter (OTC) instrument</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:OTCInstrument</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>a financial instrument and bilateral contract that is not listed or traded on an organized exchange</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;OTCProduct">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialProduct"/>
|
||||
<rdfs:label>OTC product</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:OTCProduct</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>an over-the-counter derivative, made up of one or more transactions, with a corresponding contract or contracts</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;OTCTransaction">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;SecuritiesTransaction"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-bsc;OTCInstrument"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>over-the-counter (OTC) transaction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:OTCTransaction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>an over-the-counter transaction to exchange an instrument for some consideration</skos:definition>
|
||||
<skos:editorialNote>Removed inheritance relationship with Transactions/TransactionsExtended/CoveredTransaction for the sake of expediency.</skos:editorialNote>
|
||||
<skos:editorialNote>This represents a covered transaction, that is, the OTC transaction is transacted under some previously agreed master agreement between the parties.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;OTCTransactionConfirmation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;WrittenContract"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;TransactionConfirmation"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-der-drc-bsc;OTCTransaction"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractParty"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-bsc;OTCTransactionParty"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;supersedes"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-bsc;OTCInstrument"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>over-the-counter (OTC) transaction confirmation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:OTCTransactionConfirmation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>a formal confirmation document that codifies the terms and conditions of the transaction between the parties</skos:definition>
|
||||
<skos:editorialNote>This effectively supersedes the (implied) contract that is brought into being by the transaction. It makes reference to the terms and conditions under which the transaction is deemed to have been conducted. The confirmation references the master agreement under which the transaction has been conducted along with any ISDA standard terms referenced (if applicable), and adds terms and conditions specific to the transaction. The confirmation generally supersedes all terms in the ISDA standard definitions and the master agreement in the event of any inconsistency between them.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;OTCTransactionParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-bsc;OTCInstrument"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>over-the-counter (OTC) transaction party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:OTCTransactionParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>a party to an over-the-counter agreement</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;ObservableValue">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-qt-qtu;QuantityValue"/>
|
||||
<rdfs:label>observable value</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:ObservableValue</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Fair_value"/>
|
||||
<skos:definition>a value for something that can be observed in the marketplace</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Derivatives, such as certain exotics, can be based on values ascribed to virtually anything, including weather. Typically, however, an observable value refers to something that can be readily observed in the marketplace, such as a quoted rate (e.g., interest rate, exchange rate), index value, commodity price, stock price, economic indicator, or something similar as of some point in time.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;ParametricCashflowTerms">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;CashflowTerms"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-utl-alx;hasFormula"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-bsc;CashflowFormula"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>parametric cashflow terms</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:ParametricCashflowTerms</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>terms for a set of cashflows defined according to a mathematical formula</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-bsc;Underlier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-rl;ThingInRole"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-fi-fi;FinancialInstrument">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-sec-sec-bsk;BasketOfSecurities">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-der-drc-bsc;NonPhysicalUnderlier">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>underlier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:Underlier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<skos:definition>the financial instrument(s), index or parameter, or combination thereof, that form the basis for the derivative instrument</skos:definition>
|
||||
<skos:editorialNote>The underlier breaks down into two separate meanings: The item which determines the value of the contract (the observable), and the item that is deliverable upon expiry or exercise of the contract (if there is one). These are usually the same item but in some cases such as index derivatives the exercise takes a different form. Action: Add 'Observable' as a distinct term. Then use Deliverable. Is Underlier the union? In a Call Option the Underlier is the Deliverable and is referred to as the Underlier. With an Fx Call Option, the deliverable is the cash value which you are exchanging for the amount in another currency (so this is no difference as cash is instrument). Then take IR Swap where 3mo LIBOR Rate is the Observable, but the delivery is Cash. Then one would refer to the LIBOR as the Observable. Delivers an amount based on the observable, and the delivered cash is the Deliverable. So what we refer to as Underlier may be the Observable or the Deliverable e.g. Call option on IBM the deliverable is the IBM Stock whereas a Swap leg depending on LIBOR, the Deliverable is Cash but the 'Underlier' is the Observable. Would be nore accurate not to refer to the Observable not as an Underlier. Therefore there would be nothing referred to as the 'Underlier' as such. However, all derivatives have Underlier. Take an IR Cap, would not not refer to it as having an Underlier - the notion of Underlier becomes fuzzier when you get to higher order derivatives. LIBOR on a list of dates is an 'Observable' but is several amounts.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-drc-bsc;hasUnderlier">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has underlier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-bsc:hasUnderlier</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fi-fi;DerivativeInstrument"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<rdfs:range rdf:resource="&fibo-der-drc-bsc;Underlier"/>
|
||||
<skos:definition>relates a derivative to an asset, such as one or more financial instrument(s), index or parameter, or combination thereof on which the contract is based</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;DerivativeInstrument">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-bsc;hasUnderlier"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-bsc;Underlier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractualElement"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-bsc;DerivativeTransactionTerms"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractualElement"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-fpas;SettlementTerms"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,452 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-der-drc-bsc "https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/">
|
||||
<!ENTITY fibo-der-drc-swp "https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/">
|
||||
<!ENTITY fibo-fbc-dae-dbt "https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-mkt "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/">
|
||||
<!ENTITY fibo-fbc-fi-fi "https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-arr-doc "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/">
|
||||
<!ENTITY fibo-fnd-arr-id "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-pas-pas "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-pas-psch "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-der-drc-bsc="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"
|
||||
xmlns:fibo-der-drc-swp="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"
|
||||
xmlns:fibo-fbc-dae-dbt="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-mkt="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"
|
||||
xmlns:fibo-fbc-fi-fi="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-arr-doc="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/"
|
||||
xmlns:fibo-fnd-arr-id="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-pas-pas="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/"
|
||||
xmlns:fibo-fnd-pas-psch="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/">
|
||||
<rdfs:label>Swaps Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts specific to swap contracts, including relevant trading organizations, data repositories, and intermediaries.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:resource="http://www.w3.org/standards/techs/owl#w3c_all"/>
|
||||
<sm:copyright>Copyright (c) 2016-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:fileAbbreviation>fibo-der-drc-swp</sm:fileAbbreviation>
|
||||
<sm:filename>Swaps.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/Markets/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/PaymentsAndSchedules/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/ version of this ontology was modified to refine the concept of a unique swap identifier (USI).</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;BasisSwap">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;Swap"/>
|
||||
<rdfs:label>basis swap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:BasisSwap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>a swap in which payment streams are referenced to different bases</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A basis swap can have two legs of the same tenor but different indices, e.g., 3 month LIBOR vs. 3 month TIBOR. The difference in this case is not driven by different interest rate periods but from different markets, i.e., the difference in efficiency between the two markets. The objective is to hedge against basis risk which is the difference in price between two markets. See also forward swap, as a means for controlling interest rate.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;FixedPaymentLeg">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;SwapLeg"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasPaymentSchedule"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-pas-psch;PaymentSchedule"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>fixed payment leg</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:FixedPaymentLeg</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>the terms for the fixed payment leg of a swap such as a dividend swap, or for any swap that has a fixed leg, including, for example, a single stock swap</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>fixed payment stream terms</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;MajorSwapParticipant">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;NonDepositoryInstitution"/>
|
||||
<rdfs:label>major swap participant</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:MajorSwapParticipant</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>a financial service provider that maintains a substantial position in swaps for any of the major swap categories, excluding positions held for hedging or mitigating commercial risk and positions maintained by an employee benefit plan for the primary purpose of hedging or mitigating any risk directly associated with the operation of the plan</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>MSP</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.cftc.gov/IndustryOversight/Intermediaries/index.htm</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;Swap">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;DerivativeInstrument"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fi-fi;mayBeTradedIn"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-drc-swp;SwapExecutionFacility"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;isIdentifiedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-drc-swp;UniqueSwapIdentifier"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;exchanges"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-drc-swp;SwapLeg"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractParty"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-drc-swp;SwapParty"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractualElement"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-swp;SwapTerms"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>swap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:Swap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>a derivative instrument that facilitates the exchange of financial instruments among the parties; the instruments can be almost anything, but most swaps involve cash flows (streams of payments or other commitments over time) based on a notional principal amount that both parties agree to</skos:definition>
|
||||
<skos:editorialNote>The most common type is an interest rate swap, in which one party agrees to pay a fixed interest rate in return for receiving a adjustable rate from another party. Review session notes: 10 Mar Helpful to split these according to the assets that are swapped. So for instance there are equity swaps, commodity swaps where you swap different assets. These are not mutually exclusive to labels about Fund Leg, and so on, that are different ways that people trading in those assets distinguish between those legs. For example in IR, we talk Fixed, Floating. capital Index Swap, where the return on oen leg is indexed to an inflation index but it's still an IR swap where the payment relates to an inflation index. So keeping the 2 legs in some sort of notion balance - example index annuity swap, capital index swap and so on. These terms refer to the behavior of the underlying swap rather than an arbitrary classification of what leg is what. Different structures of swap is less relevant. 17 March: Remember: the contract does not necessarily have 2 legs, but it usually would. The structure is in the transactions, i.e., the commitments embodied in the terms for the two sides of those transactions, the legs which are simply the embodiment of those commitments, and so on. Then the details structure is in the leg definitions. Note also that different kinds of leg can have various structures regardless of how or why they are used in a contract.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/s/swap.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Usually, the principal does not change hands. Each cash flow comprises one leg of the swap. One cash flow is generally fixed, while the other is variable, that is, based on a a benchmark interest rate, floating currency exchange rate or index price.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapConfirmation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;SwapLifecycleEvent"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;WrittenContract"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;TransactionConfirmation"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;supersedes"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-der-drc-swp;SwapConfirmation"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractParty"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-swp;SwapParty"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>swap confirmation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapConfirmation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>a formal confirmation that codifies the terms and conditions specific to a lifecycle event with respect to the overall transaction between the parties</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapDataRepository">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>swap data repository</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapDataRepository</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>a financial service provider that provides a central facility for swap data reporting and recordkeeping</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>SDR</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.cftc.gov/IndustryOversight/DataRepositories/index.htm</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Swap data repositories ('SDRs') are new entities created by the Dodd-Frank Wall Street Reform and Consumer Protection Act ('Dodd-Frank Act') in order to provide a central facility for swap data reporting and recordkeeping. Under the Dodd- Frank Act, all swaps, whether cleared or uncleared, are required to be reported to registered SDRs. The Dodd-Frank Act added new Section 21 to the Commodity Exchange Act ('CEA'), governing registration and regulation of SDRs and establishing registration requirements and core duties and responsibilities for SDRs.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapDealer">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;NonDepositoryInstitution"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;Dealer"/>
|
||||
<rdfs:label>swap dealer</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapDealer</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>a financial service provider that holds itself out as a dealer in swaps; makes a market in swaps; regularly enters into swaps with counterparties as an ordinary course of business for its own account; or engages in any activity causing the person to be commonly known in the trade as a dealer or market maker in swaps</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>SD</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.cftc.gov/IndustryOversight/Intermediaries/index.htm</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapExecutionFacility">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<rdfs:label>swap execution facility</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapExecutionFacility</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>an exchange, trading system, or platform that enables many participants to execute or trade swaps</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>SEF</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/s/swap-execution-facility-sef.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A swap execution facility would allow for greater transparency and would be a significant shift in the way derivative trading is made. The Dodd-Frank Act lays the foundation for this change of derivative execution.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapLeg">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;CashflowTerms"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;SwapTerms"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-arr-doc;hasTerminationDate"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasPayingParty"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-drc-swp;SwapPayingParty"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasReceivingParty"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-drc-swp;SwapReceivingParty"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasNotionalAmount"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasEffectiveDate"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>swap leg</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapLeg</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>terms defining and commitment to fulfill the future payment or cashflow requirements (e.g., interest payments, coupon payments, etc.) for one leg of a swap transaction</skos:definition>
|
||||
<skos:editorialNote>For some swaps this may be a commitment to net up the difference between a strike and an outcome, rather than to make a series of cashflows over time. For credit default swaps there are conditional commitments, contingent on the occurrence of a credit event.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:adaptedFrom>http://www.investopedia.com/terms/i/interestrateswap.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>swap stream terms</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapLifecycleEvent">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;TransactionEvent"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;isIdentifiedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-drc-swp;SwapLifecycleEventIdentifier"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasSwapIdentifier"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-drc-swp;UniqueSwapIdentifier"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-swp;SwapParty"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-swp;Swap"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>swap lifecycle event</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapLifecycleEvent</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>an event that occurs during the lifecycle of a swap, where the overall set of events includes those specific to the issuer, front office, middle office, and/or back office processes</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapLifecycleEventIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Identifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-drc-swp;SwapLifecycleEvent"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>swap lifecycle event identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapLifecycleEventIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>an identifier that uniquely identifies a specific event in the lifecycle of a swap</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;DerivativeContractParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-drc-swp;Swap"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>swap party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>a party to a swap and therefore a legal party to the contract that embodies that transaction</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapPayingParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;SwapParty"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;Debtor"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-psch;Payer"/>
|
||||
<rdfs:label>swap paying party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapPayingParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>a swap party responsible for making payments for a given leg of the transaction as defined in the contract</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapReceivingParty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;SwapParty"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;Creditor"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-psch;Payee"/>
|
||||
<rdfs:label>swap receiving party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapReceivingParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>a swap party that receives payments for a given leg of the transaction as defined in the contract</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapStreamEvent">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;SwapLifecycleEvent"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-psch;PaymentEvent"/>
|
||||
<rdfs:label>swap stream event</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapStreamEvent</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>a payment event (e.g., interest payment, coupon payment, etc.) against one leg of a swap stream</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;SwapTerms">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;DerivativeTransactionTerms"/>
|
||||
<rdfs:label>swap terms</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:SwapTerms</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>the legal contractual terms of a swap transaction</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-drc-swp;UniqueSwapIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;FinancialInstrumentIdentifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-drc-swp;Swap"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>unique swap identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:UniqueSwapIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>a unique swap identifier (USI) is an identifier for a swap transaction, that is the CFTC term or Unique Transaction Identifier (UTI) which is the term used more globally is an identifier on the transaction level that stays unique throughout the life of a trade</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>USI</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>CFTC Data Management Branch 'Unique Swap Identifier (USI) Data Standard', October 1, 2012, usidatastandards100112.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-drc-swp;exchanges">
|
||||
<rdf:type rdf:resource="&owl;SymmetricProperty"/>
|
||||
<rdfs:label>exchanges</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:exchanges</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<skos:definition>gives or takes one thing in return for another</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.merriam-webster.com/dictionary/exchange</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-drc-swp;hasLeg">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-agr-ctr;hasContractualElement"/>
|
||||
<rdfs:label>has leg</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:hasLeg</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-der-drc-swp;Swap"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-der-drc-swp;SwapLeg"/>
|
||||
<skos:definition>relates a swap to the legs (swap streams) that comprise the swap</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>has swap stream</fibo-fnd-utl-av:synonym>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-drc-swp;hasPayingParty">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<rdfs:label>has paying party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:hasPayingParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-der-drc-swp;SwapPayingParty"/>
|
||||
<skos:definition>defines the payer party for a funding leg of a swap</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-drc-swp;hasPaymentSchedule">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasSchedule"/>
|
||||
<rdfs:label>has payment schedule</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:hasPaymentSchedule</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-pas-psch;PaymentSchedule"/>
|
||||
<skos:definition>defines a schedule of payments for a funding leg of a swap</skos:definition>
|
||||
<skos:editorialNote>Payments may be fixed or variable. These are now defined separately for each type of cashflow stream (swap stream) and independently of the function of the leg (payments, return etc.). The schedule may be expressed in one of two ways: as an explicit schedule of dates or as a formula for determining payment dates in advance (taking into account for example roll rules for non working days).</skos:editorialNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-drc-swp;hasReceivingParty">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<rdfs:label>has receiving party</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:hasReceivingParty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-der-drc-swp;SwapReceivingParty"/>
|
||||
<skos:definition>defines the recipient for a funding leg of a swap</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-drc-swp;hasSwapIdentifier">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has swap identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swp:hasSwapIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-fi-fi;FinancialInstrumentIdentifier"/>
|
||||
<skos:definition>relates a swap lifecycle event to the identifier for the swap</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,392 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-corp-corp "https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lei "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/">
|
||||
<!ENTITY fibo-be-oac-cctl "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/">
|
||||
<!ENTITY fibo-be-plc-plc "https://spec.edmcouncil.org/fibo/ontology/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/">
|
||||
<!ENTITY fibo-der-drc-bsc "https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/">
|
||||
<!ENTITY fibo-der-drc-swp "https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/">
|
||||
<!ENTITY fibo-der-drc-swpind "https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/">
|
||||
<!ENTITY fibo-fbc-fct-breg "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-ra "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/">
|
||||
<!ENTITY fibo-fbc-fct-usfsind "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/">
|
||||
<!ENTITY fibo-fbc-fct-usjrga "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
|
||||
<!ENTITY lcc-3166-2 "https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/">
|
||||
<!ENTITY lcc-3166-2-us "https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/">
|
||||
<!ENTITY lcc-639-1 "https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/">
|
||||
<!ENTITY lcc-639-2 "https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY lcc-lr "https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-corp-corp="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lei="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"
|
||||
xmlns:fibo-be-oac-cctl="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"
|
||||
xmlns:fibo-be-plc-plc="https://spec.edmcouncil.org/fibo/ontology/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"
|
||||
xmlns:fibo-der-drc-bsc="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"
|
||||
xmlns:fibo-der-drc-swp="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"
|
||||
xmlns:fibo-der-drc-swpind="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"
|
||||
xmlns:fibo-fbc-fct-breg="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-ra="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"
|
||||
xmlns:fibo-fbc-fct-usfsind="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"
|
||||
xmlns:fibo-fbc-fct-usjrga="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
|
||||
xmlns:lcc-3166-2="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"
|
||||
xmlns:lcc-3166-2-us="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/"
|
||||
xmlns:lcc-639-1="https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/"
|
||||
xmlns:lcc-639-2="https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:lcc-lr="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/">
|
||||
<rdfs:label>Swaps Individuals Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines indiividuals that represent swaps repositories and intermediaries, including and related schemes, registries, and authorities.</dct:abstract>
|
||||
<dct:issued rdf:datatype="&xsd;dateTime">2018-08-27T18:00:00</dct:issued>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/IND/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/SEC/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-der-drc-swpind</sm:fileAbbreviation>
|
||||
<sm:filename>SwapsIndividuals.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaps/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-CA/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;BSDRBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>BSDR LLC business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:BSDRBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the Delaware Division of Corporations business entity identifier for BSDR LLC</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredBy rdf:resource="&fibo-fbc-fct-usjrga;DelawareCorporationsRegulator"/>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-der-drc-swpind;BSDRLLC-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>5202500</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;BSDRDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>BSDR date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:BSDRDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the date that BSDR LLC was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2012-08-22</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;BSDRHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;RegistrationAddress"/>
|
||||
<rdfs:label>BSDR LLC headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:BSDRHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for BSDR LLC</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>731 Lexington Avenue</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>New York</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>10022</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;NewYork"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;BSDRLLC-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-plc-plc;PrivateCompanyWithLimitedLiability"/>
|
||||
<rdfs:label>BSDR LLC US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:BSDRLLC-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.bloombergsdr.com/"/>
|
||||
<skos:definition>individual representing the BSDR LLC legal entity that is a Delaware Limited Liability Company</skos:definition>
|
||||
<fibo-be-oac-cctl:hasDomesticUltimateParent rdf:resource="&fibo-fbc-fct-usfsind;BloombergLP"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-der-drc-swpind;BSDRHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-der-drc-swpind;BSDRDateEstablished"/>
|
||||
<fibo-fnd-aap-agt:isIdentifiedBy rdf:resource="&fibo-der-drc-swpind;BSDRBusinessEntityIdentifier"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>BSDR LLC</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;BloombergSDR">
|
||||
<rdf:type rdf:resource="&fibo-der-drc-swp;SwapDataRepository"/>
|
||||
<rdfs:label>Bloomberg SDR</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:BloombergSDR</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the BSDR swap data repository</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredBy rdf:resource="&fibo-fbc-fct-usjrga;CommoditiesFuturesAndDerivativesRegulator"/>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-der-drc-swpind;BSDRLLC-US-DE"/>
|
||||
<fibo-fnd-utl-av:abbreviation>BSDR</fibo-fnd-utl-av:abbreviation>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;ChicagoMercantileExchange">
|
||||
<rdf:type rdf:resource="&fibo-der-drc-bsc;DesignatedContractMarket"/>
|
||||
<rdf:type rdf:resource="&fibo-der-drc-swp;SwapDataRepository"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;SelfRegulatingOrganization"/>
|
||||
<rdfs:label>Chicago Mercantile Exchange</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:ChicagoMercantileExchange</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the Chicago Mercantile Exchange, established in 1848 as the world's first futures exchange based in Chicago</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredBy rdf:resource="&fibo-fbc-fct-usjrga;CommoditiesFuturesAndDerivativesRegulator"/>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-der-drc-swpind;ChicagoMercantileExchangeInc-US-DE"/>
|
||||
<fibo-fnd-utl-av:abbreviation>CME</fibo-fnd-utl-av:abbreviation>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;ChicagoMercantileExchangeBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>Chicago Mercantile Exchange (CME) business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:ChicagoMercantileExchangeBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the Delaware Division of Corporations business entity identifier for Chicago Mercantile Exchange, Inc.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredBy rdf:resource="&fibo-fbc-fct-usjrga;DelawareCorporationsRegulator"/>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-der-drc-swpind;ChicagoMercantileExchangeInc-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>3151025</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;ChicagoMercantileExchangeDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>Chicago Mercantile Exchange (CME) date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:ChicagoMercantileExchangeDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the date that Chicago Mercantile Exchange (CME) was established as a Delaware Corporation</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>1999-12-30</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;ChicagoMercantileExchangeHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;RegistrationAddress"/>
|
||||
<rdfs:label>Chicago Mercantile Exchange (CME) headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:ChicagoMercantileExchangeHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for Chicago Mercantile Exchange (CME)</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>20 South Wacker Drive</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>Chicago</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>60606</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;Illinois"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;ChicagoMercantileExchangeInc-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>Chicago Mercantile Exchange, Inc. US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:ChicagoMercantileExchangeInc-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.cmegroup.com/company/cme.html"/>
|
||||
<skos:definition>individual representing the Chicago Mercantile Exchange legal entity that is a Delaware Corporation</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-der-drc-swpind;ChicagoMercantileExchangeHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-der-drc-swpind;ChicagoMercantileExchangeDateEstablished"/>
|
||||
<fibo-fnd-aap-agt:isIdentifiedBy rdf:resource="&fibo-der-drc-swpind;ChicagoMercantileExchangeBusinessEntityIdentifier"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Chicago Mercantile Exchange, Inc.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;DTCCDataRepository">
|
||||
<rdf:type rdf:resource="&fibo-der-drc-swp;SwapDataRepository"/>
|
||||
<rdfs:label>DTCC Data Repository</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:DTCCDataRepository</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the DTCC Data Repository</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredBy rdf:resource="&fibo-fbc-fct-usjrga;CommoditiesFuturesAndDerivativesRegulator"/>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-der-drc-swpind;DTCCDataRepositoryLLC-US-NY"/>
|
||||
<fibo-fnd-utl-av:abbreviation>DDR</fibo-fnd-utl-av:abbreviation>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;DTCCDataRepositoryBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>business entity identifier for DTCC Data Repository (U.S) LLC</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:DTCCDataRepositoryBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the New York State Division of Corporations business entity identifier for DTCC Data Repository (U.S.) LLC</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredBy rdf:resource="&fibo-fbc-fct-usjrga;NewYorkCorporationsRegulator"/>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;NewYorkBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-der-drc-swpind;DTCCDataRepositoryLLC-US-NY"/>
|
||||
<fibo-fnd-rel-rel:hasTag>4156912</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;DTCCDataRepositoryDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>DTCC Data Repository (U.S) LLC date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:DTCCDataRepositoryDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the date that DTCC Data Repository (U.S) LLC was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2011-10-24</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;DTCCDataRepositoryHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;RegistrationAddress"/>
|
||||
<rdfs:label>DTCC Data Repository (U.S) LLC headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:DTCCDataRepositoryHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for DTCC Data Repository (U.S) LLC</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>55 Water Street</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>New York</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>10041</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;NewYork"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;DTCCDataRepositoryLLC-US-NY">
|
||||
<rdf:type rdf:resource="&fibo-be-plc-plc;PrivateCompanyWithLimitedLiability"/>
|
||||
<rdfs:label>DTCC Data Repository (U.S) LLC US-NY</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:DTCCDataRepositoryLLC-US-NY</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.dtcc.com/about/businesses-and-subsidiaries/ddr-us"/>
|
||||
<skos:definition>individual representing the DTCC Data Repository (U.S) LLC legal entity that is a New York Limited Liability Company</skos:definition>
|
||||
<fibo-be-oac-cctl:hasDomesticUltimateParent rdf:resource="&fibo-fbc-fct-usfsind;DepositoryTrustAndClearingCorporation"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-der-drc-swpind;DTCCDataRepositoryHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-der-drc-swpind;DTCCDataRepositoryDateEstablished"/>
|
||||
<fibo-fnd-aap-agt:isIdentifiedBy rdf:resource="&fibo-der-drc-swpind;DTCCDataRepositoryBusinessEntityIdentifier"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>DTCC Data Repository (U.S) LLC</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;ICETradeVault">
|
||||
<rdf:type rdf:resource="&fibo-der-drc-swp;SwapDataRepository"/>
|
||||
<rdfs:label>ICE Trade Vault</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:ICETradeVault</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the ICE Trade Vault</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredBy rdf:resource="&fibo-fbc-fct-usjrga;CommoditiesFuturesAndDerivativesRegulator"/>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-der-drc-swpind;ICETradeVaultLLC-US-DE"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;ICETradeVaultLLC-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-plc-plc;PrivateCompanyWithLimitedLiability"/>
|
||||
<rdfs:label>ICE Trade Vault, LLC US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:ICETradeVaultLLC-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.icetradevault.com/"/>
|
||||
<skos:definition>individual representing the ICE Trade Vault, LLC legal entity that is a Delaware Limited Liability Company</skos:definition>
|
||||
<fibo-be-oac-cctl:hasDomesticUltimateParent rdf:resource="&fibo-fbc-fct-usfsind;IntercontinentalExchange"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-der-drc-swpind;ICETradeVaultLLCHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-der-drc-swpind;ICETradeVaultLLCDateEstablished"/>
|
||||
<fibo-fnd-aap-agt:isIdentifiedBy rdf:resource="&fibo-der-drc-swpind;ICETradeVaultLLCBusinessEntityIdentifier"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>ICE Trade Vault, LLC</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;ICETradeVaultLLCBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>business entity identifier for ICE Trade Vault, LLC</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:ICETradeVaultLLCBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the Delaware Division of Corporations business entity identifier for ICE Trade Vault, LLC</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredBy rdf:resource="&fibo-fbc-fct-usjrga;DelawareCorporationsRegulator"/>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-der-drc-swpind;ICETradeVaultLLC-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>4960384</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;ICETradeVaultLLCDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>ICE Trade Vault, LLC date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:ICETradeVaultLLCDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the date that ICE Trade Vault, LLC was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2011-03-28</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-der-drc-swpind;ICETradeVaultLLCHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;RegistrationAddress"/>
|
||||
<rdfs:label>ICE Trade Vault, LLC headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-drc-swpind:ICETradeVaultLLCHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for ICE Trade Vault, LLC</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>5660 New Northside Drive</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>Atlanta</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>30328</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;Georgia"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/5493006SPIZKPPCPBB70">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>BSDR LLC legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for BSDR LLC</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-der-drc-swpind;BSDRLLC-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>5493006SPIZKPPCPBB70</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/549300H9ZM7RDBM87W85">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>DTCC Data Repository (U.S) LLC legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for DTCC Data Repository (U.S) LLC</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-der-drc-swpind;DTCCDataRepositoryLLC-US-NY"/>
|
||||
<fibo-fnd-rel-rel:hasTag>549300H9ZM7RDBM87W85</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/549300KE78SX8RVDNO58">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>ICE Trade Vault, LLC legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for ICE Trade Vault, LLC</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-der-drc-swpind;ICETradeVaultLLC-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>549300KE78SX8RVDNO58</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/SNZ2OJLFK8MNNCLQOF39">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Chicago Mercantile Exchange, Inc. legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for Chicago Mercantile Exchange, Inc.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-der-drc-swpind;ChicagoMercantileExchangeInc-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>SNZ2OJLFK8MNNCLQOF39</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
</rdf:RDF>
|
||||
715
Sources/Ontologies/fibo/ontology/master/2019Q1/DER/RateDerivatives/IRSwaps.rdf
Executable file
715
Sources/Ontologies/fibo/ontology/master/2019Q1/DER/RateDerivatives/IRSwaps.rdf
Executable file
@@ -0,0 +1,715 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-der-drc-bsc "https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/">
|
||||
<!ENTITY fibo-der-drc-swp "https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/">
|
||||
<!ENTITY fibo-der-rtd-irswp "https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/">
|
||||
<!ENTITY fibo-der-rtd-rtd "https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/">
|
||||
<!ENTITY fibo-fbc-dae-dbt "https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/">
|
||||
<!ENTITY fibo-fbc-fct-ra "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-dt-bd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-pas-psch "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/">
|
||||
<!ENTITY fibo-fnd-qt-qtu "https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-alx "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY fibo-ind-ei-ei "https://spec.edmcouncil.org/fibo/ontology/IND/EconomicIndicators/EconomicIndicators/">
|
||||
<!ENTITY fibo-ind-ir-ir "https://spec.edmcouncil.org/fibo/ontology/IND/InterestRates/InterestRates/">
|
||||
<!ENTITY fibo-sec-sec-sch "https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/ParametricSchedules/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-der-drc-bsc="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"
|
||||
xmlns:fibo-der-drc-swp="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"
|
||||
xmlns:fibo-der-rtd-irswp="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"
|
||||
xmlns:fibo-der-rtd-rtd="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"
|
||||
xmlns:fibo-fbc-dae-dbt="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"
|
||||
xmlns:fibo-fbc-fct-ra="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-dt-bd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-pas-psch="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/"
|
||||
xmlns:fibo-fnd-qt-qtu="https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-alx="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:fibo-ind-ei-ei="https://spec.edmcouncil.org/fibo/ontology/IND/EconomicIndicators/EconomicIndicators/"
|
||||
xmlns:fibo-ind-ir-ir="https://spec.edmcouncil.org/fibo/ontology/IND/InterestRates/InterestRates/"
|
||||
xmlns:fibo-sec-sec-sch="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/ParametricSchedules/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/">
|
||||
<rdfs:label>Interest Rate Swaps Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts specific to interest rate swap contracts, including but not limited to fixed and floating rate combinations, single and cross-currency contracts, etc.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:resource="http://www.w3.org/standards/techs/owl#w3c_all"/>
|
||||
<sm:copyright>Copyright (c) 2016-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/IND/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/"/>
|
||||
<sm:fileAbbreviation>fibo-der-rtd-irswp</sm:fileAbbreviation>
|
||||
<sm:filename>IRSwaps.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaps/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/PaymentsAndSchedules/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/QuantitiesAndUnits/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Analytics/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicators/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/ParametricSchedules/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/IRSwaps/"/>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;CrossCurrencyInterestRateSwap">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwap"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>cross-currency interest rate swap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:CrossCurrencyInterestRateSwap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>an interest rate swap in which the two streams of interest payments are in different currencies</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;ExplicitInterestAmountCalculationEvent">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateStreamEvent"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-sec-sec-sch;ScheduledCalculationPeriodEndEvent"/>
|
||||
<rdfs:label>explicit interest amount calculation event</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:ExplicitInterestAmountCalculationEvent</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>the explicit representation of the calculation event in a given period, in which an interest payment is calculated based on the rate (fixed or floating) and the notional amount (in the payment currency, and factored for Fx if necessary), on a given date</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;FixedFloatCrossCurrencyInterestRateSwap">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;CrossCurrencyInterestRateSwap"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;FixedFloatInterestRateSwap"/>
|
||||
<rdfs:label>fixed float cross-currency interest rate swap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:FixedFloatCrossCurrencyInterestRateSwap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;CrossCurrencyInterestRateSwap">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;FixedFloatInterestRateSwap">
|
||||
</rdf:Description>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>an interest rate swap in which fixed interest payments on the notional are exchanged for floating interest payments and the two streams of interest payments are in different currencies</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>fixed float cross currency interest rate swap</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>fixed-float cross-currency interest rate swap</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;FixedFloatInterestRateSwap">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwap"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;exchanges"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;FixedInterestRateLeg"/>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;exchanges"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;FloatingInterestRateLeg"/>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>fixed float interest rate swap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:FixedFloatInterestRateSwap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;InterestRateSwap">
|
||||
</rdf:Description>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;FixedInterestRateLeg"/>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;FloatingInterestRateLeg"/>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>an interest rate swap in which fixed interest payments on the notional are exchanged for floating interest payments</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>fixed-float interest rate swap</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>vanilla interest rate swap</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;FixedFloatSingleCurrencyInterestRateSwap">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;FixedFloatInterestRateSwap"/>
|
||||
<rdfs:label>fixed float single currency interest rate swap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:FixedFloatSingleCurrencyInterestRateSwap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;FixedFloatInterestRateSwap">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;SingleCurrencyInterestRateSwap">
|
||||
</rdf:Description>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>an interest rate swap in which fixed interest payments on the notional are exchanged for floating interest payments and where both payment streams are expressed in terms of the same currency</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>fixed-float single-currency interest rate swap</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;FixedInterestRateLeg">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwapLeg"/>
|
||||
<rdfs:label>fixed interest rate leg</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:FixedInterestRateLeg</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-der-rtd-irswp;FloatingInterestRateLeg"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;InterestRateSwapLeg">
|
||||
</rdf:Description>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;FixedInterestRate"/>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>a swap stream that specifies fixed interest amounts and terms for the payment of that interest</skos:definition>
|
||||
<skos:editorialNote>This may be the funding leg of some swaps (i.e. one party agrees to pay fixed interest amounts in exchange for whatever is the other leg) or it may be one or both sides of an Interest Rate Swap, where the two parties exchange different interest streams. Note that the FpML term on which this Swapstream term was based, is the one for asset return swaps, where this is the payment leg. This is the leg which has interest amounts, interest calculations and calculation dates, and optional stub calculation terms. It should be possible to relate this to the specific interest payments of an underlier if there is one.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:synonym>fixed interest rate swap stream</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;FloatFloatCrossCurrencyInterestRateSwap">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;FloatFloatInterestRateSwap"/>
|
||||
<rdfs:label>float float cross-currency interest rate swap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:FloatFloatCrossCurrencyInterestRateSwap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;CrossCurrencyInterestRateSwap">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;FloatFloatInterestRateSwap">
|
||||
</rdf:Description>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>an interest rate swap that exchanges cashflows based on two different interest rates in different currencies</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>float-float cross-currency interest rate swap</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;FloatFloatInterestRateSwap">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;BasisSwap"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwap"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;exchanges"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-rtd-irswp;FloatingInterestRateLeg"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>float float interest rate swap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:FloatFloatInterestRateSwap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;InterestRateSwap">
|
||||
</rdf:Description>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-rtd-irswp;FloatingInterestRateLeg"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>an interest rate swap that exchanges cashflows based on two different floating interest rates</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/b/basisrateswap.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>This is a swap in which two parties swap variable interest rates based on different money markets, and this is usually done to limit interest-rate risk that a company faces as a result of having differing lending and borrowing rates.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>basis rate swap</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>float-float interest rate swap</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;FloatFloatSingleCurrencyInterestRateSwap">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;FloatFloatInterestRateSwap"/>
|
||||
<rdfs:label>float float single currency interest rate swap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:FloatFloatSingleCurrencyInterestRateSwap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;FloatFloatInterestRateSwap">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;SingleCurrencyInterestRateSwap">
|
||||
</rdf:Description>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>an interest rate swap that exchanges cashflows based on two different floating interest rates in the same currency</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>float-float single-currency interest rate swap</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;FloatingInterestRateLeg">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwapLeg"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-rtd-irswp;hasInterestCalculationSchedule"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestCalculationSchedule"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-rtd-irswp;hasInterestRateResetSchedule"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestRateResetSchedule"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestRateReset"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestRateSettingEvent"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>floating interest rate leg</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:FloatingInterestRateLeg</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-der-rtd-irswp;InterestRateSwapLeg">
|
||||
</rdf:Description>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;FloatingInterestRate"/>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>a swapstream in which variable interest is paid on some notional amount, linked to some underlying interest reference rate</skos:definition>
|
||||
<skos:editorialNote>Instead of an absolute rate you have an underlier and an offset called a spread (same as margin in floating rate notes).</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:synonym>floating interest rate swap stream</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;InterestRateStreamEvent">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;SwapStreamEvent"/>
|
||||
<rdfs:label>interest rate stream event</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:InterestRateStreamEvent</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>an interest-rate specific event occurring with respect to one leg of a swap</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;InterestRateSwap">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;Swap"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-rtd;InterestRateDerivativeInstrument"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;exchanges"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-rtd-irswp;InterestRateSwapLeg"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>interest rate swap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:InterestRateSwap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-der-drc-swp;Swap">
|
||||
</rdf:Description>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-rtd-irswp;InterestRateSwapLeg"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>a swap in which the underlier for one or both legs is an interest rate</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;InterestRateSwapLeg">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;SwapLeg"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-rtd-irswp;NotionalStepChangeEvent"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-rtd-irswp;hasNotionalStepSchedule"/>
|
||||
<owl:onClass rdf:resource="&fibo-der-rtd-irswp;NotionalStepSchedule"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasPaymentSchedule"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestPaymentSchedule"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;InterestRateStreamEvent"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestCalculation"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestPayment"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-dt-bd;hasBusinessRecurrenceIntervalConvention"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;DayCountConvention"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>interest rate swap leg</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:InterestRateSwapLeg</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<owl:equivalentClass>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-der-drc-swp;SwapLeg">
|
||||
</rdf:Description>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-acc-cur;InterestRate"/>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:equivalentClass>
|
||||
<skos:definition>the components specifiying an interest rate stream, including both a parametric and cashflow representation for the stream of payments</skos:definition>
|
||||
<skos:editorialNote>In IR markets there is no real distinction between an IR leg and a return leg, rather there are 2 funding legs.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:synonym>interest rate swap stream</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;NotionalStepAmount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasNotionalAmount"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>notional step amount</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:NotionalStepAmount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>the amount of money that is subtracted from the notional on each step date</skos:definition>
|
||||
<skos:editorialNote>Note that this is an actual concrete sum of money, which may be specified either as a monetary amount (e.g. dollars and cents) or as a percentage of either the original notional amount or the previous notional amount.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;NotionalStepChangeEvent">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateStreamEvent"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-dt-fd;hasDate"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-dt-fd;CalculatedDate"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>notional step change event</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:NotionalStepChangeEvent</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>an event on which a step change in the notional amount of the swap stream occurs</skos:definition>
|
||||
<skos:editorialNote>This always occurs on a calculation date (that is, one of the calculation period end dates). Therefore the frequency / period length of the steps in the step schedule is a multiple of the calculation period or frequency. For example, if the notional is recalculated on every calculation date, applying a new interest rate to the new notional amount, then the two frequencies are the same. If notional is updated every second calculation period, then the step schedule specifies periods that are twice as long, and so on.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;NotionalStepPercentageAmount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;MonetaryMeasure"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-qt-qtu;Rate"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasRateValue"/>
|
||||
<owl:allValuesFrom rdf:resource="&xsd;decimal"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>notional step percentage amount</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:NotionalStepPercentageAmount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>the percentage amount by which the notional changes on each step date</skos:definition>
|
||||
<skos:editorialNote>The percentage is either a percentage applied to the initial notional amount or the previous outstanding notional, and may be positive or negative.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;NotionalStepPeriodLength">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
|
||||
<rdfs:label>notional step period length</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:NotionalStepPeriodLength</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>a recurrence interval indicating the frequency with which step changes occur, which is a multiple of the calculation period in the calculation schedule</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;NotionalStepSchedule">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-sec-sec-sch;ParametricSchedule"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;NotionalStepAmount"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;refersTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestCalculationSchedule"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>notional step schedule</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:NotionalStepSchedule</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>schedule of changes in the notional amount on which interest is paid, comprising the regular sequence of step events</skos:definition>
|
||||
<skos:editorialNote>For the Notional Step Schedule there are no stubs.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;SingleCurrencyInterestRateSwap">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwap"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>single currency interest rate swap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:SingleCurrencyInterestRateSwap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>an interest rate swap in which the two streams of interest payments are in the same currency</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamCalculationRelativeDate">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-dt-fd;RelativeDate"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-dt-fd;isRelativeTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestRateResetSchedule"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>swap stream calculation relative date</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:SwapStreamCalculationRelativeDate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>a calculation date that is relative to the rate reset schedule</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestCalculation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Expression"/>
|
||||
<rdfs:label>swapstream interest calculation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:SwapStreamInterestCalculation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>an expression that represents a calculation of interest</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestCalculationSchedule">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-sec-sec-sch;ParametricSchedule"/>
|
||||
<rdfs:label>swap stream interest calculation schedule</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:SwapStreamInterestCalculationSchedule</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>a parametric schedule that represents the dates on which interest is calculated</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestPayment">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-psch;Payment"/>
|
||||
<rdfs:label>swap stream interest payment</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:SwapStreamInterestPayment</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>an event involving the payment of interest for a given swap leg</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestPaymentSchedule">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-psch;PaymentSchedule"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-sec-sec-sch;ParametricSchedule"/>
|
||||
<rdfs:label>swap stream interest payment schedule</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:SwapStreamInterestPaymentSchedule</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>a parametric schedule that represents the dates on which interest is due to be paid</skos:definition>
|
||||
<skos:editorialNote>These may more commonly be expressed as an offset of the Calculation dates, however the creation of a schedule specifically for payment dates is allowed for.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestRateReset">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateStreamEvent"/>
|
||||
<rdfs:label>swap stream interest rate reset</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:SwapStreamInterestRateReset</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>an event on which an interest rate for a given swap stream changes (resets)</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestRateResetSchedule">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-sec-sec-sch;ParametricSchedule"/>
|
||||
<rdfs:label>swapstream interest rate reset schedule</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:SwapStreamInterestRateResetSchedule</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>a parametric schedule of reset dates</skos:definition>
|
||||
<skos:editorialNote>These may more commonly be expressed as an offset of the Calculation dates, however the creation of a schedule specifically for reset dates is allowed for.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestRateSettingEvent">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateStreamEvent"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-dt-fd;hasDate"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestSettingRelativeDate"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>swap stream interest rate setting event</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:SwapStreamInterestRateSettingEvent</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>an event on which an interest rate for a given swap stream is determined</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestSettingRelativeDate">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-dt-fd;RelativeDate"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-dt-fd;isRelativeTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestRateReset"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>swap stream interest setting relative date</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:SwapStreamInterestSettingRelativeDate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<skos:definition>a date on which an interest rate is revised is that is relative to a rate reset event</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasFirstNotionalStepDate">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasStartDate"/>
|
||||
<rdfs:label>has first notional step date</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:hasFirstNotionalStepDate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;ExplicitDate"/>
|
||||
<skos:definition>indicates the initial date in a notional step schedule</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasFloatingRateCap">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
|
||||
<rdfs:label>has floating rate cap</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:hasFloatingRateCap</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;FloatingInterestRate"/>
|
||||
<skos:definition>indicates an optional ceiling or 'cap' on interest rates on floating rate debts</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Rate caps can be viewed as insurance, ensuring that the maximum borrowing rate never exceeds the specified cap level.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasFloatingRateFloor">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
|
||||
<rdfs:label>has floating rate floor</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:hasFloatingRateFloor</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;FloatingInterestRate"/>
|
||||
<skos:definition>indicates an optional lower bound on interest rates on floating rate debts</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-der-rtd-irswp;hasFloatingRateSpread">
|
||||
<rdfs:label>has floating rate spread</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:hasFloatingRateSpread</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<rdfs:range rdf:resource="&xsd;decimal"/>
|
||||
<skos:definition>defines the spread rate which can optionally be added to or subtracted from the floating rate</skos:definition>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasInterestCalculationSchedule">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasSchedule"/>
|
||||
<rdfs:label>has interest calculation schedule</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:hasInterestCalculationSchedule</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;RegularSchedule"/>
|
||||
<skos:definition>links a set of terms to a corresponding schedule for calculating interest</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasInterestRateResetSchedule">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasSchedule"/>
|
||||
<rdfs:label>has interest rate reset schedule</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:hasInterestRateResetSchedule</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Schedule"/>
|
||||
<skos:definition>links a set of terms to a corresponding schedule for resetting the interest rate, which may be either a regular or ad hoc schedule</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasLastNotionalStepDate">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasEndDate"/>
|
||||
<rdfs:label>has last notional step date</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:hasLastNotionalStepDate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;ExplicitDate"/>
|
||||
<skos:definition>indicates the final date in a notional step schedule</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasNotionalStepSchedule">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasSchedule"/>
|
||||
<rdfs:label>has notional step schedule</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:hasNotionalStepSchedule</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Schedule"/>
|
||||
<skos:definition>links a set of terms to a corresponding notional step schedule, which may be either a regular or ad hoc schedule</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-der-rtd-irswp;hasRateMultiplier">
|
||||
<rdfs:label>has rate multiplier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-irswp:hasRateMultiplier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"/>
|
||||
<rdfs:range rdf:resource="&xsd;decimal"/>
|
||||
<skos:definition>indicates a multiplier applied to the coupon before adding the floating rate spread</skos:definition>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,166 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-der-drc-bsc "https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/">
|
||||
<!ENTITY fibo-der-rtd-rtd "https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/">
|
||||
<!ENTITY fibo-fbc-fi-fi "https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY fibo-ind-ei-ei "https://spec.edmcouncil.org/fibo/ontology/IND/EconomicIndicators/EconomicIndicators/">
|
||||
<!ENTITY fibo-ind-ind-ind "https://spec.edmcouncil.org/fibo/ontology/IND/Indicators/Indicators/">
|
||||
<!ENTITY fibo-ind-ir-ir "https://spec.edmcouncil.org/fibo/ontology/IND/InterestRates/InterestRates/">
|
||||
<!ENTITY fibo-sec-sec-bsk "https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/Baskets/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-der-drc-bsc="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"
|
||||
xmlns:fibo-der-rtd-rtd="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"
|
||||
xmlns:fibo-fbc-fi-fi="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:fibo-ind-ei-ei="https://spec.edmcouncil.org/fibo/ontology/IND/EconomicIndicators/EconomicIndicators/"
|
||||
xmlns:fibo-ind-ind-ind="https://spec.edmcouncil.org/fibo/ontology/IND/Indicators/Indicators/"
|
||||
xmlns:fibo-ind-ir-ir="https://spec.edmcouncil.org/fibo/ontology/IND/InterestRates/InterestRates/"
|
||||
xmlns:fibo-sec-sec-bsk="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/Baskets/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/">
|
||||
<rdfs:label>Rate Derivatives Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-rtd:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts that are common to derivatives based on variation in some defined variable, such as an economic rate, an interest rate or an index value.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:resource="http://www.w3.org/standards/techs/owl#w3c_all"/>
|
||||
<sm:copyright>Copyright (c) 2016-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/IND/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/"/>
|
||||
<sm:fileAbbreviation>fibo-der-rtd-rtd</sm:fileAbbreviation>
|
||||
<sm:filename>RateDerivatives.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicators/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/Indicators/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Baskets/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-rtd;EconomicRateBasedDerivativeInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-rtd;RateBasedDerivativeInstrument"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-bsc;hasUnderlier"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-rtd;EconomicRateObservable"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>economic rate-based derivative instrument</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-rtd:EconomicRateBasedDerivativeInstrument</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<skos:definition>a rate-based derivative whose underlier is an economic indicator</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-rtd;EconomicRateObservable">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-rtd;RateBasedObservable"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-ind-ei-ei;EconomicIndicator"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label xml:lang="en">economic rate observable</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-rtd:EconomicRateObservable</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<skos:definition>a rate-based observable that is specifically an economic indicator</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-rtd;InterestRateDerivativeInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-rtd;RateBasedDerivativeInstrument"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-bsc;hasUnderlier"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-rtd;InterestRateObservable"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>interest rate derivative instrument</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-rtd:InterestRateDerivativeInstrument</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<skos:definition>a rate-based derivative whose underlier is an interest rate</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-rtd;InterestRateObservable">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-rtd-rtd;RateBasedObservable"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-ind-ir-ir;ReferenceInterestRate"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>interest rate observable</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-rtd:InterestRateObservable</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<skos:definition>a rate-based observable that is specifically an interest rate</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-rtd;RateBasedDerivativeInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;DerivativeInstrument"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-der-drc-bsc;hasUnderlier"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-der-rtd-rtd;RateBasedObservable"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>rate-based derivative instrument</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-rtd:RateBasedDerivativeInstrument</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<skos:definition>a derivative instrument whose underlier is a non-physical observable rate</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-der-rtd-rtd;RateBasedObservable">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;NonPhysicalUnderlier"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-der-drc-bsc;ObservableValue"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-sec-sec-bsk;BasketOfIndices">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-ind-ind-ind;MarketRate">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-ind-ei-ei;EconomicIndicator">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:onClass>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>rate-based observable</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-der-rtd-rtd:RateBasedObservable</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<skos:definition>a non-physical observable value, such as an interest rate, market rate, economic indicator, statistical measure calculated over some collection of indices, or some other rate that is readily observable in the world</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
392
Sources/Ontologies/fibo/ontology/master/2019Q1/DER/catalog-v001.xml
Executable file
392
Sources/Ontologies/fibo/ontology/master/2019Q1/DER/catalog-v001.xml
Executable file
@@ -0,0 +1,392 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Automatically built by the EDMC infrastructure -->
|
||||
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
|
||||
<uri id="User Entered Import Resolution" uri="../.git/hooks/testout.rdf" name="https://spec.edmcouncil.org/fibo/../.git/hooks/testout/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../AboutFIBODev.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/ABOUTFIBODEV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../AboutFIBOProd.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/ABOUTFIBOPROD/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-Europe.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-Europe/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-EuropeAndNorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-EuropeAndNorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/AllBE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/AllBE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Corporations/Corporations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Corporations/MetadataBECorporations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/MetadataBECorporations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/FunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/MetadataBEFunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/MetadataBEFunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntities/Publishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/Publishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/FundEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/FundEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/MetadataBEFunctionalEntitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/MetadataBEFunctionalEntitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/SPVs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/SPVs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/FunctionalEntitiesExt/StateEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntitiesExt/StateEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/GovernmentEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/MetadataBEGovernmentEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/MetadataBEGovernmentEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/CorporateBodies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/FormalBusinessOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/LegalPersons.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/LEIEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/LegalEntities/MetadataBELegalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/MetadataBELegalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/MetadataBE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/MetadataBE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/ControlParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/CorporateControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/CorporateOwnership.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateOwnership/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/Executives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/Executives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/MetadataBEOwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/MetadataBEOwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/OwnershipAndControl/OwnershipParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Partnerships/MetadataBEPartnerships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/MetadataBEPartnerships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Partnerships/Partnerships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/Partnerships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/PrivateLimitedCompanies/MetadataBEPrivateLimitedCompanies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/MetadataBEPrivateLimitedCompanies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/PrivateLimitedCompanies/PrivateLimitedCompanies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/SoleProprietorships/MetadataBESoleProprietorships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/MetadataBESoleProprietorships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/SoleProprietorships/SoleProprietorships.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/SoleProprietorships/SoleProprietorships/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Trusts/MetadataBETrusts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/MetadataBETrusts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BE/Trusts/Trusts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/Trusts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/MetadataBP.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/MetadataBP/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Process/FinancialContextAndProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Process/FinancialContextAndProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Process/MetadataBPProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Process/MetadataBPProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Regulatory/MetadataBPRegulatory.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Regulatory/MetadataBPRegulatory/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/Regulatory/RegulatoryRequirements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/Regulatory/RegulatoryRequirements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/AgencyMBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/AgencyMBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/DebtIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/DebtIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/EquitiesIPOIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/EquitiesIPOIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceDocuments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceDocuments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceProcess.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceProcess/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/IssuanceProcessTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/IssuanceProcessTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MetadataBPSecuritiesIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MetadataBPSecuritiesIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/MuniIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/MuniIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../BP/SecuritiesIssuance/PrivateLabelMBSIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BP/SecuritiesIssuance/PrivateLabelMBSIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/CorporateEvents/CorporateActionsEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/CorporateEvents/CorporateActionsEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/CorporateEvents/MetadataCAECorporateEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/CorporateEvents/MetadataCAECorporateEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CAE/MetadataCAE.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CAE/MetadataCAE/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/Funds/CIV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/Funds/CIV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/Funds/MetadataCIVFunds.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/Funds/MetadataCIVFunds/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../CIV/MetadataCIV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/CIV/MetadataCIV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AllDER-ReferenceIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AllDER-ReferenceIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AllDER.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AllDER/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/AssetBaskets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/AssetBaskets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/AssetDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/AssetDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/BondOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/BondOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/BondReturnSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/BondReturnSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquityForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquityForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquityOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquityOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/EquitySwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/EquitySwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/AssetDerivatives/MetadataDERAssetDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/AssetDerivatives/MetadataDERAssetDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/Commodities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/Commodities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditiesContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditiesContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditiesDelivery.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditiesDelivery/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommodityForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommodityForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommodityOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommodityOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditySpots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditySpots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/CommoditySwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/CommoditySwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CommoditiesDerivatives/MetadataDERCommoditiesDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CommoditiesDerivatives/MetadataDERCommoditiesDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CreditDerivatives/CreditDefaultSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CreditDerivatives/CreditDefaultSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/CreditDerivatives/MetadataDERCreditDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/CreditDerivatives/MetadataDERCreditDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ContractsForDifference.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ContractsForDifference/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/DerivativesBasics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesBasics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/DerivativesMasterAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/DerivativesMasterAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Forwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Forwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/MetadataDERDerivativesContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/MetadataDERDerivativesContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/OptionContractsOnFutures.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/OptionContractsOnFutures/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Options.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Options/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ParticipationNotes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ParticipationNotes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/ReturnSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/ReturnSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/RightsAndWarrants.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/RightsAndWarrants/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Spots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Spots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Swaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/SwapsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/SwapsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/DerivativesContracts/Swaptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/DerivativesContracts/Swaptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/DerivativesStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/DerivativesStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/ExchangeTradedOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/ExchangeTradedOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/Futures.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/Futures/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/FuturesExchanges.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/FuturesExchanges/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/FuturesStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/FuturesStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/MetadataDERExchangeTradedDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/MetadataDERExchangeTradedDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/OptionsExchanges.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/OptionsExchanges/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/ExchangeTradedDerivatives/OptionsStandardizedTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/ExchangeTradedDerivatives/OptionsStandardizedTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxForwards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxForwards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxSpots.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxSpots/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/FxSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/FxSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/FxDerivatives/MetadataDERFxDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/FxDerivatives/MetadataDERFxDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/MetadataDER.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/MetadataDER/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/ForwardRateAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/ForwardRateAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/InflationSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/InflationSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/IROptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/IROptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/IRSwaps.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/IRSwaps/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/MetadataDERRateDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/MetadataDERRateDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/OTCIndexOptions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/OTCIndexOptions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../DER/RateDerivatives/RateDerivatives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/DER/RateDerivatives/RateDerivatives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-Europe.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-Europe/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-EuropeAndNorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-EuropeAndNorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-NorthAmericanExamples.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-NorthAmericanExamples/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC-ReferenceMarkets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC-ReferenceMarkets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/AllFBC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/AllFBC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditFacilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditFacilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/CreditRatings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/CreditRatings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/Debt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/Guaranty.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/DebtAndEquities/MetadataFBCDebtAndEquities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/MetadataFBCDebtAndEquities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/FinancialInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/MetadataFBCFinancialInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/MetadataFBCFinancialInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FinancialInstruments/Settlement.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/Settlement/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessCenters.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCenters/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessCentersIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCentersIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/BusinessRegistries.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/FinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/Markets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/Markets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/MarketsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/MarketsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/MetadataFBCFunctionalEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/MetadataFBCFunctionalEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USExampleIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USExampleIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/RegistrationAuthorities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/FunctionalEntities/RegulatoryAgencies.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/MetadataFBC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/MetadataFBC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/ClientsAndAccounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/FinancialProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FBC/ProductsAndServices/MetadataFBCProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/MetadataFBCProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/AccountingEquity.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/AccountingEquity/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/CurrencyAmount.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/ISO4217-CurrencyCodes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/ISO4217-CurrencyCodes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/MetadataFNDAccounting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/MetadataFNDAccounting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Accounting/Valuation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/Valuation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/AccountsMain.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/AccountsMain/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/AssetExtensions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/AssetExtensions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/BalanceSheetBalances.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/BalanceSheetBalances/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/MetadataFNDAccountingExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/MetadataFNDAccountingExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AccountingExt/Taxation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AccountingExt/Taxation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/Agents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/MetadataFNDAgentsAndPeople.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/MetadataFNDAgentsAndPeople/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgentsAndPeople/People.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/People/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/Agreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/Contracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Agreements/MetadataFNDAgreements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/MetadataFNDAgreements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgreementsExt/ContractElements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgreementsExt/ContractElements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AgreementsExt/MetadataFNDAgreementsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgreementsExt/MetadataFNDAgreementsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/AllFND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AllFND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Arrangements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Arrangements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Assessments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Assessments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/ClassificationSchemes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/ClassificationSchemes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Codes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Codes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Communications.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Communications/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Documents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/IdentifiersAndIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Lifecycles.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Lifecycles/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/MetadataFNDArrangements.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/MetadataFNDArrangements/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Ratings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Ratings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Arrangements/Reporting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Reporting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/MetadataFNDArrangementsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/MetadataFNDArrangementsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/MethodsAndRules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/MethodsAndRules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ArrangementsExt/ToolsAndInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ArrangementsExt/ToolsAndInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/AgentsContexts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/AgentsContexts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/BusinessGoals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/BusinessGoals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/MetadataFNDBusinessExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/MetadataFNDBusinessExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/BusinessExt/Policy.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/BusinessExt/Policy/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/BusinessDates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/FinancialDates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/MetadataFNDDatesAndTimes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/MetadataFNDDatesAndTimes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/DatesAndTimes/Occurrences.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/Occurrences/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/Goals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/Goals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/MetadataFNDGoalsAndObjectives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/MetadataFNDGoalsAndObjectives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/GoalsAndObjectives/Objectives.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/GoalsAndObjectives/Objectives/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/Documentation.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/Documentation/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/InfoCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/InfoCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/Messaging.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/Messaging/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/MetadataFNDInformationExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/MetadataFNDInformationExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/PostalAddress.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/PostalAddress/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/InformationExt/TemporalInfo.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/InformationExt/TemporalInfo/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/Jurisdiction.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/LegalCapacity.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/LegalCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Law/MetadataFNDLaw.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/MetadataFNDLaw/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/LawExt/MetadataFNDLawExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/LawExt/MetadataFNDLawExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/LawExt/RegulatoryRestrictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/LawExt/RegulatoryRestrictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Amounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Amounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Math.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Math/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/MetadataFNDMathExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/MetadataFNDMathExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MathExt/Quantities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MathExt/Quantities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/MetadataFND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/MetadataFND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/FormalOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/LegitimateOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/LegitimateOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/MetadataFNDOrganizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/MetadataFNDOrganizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Organizations/Organizations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/Organizations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/Control.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Control/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/MetadataFNDOwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/MetadataFNDOwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/Ownership.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Ownership/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/OwnershipAndControl/OwnershipAndControl.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/OwnershipAndControl/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/MetadataFNDParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/MetadataFNDParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/Parties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Parties/Roles.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/MetadataFNDPartiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/MetadataFNDPartiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/PartyExtensions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/PartyExtensions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PartiesExt/PartyRoleContext.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PartiesExt/PartyRoleContext/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PhysicalExt/MetadataFNDPhysicalExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PhysicalExt/MetadataFNDPhysicalExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PhysicalExt/Physical.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PhysicalExt/Physical/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Addresses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Addresses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Countries.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Countries/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Facilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Facilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/Locations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Locations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/MetadataFNDPlaces.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/MetadataFNDPlaces/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Places/VirtualPlaces.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/VirtualPlaces/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/AddressSites.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/AddressSites/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/Geophysical.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/Geophysical/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/MetadataFNDPlacesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/MetadataFNDPlacesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PlacesExt/RealEstate.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PlacesExt/RealEstate/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/MetadataFNDProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/MetadataFNDProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/PaymentsAndSchedules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/PaymentsAndSchedules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/ProductsAndServices/ProductsAndServices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Conventions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Conventions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/MetadataFNDPublicationsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/MetadataFNDPublicationsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Publications.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Publications/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/Standards.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/Standards/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/PublicationsExt/StandardsIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/PublicationsExt/StandardsIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Quantities/MetadataFNDQuantities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/MetadataFNDQuantities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Quantities/QuantitiesAndUnits.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/QuantitiesAndUnits/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/MetadataFNDQuantitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/MetadataFNDQuantitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/QuantitiesAndUnitsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/QuantitiesAndUnitsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/QuantitiesExt/QuantitiesExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/QuantitiesExt/QuantitiesExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Relations/MetadataFNDRelations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/MetadataFNDRelations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Relations/Relations.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/RiskExt/MetadataFNDRiskExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/RiskExt/MetadataFNDRiskExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/RiskExt/Risk.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/RiskExt/Risk/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TimeExt/MetadataFNDTimeExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TimeExt/MetadataFNDTimeExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TimeExt/Time.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TimeExt/Time/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/EconomicResources.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/EconomicResources/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/MarketTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/MarketTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/MetadataFNDTransactionsExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/MetadataFNDTransactionsExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/QuantifiedResources.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/QuantifiedResources/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/REAClaimsEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/REAClaimsEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/REATransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/REATransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/SecuritiesTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/SecuritiesTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/SupplyTransactions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/SupplyTransactions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionAccounting.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionAccounting/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/TransactionsExt/TransactionsExtended.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/TransactionsExt/TransactionsExtended/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/Analytics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Analytics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/AnnotationVocabulary.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/MetadataFNDUtilities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/MetadataFNDUtilities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../FND/Utilities/Values.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Values/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND-NorthAmerica.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND-NorthAmerica/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND-ReferenceRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND-ReferenceRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/AllIND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/AllIND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/EconomicIndicatorPublishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicatorPublishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/EconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/EconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/MetadataINDEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/MetadataINDEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/NorthAmericanIndicators/CAEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/NorthAmericanIndicators/CAEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/EconomicIndicators/NorthAmericanIndicators/USEconomicIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/EconomicIndicators/NorthAmericanIndicators/USEconomicIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/ForeignExchange/ForeignExchange.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/ForeignExchange/ForeignExchange/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/ForeignExchange/MetadataINDForeignExchange.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/ForeignExchange/MetadataINDForeignExchange/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/Indicators/Indicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/Indicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/Indicators/MetadataINDIndicators.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/Indicators/MetadataINDIndicators/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/CommonInterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/CommonInterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/InterestRatePublishers.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRatePublishers/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/InterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/InterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/InterestRates/MetadataINDInterestRates.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/InterestRates/MetadataINDInterestRates/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MarketIndices/BasketIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MarketIndices/BasketIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MarketIndices/MetadataINDMarketIndices.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MarketIndices/MetadataINDMarketIndices/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../IND/MetadataIND.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/IND/MetadataIND/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/AllLOAN.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/AllLOAN/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/LoanCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/LoanCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/LoanHMDA.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/LoanHMDA/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanContracts/MetadataLOANLoanContracts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanContracts/MetadataLOANLoanContracts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/LoanGeneric.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/LoanGeneric/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/LoansGeneral.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/LoansGeneral/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanExt/MetadataLOANLoanExt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanExt/MetadataLOANLoanExt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoanBasicTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoanBasicTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansCollateral.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansCollateral/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansGuaranties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansGuaranties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansParties.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansParties/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/LoansRegulatory.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/LoansRegulatory/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/Loans/MetadataLOANLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/Loans/MetadataLOANLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/ConstructionLoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/ConstructionLoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanApplicationsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanApplicationsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanBorrowersTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanBorrowersTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanCollateralTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanCollateralTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoanPhases.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoanPhases/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansAppraisal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansAppraisal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansEvents.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansEvents/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansLTV.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansLTV/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansStatus.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansStatus/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/LoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/LoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoansTemporal/MetadataLOANLoansTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoansTemporal/MetadataLOANLoansTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/CommercialLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/CommercialLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/ConstructionLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/ConstructionLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/CreditProducts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/CreditProducts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/GeneralLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/GeneralLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/LoanProducts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/LoanProducts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/MetadataLOANLoanTypes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/MetadataLOANLoanTypes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/MortgageLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/MortgageLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/PersonalLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/PersonalLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/SecuredLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/SecuredLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/StudentLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/StudentLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/LoanTypes/UnsecuredLoans.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/LoanTypes/UnsecuredLoans/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../LOAN/MetadataLOAN.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/LOAN/MetadataLOAN/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/CIVTemporal/FundsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/CIVTemporal/FundsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/CIVTemporal/MetadataMDCIVTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/CIVTemporal/MetadataMDCIVTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtAnalytics.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtAnalytics/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtInterestAmounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtInterestAmounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtPricingYields.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtPricingYields/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/DebtRedemptionAmounts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/DebtRedemptionAmounts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DebtTemporal/MetadataMDDebtTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DebtTemporal/MetadataMDDebtTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/ETOptionsTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/ETOptionsTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/FuturesTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/FuturesTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/DerivativesTemporal/MetadataMDDerivativesTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/DerivativesTemporal/MetadataMDDerivativesTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/EquityTemporal/EquityPricing.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/EquityTemporal/EquityPricing/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/EquityTemporal/MetadataMDEquityTemporal.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/EquityTemporal/MetadataMDEquityTemporal/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/MetadataMD.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/MetadataMD/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/AnalysisCurves.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/AnalysisCurves/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/InstrumentTemporalTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/InstrumentTemporalTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/MetadataMDTemporalCore.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/MetadataMDTemporalCore/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/SecurityCreditStatuses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/SecurityCreditStatuses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/SecurityTradingStatuses.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/SecurityTradingStatuses/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MD/TemporalCore/TemporalConcepts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/MD/TemporalCore/TemporalConcepts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../MetadataFIBO.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/METADATAFIBO/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../ont-policy.rdf" name="https://spec.edmcouncil.org/fibo/../ont-policy/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/AllSEC-ReferenceIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/AllSEC-ReferenceIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/AllSEC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/AllSEC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/AssetBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/AssetBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/AssetBackedSPVs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/AssetBackedSPVs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CBOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CBOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CDOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CDOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CLOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CLOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/CMOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/CMOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/LoanParticipationNotes.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/LoanParticipationNotes/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/MetadataSECDebtAssetBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/MetadataSECDebtAssetBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/MortgageBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/MortgageBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/PoolBackedSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/PoolBackedSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/AssetBackedSecurities/SyntheticCDOs.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/AssetBackedSecurities/SyntheticCDOs/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/Bonds.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/Bonds/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/DebtInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/DebtInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/ExerciseConventions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/ExerciseConventions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/MetadataSECDebt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/MetadataSECDebt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Debt/TradedShortTermDebt.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Debt/TradedShortTermDebt/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/DepositaryReceipts.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/DepositaryReceipts/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/EquityInstruments.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/EquityInstruments/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/MetadataSECEquities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/MetadataSECEquities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Equities/ShareTerms.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Equities/ShareTerms/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/MetadataSEC.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/MetadataSEC/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/Baskets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Baskets/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/MetadataSECSecurities.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/MetadataSECSecurities/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/ParametricSchedules.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/ParametricSchedules/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/Pools.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/Pools/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesClassification.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesClassification/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIdentification.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIdentification/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIdentificationIndividuals.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIdentificationIndividuals/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesIssuance.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesIssuance/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesListings.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesListings/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecuritiesRestrictions.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecuritiesRestrictions/"/>
|
||||
<uri id="User Entered Import Resolution" uri="../SEC/Securities/SecurityAssets.rdf" name="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/SEC/Securities/SecurityAssets/"/>
|
||||
</catalog>
|
||||
950
Sources/Ontologies/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt.rdf
Executable file
950
Sources/Ontologies/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt.rdf
Executable file
@@ -0,0 +1,950 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fbc-dae-dbt "https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/">
|
||||
<!ENTITY fibo-fbc-fi-fi "https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
|
||||
<!ENTITY fibo-fnd-agr-agr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-dt-bd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-law-lcap "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/">
|
||||
<!ENTITY fibo-fnd-oac-own "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/">
|
||||
<!ENTITY fibo-fnd-pas-pas "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-pas-psch "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-qt-qtu "https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-alx "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fbc-dae-dbt="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"
|
||||
xmlns:fibo-fbc-fi-fi="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
|
||||
xmlns:fibo-fnd-agr-agr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-dt-bd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-law-lcap="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/"
|
||||
xmlns:fibo-fnd-oac-own="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/"
|
||||
xmlns:fibo-fnd-pas-pas="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/"
|
||||
xmlns:fibo-fnd-pas-psch="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-qt-qtu="https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-alx="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/">
|
||||
<rdfs:label>Debt Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts that are common to all debt instruments, such as debt, borrower, lender, debtor, creditor, interest, principal, and the like. It is designed to be used by various other FIBO specifications, including but not limited to SEC/Debt and LOAN.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2016-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/"/>
|
||||
<sm:fileAbbreviation>fibo-fbc-dae-dbt</sm:fileAbbreviation>
|
||||
<sm:filename>Debt.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Ownership/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/PaymentsAndSchedules/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Quantities/QuantitiesAndUnits/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/Analytics/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/ version of this ontology was added to the FBC domain via the FIBO 2.0 RFC in support of several FIBO debt-oriented initiatives.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;Accrual">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-rl;ThingInRole"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-dae-dbt;Interest"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>accrual</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:Accrual</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>the process of accumulating interest or other income that has been earned but not paid</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>There are legal contractual terms for the accrual of interest, as distinct from the payment of interest.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;Amortization">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-rl;ThingInRole"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;isAmortizationOf"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-dae-dbt;Debt"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>amortization</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:Amortization</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>the process of reduction of debt or other costs through periodic charges to assets or liabilities, such as through principal payments on mortgages</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;AmortizationSchedule">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-psch;PaymentSchedule"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Debt"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;embodies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Amortization"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>amortization schedule</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:AmortizationSchedule</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>a schedule of periodic payments (repayment installments) that specify changes in the balance of the debt over time</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Payments are divided into equal amounts for the duration of the loan or debt instrument, making it the simplest repayment model. A greater amount of the payment is applied to interest at the beginning of the amortization schedule, while more money is applied to principal at the end.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;Borrower">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;Debtor"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;owes"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Debt"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;CreditAgreement"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>borrower</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:Borrower</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>a party to a debt instrument that is obligated to repay the amount borrowed (principal) with interest and other fees according to the terms of the instrument</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;BorrowingCapacity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-lcap;LegalCapacity"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasAvailableAmount"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-dt-fd;hasDate"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>borrowing capacity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:BorrowingCapacity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>an amount of money that an individual or organization can borrow</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/c/credit.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;Collateral">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-own;Asset"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;isCollateralizationOf"/>
|
||||
<owl:onClass>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-dae-dbt;CreditAgreement">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fi-fi;DebtInstrument">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fi-fi;Security">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:onClass>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>collateral</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:Collateral</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>an asset offered as security, pledged as an inducement to another party, to lend money, extend credit, or provision securities</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;CreditAgreement">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;Contract"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;isCollateralizedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-dae-dbt;Collateral"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractParty"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Creditor"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractParty"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Debtor"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>credit agreement</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:CreditAgreement</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>a contractual agreement in which a debtor receives something of value and agrees to repay the creditor at some date in the future, in some form (e.g., cash, securities, etc.), generally with interest</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/c/credit.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;Creditor">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-agr;Obligee"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;isOwed"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Debt"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>creditor</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:Creditor</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>a party to whom an obligation, such as an amount of money, or good, or performance of some service exists</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;DayCountConvention">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-dt-bd;BusinessRecurrenceIntervalConvention"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Expression"/>
|
||||
<rdfs:label>day-count convention</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:DayCountConvention</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>a business recurrence interval convention that is used to calculate the number of days in an interest payment, which applies to the amount of accrued interest or the present value for debt instruments</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investinginbonds.com/story.asp?id=3140</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/d/daycount.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Day-count conventions apply to swaps, mortgages and forward rate agreements as well as bonds, each of which has its own day-count convention, which varies depending on the type of instrument, whether the interest rate is fixed or floating, and the country of issuance. Among the most common conventions are 30/360 or 365, actual/360 or 365, and actual/actual. A 30/360 convention assumes 30 days in a month and 360 days in a year. An actual/360 convention assumes the actual number of days in the given month and 360 days in the year. An actual/ actual convention uses the actual number of days in the given interest period and year.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;Debt">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-agr;Commitment"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;isOwedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Debtor"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;isOwedTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Creditor"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>debt</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:Debt</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>an obligation to pay something, such as an amount of money, good, service, or instrument</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In cases where the debtor and payer are the same legal person, then a debt is equivalent to a payment obligation.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;DebtTerms">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractualCommitment"/>
|
||||
<rdfs:label>debt terms</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:DebtTerms</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>contract terms that specify the formal rights and obligations of borrower and lender under a contract in which funds are lent from the one party to the other</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>These may be terms in a loan contract (including for example a mortgage contract) or they may be the contractual terms of a debt security.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;Debtor">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-agr;Obligor"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;owes"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-dae-dbt;Debt"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>debtor</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:Debtor</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>a party that owes a debt or other obligation to another party</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>EDM Council</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;ExtensionProvision">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractualCommitment"/>
|
||||
<rdfs:label>extension provision</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:ExtensionProvision</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>contract terms that specify the conditions under which a contract can be extended</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In the case of a debt instrument, an extension may include extending the time allowed for repayment of the principal, the maturity date, and so forth.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;FixedInterestRate">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;InterestRate"/>
|
||||
<rdfs:label>fixed interest rate</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:FixedInterestRate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>an interest rate that does not fluctuate over the lifetime of a loan or other debt instrument</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;FloatingInterestRate">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;VariableInterestRate"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;isBasedOn"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-qt-qtu;Rate"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>floating interest rate</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:FloatingInterestRate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://recomparison.com/comparisons/100975/floating-vs-variable-vs-adjustable-interest-rate/"/>
|
||||
<skos:definition>a variable interest rate that is based on a specific index or benchmark rate</skos:definition>
|
||||
<skos:example>Certain revolving credit, such as credit-card related debt, may adjust after a specified period of time to an absolute rate stated in the agreement (variable but not floating) rather than based on a benchmark rate (variable, floating).</skos:example>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The index used to determine the specific interest rate is generally included in the terms of the loan. In most cases, lenders will also charge a spread, or added percentage points on top of the established index rate. If a loan is billed as prime plus 2.5 percent, for a prime rate of 3.5 percent, the terms of the loan will require the borrower to pay off a 6 percent interest. Floating interest rates typically involve periodic reset dates for the loan, particularly when the index rate changes. Resets may also occur online at market predetermined intervals, with yearly adjustments being a common arrangement.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;FullAmortization">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;Amortization"/>
|
||||
<rdfs:label>full amortization</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:FullAmortization</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>amortization in which the very last payment (which, if the schedule was calculated correctly, should be equal to all others) pays off all remaining principal and interest on the loan</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;Interest">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-acc-cur;InterestRate"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-dt-fd;hasDatePeriod"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-dt-fd;DatePeriod"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;isInterestOn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Debt"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>interest</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:Interest</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>the cost of using credit, or another's money, expressed as a rate per period of time, payable by a debtor to a creditor in consideration of the credit extended to the debtor</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;InterestPaymentTerms">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;DebtTerms"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasAccrualBasis"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-dae-dbt;DayCountConvention"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;InterestRate"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestPaymentDay"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-bd;DayOfMonth"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInitialInterestAccrualDate"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInitialInterestPaymentDate"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasCompoundingFrequency"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestPaymentFrequency"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;governsPaymentOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Interest"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>interest payment terms</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:InterestPaymentTerms</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>contract terms for payment of interest on a debt</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Interest is usually payable on any outstanding principal amount, therefore interest relates to the amount of debt outstanding at any given point of time, not to the principal amount advanced at the time that the loan was advanced or the debt security issued (aside from the initial payment).</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Note that in most cases, the dates and payment frequencies for interest will coincide with the dates and payment frequencies related to the principal.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;Lender">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;Creditor"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;CreditAgreement"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>lender</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:Lender</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>a party that extends credit or money to a borrower with the expectation of being repaid, usually with interest</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;ManagedInterestRate">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;VariableInterestRate"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isManagedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>managed interest rate</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:ManagedInterestRate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>a variable interest rate charged by a financial institution for borrowing that is not prescribed as a margin over base rate but is set from time to time by the institution</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investorguide.com/definition/managed-rate.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;NegativeAmortization">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;Amortization"/>
|
||||
<rdfs:label>negative amortization</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:NegativeAmortization</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>amortization in which the payments made do not cover the interest due</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;PartialAmortization">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;Amortization"/>
|
||||
<rdfs:label>partial amortization</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:PartialAmortization</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>amortization in which the very last payment the last payment due may be a large balloon payment of all remaining principal and interest</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;Principal">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fnd-acc-cur;MonetaryAmount">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fnd-pas-pas;NegotiableCommodity">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;isPrincipalOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Debt"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>principal</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:Principal</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.finra.org/investors/bond-glossary#p"/>
|
||||
<skos:definition>with respect to a debt: the value of an obligation, such as a bond or loan, raised and that must be repaid at maturity; for investments: the original amount of money invested, separate from any associated interest, dividends or capital gains</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>EDM Council / Quarule</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;PrincipalRepaymentTerms">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;DebtTerms"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasExtensionProvision"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-dae-dbt;ExtensionProvision"/>
|
||||
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasPrincipalPaymentDay"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-bd;DayOfMonth"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInitialPrincipalPaymentDate"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasPrincipalRepaymentDate"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasPrincipalPaymentFrequency"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;governsPaymentOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Principal"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>principal repayment terms</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:PrincipalRepaymentTerms</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>contract terms that specify requirements for repayment of the principal</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;RedemptionProvision">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;PrincipalRepaymentTerms"/>
|
||||
<rdfs:label>redemption provision</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:RedemptionProvision</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>a contract provision enabling the issuer (writer) to regain possession through repayment of some stipulated price</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Econonmics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In general, redemption is synonymous with 'buy back' or 'cash in', depending on the kind of instrument. Redemption provisions are commonly applicable to the process of annulling a defeasible title, such as for a mortgage or tax sale, by paying the debt or fulfilling an obligation.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-dbt;VariableInterestRate">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-acc-cur;InterestRate"/>
|
||||
<rdfs:label>variable interest rate</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:VariableInterestRate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-dae-dbt;FixedInterestRate"/>
|
||||
<skos:definition>an interest rate that is allowed to vary over the maturity of a loan or other debt instrument</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>adjustable rate</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;governsPaymentOf">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<rdfs:label>governs payment of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:governsPaymentOf</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-dbt;DebtTerms"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>links contractual terms embedded in a contract, such as interest or repayment terms to the element those terms apply to</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasAccrualBasis">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has accrual basis</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasAccrualBasis</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;DayCountConvention"/>
|
||||
<skos:definition>identifies the convention that defines how interest accrues on something, that is the number of days in a month and days in a year that are counted when performing interest accrual calculations</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasAvailableAmount">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-acc-cur;hasMonetaryAmount"/>
|
||||
<rdfs:label>has available amount</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasAvailableAmount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<skos:definition>indicates an amount of money available for an individual or organization to borrow</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasBorrower">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-agr-ctr;hasContractParty"/>
|
||||
<rdfs:label>has borrower</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasBorrower</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;Borrower"/>
|
||||
<skos:definition>relates a contract, such as a debt instrument or credit agreement, to one or more parties that are incurring the debt</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasCompoundingFrequency">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasRecurrenceInterval"/>
|
||||
<rdfs:label>has compounding frequency</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasCompoundingFrequency</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
|
||||
<skos:definition>the frequency at which interest is compounded</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasDebtAmount">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-acc-cur;hasMonetaryAmount"/>
|
||||
<rdfs:label>has debt amount</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasDebtAmount</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fi-fi;DebtInstrument"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<skos:definition>indicates the monetary amount of the debt</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Represents the total debt amount including principal and interest</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasDenomination">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-acc-cur;hasMonetaryAmount"/>
|
||||
<rdfs:label>has denomination</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasDenomination</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fi-fi;Security"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<skos:definition>the face value of currency units, coins, or securities</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasExtendablePeriod">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasDatePeriod"/>
|
||||
<rdfs:label>has extendable period</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasExtendablePeriod</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-dbt;ExtensionProvision"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;DatePeriod"/>
|
||||
<skos:definition>indicates the date period during which an extension is allowable</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasExtensionProvision">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-agr-ctr;hasContractualElement"/>
|
||||
<rdfs:label>has an extension provision</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasExtensionProvision</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fi-fi;DebtInstrument"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;ExtensionProvision"/>
|
||||
<skos:definition>identifies a contract provision allowing extension of repayment or maturity dates</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasFinalInterestPaymentDate">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasEndDate"/>
|
||||
<rdfs:label>has final interest payment date</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasFinalInterestPaymentDate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<skos:definition>the date on which the last interest payment is due</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasInitialInterestAccrualDate">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasStartDate"/>
|
||||
<rdfs:label>has initial interest accrual date</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasInitialInterestAccrualDate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<skos:definition>the date from which interest begins to accrue</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasInitialInterestPaymentDate">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasStartDate"/>
|
||||
<rdfs:label>has initial interest payment date</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasInitialInterestPaymentDate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<skos:definition>the date on which the first interest payment is due</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasInitialPrincipalPaymentDate">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasStartDate"/>
|
||||
<rdfs:label>has initial principal payment date</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasInitialPrincipalPaymentDate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<skos:definition>the date on which the first payment against the principal is due</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasInterestPaymentDay">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasRecurrenceInterval"/>
|
||||
<rdfs:label>has interest payment day</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasInterestPaymentDay</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
|
||||
<skos:definition>the day of the month on which interest payments must be made on the debt</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasInterestPaymentFrequency">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasRecurrenceInterval"/>
|
||||
<rdfs:label>has interest payment frequency</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasInterestPaymentFrequency</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
|
||||
<skos:definition>the frequency at which interest payments must be made on the debt</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasInterestRate">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has interest rate</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasInterestRate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;InterestRate"/>
|
||||
<skos:definition>relates something, such as an agreement, or debt instrument, to the rate (typically annual) of interest that is to be paid by the debtor to the creditor on the debt</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasLender">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-agr-ctr;hasContractParty"/>
|
||||
<rdfs:label>has lender</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasLender</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;Lender"/>
|
||||
<skos:definition>relates a contract, such as a debt instrument or credit agreement, to one or more parties that are financing the debt</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasOutstandingAmount">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-acc-cur;hasMonetaryAmount"/>
|
||||
<rdfs:label>has outstanding amount</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasOutstandingAmount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<skos:definition>indicates an amount of money representing the principal, interest, or other amount owed at a specific point in time</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasPrincipal">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has principal</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasPrincipal</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;Principal"/>
|
||||
<skos:definition>indicates the face value of an obligation, such as a bond or loan, that must be repaid at maturity, i.e., the base amount raised by a mortgage or other debt instrument</skos:definition>
|
||||
<skos:editorialNote>This is not the balance of the debt at a point in time, but the amount drawn down at a specific point in time, after which (for interest bearing debts) interest becomes payable. Semantic Modeling note This term is over-ridden for specific kinds of debt (securities, loans) and is therefore not needed in any data model. It is included here to define part of the meaning of the Debt Finance term. It is a Relationship Fact and strictly speaking should be regarded as being specialized and over-ridden by the terms in the Loan and Security classes, however it is modeled here as a "Referenceable Archetype" meaning that it appears in diagrams as a textual entry not a relationship line, and so it is not possible to formally show this specialization.</skos:editorialNote>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasPrincipalPaymentDay">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasRecurrenceInterval"/>
|
||||
<rdfs:label>has principal payment day</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasPrincipalPaymentDay</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
|
||||
<skos:definition>the day of the month on which payments on the principal must be made</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasPrincipalPaymentFrequency">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasRecurrenceInterval"/>
|
||||
<rdfs:label>has principal payment frequency</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasPrincipalPaymentFrequency</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
|
||||
<skos:definition>the frequency at which payments on the principal must be made</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;hasPrincipalRepaymentDate">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasEndDate"/>
|
||||
<rdfs:label>has principal repayment date</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:hasPrincipalRepaymentDate</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-dbt;PrincipalRepaymentTerms"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<skos:definition>relates an instrument to the date by which the principal must be repaid in full</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Depending on the terms of the instrument (debt security, such as a bond, loan, etc.), this may be the date of a single payment of the debt principal or of the completion of scheduled partial redemption payments.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;isAmortizationOf">
|
||||
<rdfs:label>is amortization of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:isAmortizationOf</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-dbt;Amortization"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>links the process of reduction of debt or other costs through periodic charges to the relevant asset or liability</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;isBasedOn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<rdfs:label>is based on</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:isBasedOn</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>relates something to something else on which it rests, or that supports it in some way</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.merriam-webster.com/dictionary/base</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;isCollateralizationOf">
|
||||
<rdfs:label>is collateralization of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:isCollateralizationOf</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-dbt;Collateral"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>relates some collateral to a credit agreement or debt instrument for which the property has been pledged as security for the debt</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;isCollateralizedBy">
|
||||
<rdfs:label>is collateralized by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:isCollateralizedBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;Collateral"/>
|
||||
<skos:definition>relates a credit agreement or debt instrument to property pledged as security for the debt</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;isInterestOn">
|
||||
<rdfs:label>is interest on</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:isInterestOn</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-dbt;Interest"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>links a monetary amount that is the cost of using credit to the debt that it applies to</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;isOwed">
|
||||
<rdfs:label>is owed</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:isOwed</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-dbt;Creditor"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;Debt"/>
|
||||
<skos:definition>links a creditor to a debt that is owed to them</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;isOwedBy">
|
||||
<rdfs:label>is owed by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:isOwedBy</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-dbt;Debt"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;Debtor"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-fbc-dae-dbt;owes"/>
|
||||
<skos:definition>links a debt to the party that owes it</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;isOwedTo">
|
||||
<rdfs:label>is owed to</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:isOwedTo</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-dbt;Debt"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;Creditor"/>
|
||||
<skos:definition>links a debt to the party to which it is owed</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;isPrincipalOf">
|
||||
<rdfs:label>is principal of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:isPrincipalOf</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-dbt;Principal"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<skos:definition>links the value of a debt, excluding any interest or other costs of using credit to the debt that it applies to</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-dbt;owes">
|
||||
<rdfs:label>owes</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-dbt:owes</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-dbt;Debtor"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;Debt"/>
|
||||
<skos:definition>links a party to a debt that they owe</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;DebtInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;CreditAgreement"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasBorrower"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Borrower"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasLender"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Lender"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractualElement"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;DebtTerms"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
337
Sources/Ontologies/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Guaranty.rdf
Executable file
337
Sources/Ontologies/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Guaranty.rdf
Executable file
@@ -0,0 +1,337 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fbc-dae-dbt "https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/">
|
||||
<!ENTITY fibo-fbc-dae-gty "https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/">
|
||||
<!ENTITY fibo-fbc-pas-caa "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
|
||||
<!ENTITY fibo-fnd-agr-agr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-arr-doc "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/">
|
||||
<!ENTITY fibo-fnd-dt-bd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fbc-dae-dbt="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"
|
||||
xmlns:fibo-fbc-dae-gty="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"
|
||||
xmlns:fibo-fbc-pas-caa="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
|
||||
xmlns:fibo-fnd-agr-agr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-arr-doc="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/"
|
||||
xmlns:fibo-fnd-dt-bd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/">
|
||||
<rdfs:label>Guaranty Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts related to contractual guaranty.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2016-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/"/>
|
||||
<sm:fileAbbreviation>fibo-fbc-dae-gty</sm:fileAbbreviation>
|
||||
<sm:filename>Guaranty.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/ version of this ontology revised to incorporate refinement of the concept of a guaranty as needed for debt securities and loans.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/ version of this ontology was added to the FBC domain via the FIBO 2.0 RFC in support of several FIBO debt-oriented initiatives.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;CollateralizedGuaranty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-gty;Guaranty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;isCollateralizedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;Collateral"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>collateralized guaranty</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:CollateralizedGuaranty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a guaranty that takes the form of some asset that is pledged by a borrower to a lender (usually in return for a loan)</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In some cases, the lender may require the borrower to place pledged assets such as cash or securities in a separate account that the lender controls.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;GovernmentGuaranty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-gty;Guaranty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-gty;isGuaranteedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-ge-ge;Polity"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>government guaranty</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:GovernmentGuaranty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a guaranty provided by a government entity, e.g. for a government-backed security</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;Guarantor">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractThirdParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-agr-ctr;Contract"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>guarantor</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:Guarantor</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a party that guarantees, endorses, or provides indemnity for some obligation on behalf of some other party</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In some cases, the party acting as guarantor may also be a party to the contract, such as in the case of Fannie Mae or Freddie Mac. In such cases, the same individual would be modeled as having both roles.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;Guaranty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-agr;Commitment"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-gty;isGuaranteedBy"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fbc-dae-gty;Guarantor"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-gty;hasPriorityLevel"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fbc-dae-gty;PriorityLevel"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-gty;hasGuaranteedAmount"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-arr-doc;hasExpirationDate"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-dt-bd;holdsDuring"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fnd-dt-fd;DatePeriod"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>guaranty</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:Guaranty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a commitment whereby something, such as a debt, cash flows on a debt instrument (e.g., interest payments), or performance of some obligation, is guaranteed if the person or organization with primary liability fails to perform</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;InsuranceBackedGuaranty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-gty;Guaranty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-pas-caa;isRealizedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-gty;InsurancePolicy"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>insurance-backed guaranty</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:InsuranceBackedGuaranty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a guaranty that is realized as an insurance policy</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;InsurancePolicy">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractDocument"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasCounterparty"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-gty;Policyholder"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIssuedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-gty;Insurer"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>insurance policy</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:InsurancePolicy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a contract document that (1) puts an indemnity cover into effect, (2) serves as a legal evidence of the insurance agreement, (3) sets out the exact terms on which the indemnity cover has been provided, and (4) states associated information such as the (a) specific risks and perils covered, (b) duration of coverage, (c) amount of premium, (d) mode of premium payment, and (e) deductibles, if any</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;Insurer">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractOriginator"/>
|
||||
<rdfs:label>insurer</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:Insurer</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a financial service provider that issues an insurance policy</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;JointGuaranty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-gty;Guaranty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-gty;isGuaranteedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-dae-gty;Guarantor"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>joint guaranty</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:JointGuaranty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a guaranty provided by two or more parties, jointly and severally</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;LetterOfCredit">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-dbt;Collateral"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIssuedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>letter of credit</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:LetterOfCredit</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a letter from a bank or other creditworthy institution guaranteeing that a buyer's payment to a seller will be received on time and for the correct amount</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In some states in the U.S., the issuer is not limited to financial institutions -- it is simply a written instrument, addressed by one person to another, requesting the latter to give credit to the person in whose favor it is drawn.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In the event that the buyer is unable to make payment, the bank or other issuer is required to cover the full or remaining amount.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;LetterOfCreditGuaranty">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-gty;CollateralizedGuaranty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-pas-caa;isRealizedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-gty;LetterOfCredit"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>letter of credit guaranty</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:LetterOfCreditGuaranty</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a guaranty that takes the form of a letter of credit, i.e., a document issued by a bank guaranteeing the payment up to a stated amount for a specified period</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;NegativePledge">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-dae-gty;Guaranty"/>
|
||||
<rdfs:label>negative pledge</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:NegativePledge</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a guaranty whereby the issuer will not pledge any assets if doing so would result in less security for lender(s) or investor(s)</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;Policyholder">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractCounterparty"/>
|
||||
<rdfs:label>policyholder</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:Policyholder</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>a counterparty to and typically owner of an insurance policy; an insured party</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-dae-gty;PriorityLevel">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractualElement"/>
|
||||
<rdfs:label>priority level</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:PriorityLevel</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<skos:definition>the level of priority that guaranty has in the context of the contract, for example for a credit enhancement priority</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-gty;hasGuaranteedAmount">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-acc-cur;hasMonetaryAmount"/>
|
||||
<rdfs:label>has guaranteed amount</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:hasGuaranteedAmount</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-gty;Guaranty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<skos:definition>relates the guaranty to the monetary amount guaranteed</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-gty;hasGuarantor">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-agr-ctr;hasThirdParty"/>
|
||||
<rdfs:label>has guarantor</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:hasGuarantor</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-agr-ctr;Contract"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-gty;Guarantor"/>
|
||||
<skos:definition>relates the guarantor to the contract for which they are providing a guaranty</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-gty;hasPriorityLevel">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;has"/>
|
||||
<rdfs:label>has priority level</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:hasPriorityLevel</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-gty;Guaranty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-gty;PriorityLevel"/>
|
||||
<skos:definition>relates a guaranty to some level of priority that guaranty has in the context of the contract, for example for a credit enhancement priority</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-dae-gty;isGuaranteedBy">
|
||||
<rdfs:label>is guaranteed by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-dae-gty:isGuaranteedBy</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-dae-gty;Guaranty"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Guaranty/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-dae-gty;Guarantor"/>
|
||||
<skos:definition>relates guaranty to the contract guarantor, i.e., to the legal person providing the guaranty</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,531 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fbc-fct-breg "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/">
|
||||
<!ENTITY fibo-fbc-fct-mkt "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/">
|
||||
<!ENTITY fibo-fbc-fi-fi "https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-arr-id "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-pas-pas "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-plc-adr "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Addresses/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fbc-fct-breg="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/"
|
||||
xmlns:fibo-fbc-fct-mkt="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"
|
||||
xmlns:fibo-fbc-fi-fi="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-arr-id="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-pas-pas="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/"
|
||||
xmlns:fibo-fnd-plc-adr="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Addresses/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/">
|
||||
<rdfs:label>Financial Instruments Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines the fundamental concepts relevant to financial instruments in general, with the intent of providing the high-level hooks for build-out in more detail in the relevant domain areas. These include, but are not limited to, equities, options, debt instruments, and so forth, some of which may be negotiable.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2015-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2015-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-fbc-fi-fi</sm:fileAbbreviation>
|
||||
<sm:filename>FinancialInstruments.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/Markets/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Addresses/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/ version of this ontology was modified as a part of organizational hierarchy simplification and to add maturity-related properties.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/ version of this ontology was modified for the FIBO 2.0 RFC, including minor bug fixes.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/ version of this ontology was modified to reflect issue resolutions detailed in the FIBO FBC 1.0 FTF report.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;CashInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:label>cash instrument</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:CashInstrument</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a financial instrument whose value is determined by the market and that is readily transferable (highly liquid)</skos:definition>
|
||||
<skos:scopeNote>Cash instruments can be classified into two subgroups, as securities and other cash instruments such as loans and deposits.</skos:scopeNote>
|
||||
<fibo-fnd-utl-av:adaptedFrom>EDM Council</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://definitions.uslegal.com/</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;CommodityInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:label>commodity instrument</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:CommodityInstrument</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a financial instrument representing an ownership interest in a raw material or primary agricultural product</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Citigroup Inc. (EDM Council modified)</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;CurrencyInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:label>currency instrument</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:CurrencyInstrument</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a financial instrument used for the purposes of currency trading</skos:definition>
|
||||
<skos:example>Example currencies include UK pounds, US dollars, Euro. An example currency instrument is spot currency instrument.</skos:example>
|
||||
<skos:scopeNote>Each instance of a currency instrument has a one to one relationship with its associated currency.</skos:scopeNote>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Parameswaran, Sunil. Fundamentals of Financial Instruments: An Introduction to Stocks, Bonds, Foreign Exchange, and Derivatives. John Wiley and Sons (Asia) Pte. Lte., Singapore, 2011.</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;DebtInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:label>debt instrument</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:DebtInstrument</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a financial instrument enables the issuing party to raise funds by accepting the obligation to repay a lender by a particular time in accordance with the terms of a contract</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Bloomberg, LP (EDM Council modified)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10962, Securities and related financial instruments - Classification of Financial Instruments (CFI code), Second edition, 2001-05-01.</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;DerivativeInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:label>derivative instrument</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:DerivativeInstrument</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fi-fi;CashInstrument"/>
|
||||
<skos:definition>a financial instrument that confers on its holders certain rights or obligations, whose value is derived from one or more underlying assets</skos:definition>
|
||||
<skos:example>The three major categories of derivatives are (1) forward and future contracts, (2) options contracts, and (3) swaps. The most common underlying assets include stocks, bonds, commodities, currencies, interest rates and market indexes.</skos:example>
|
||||
<skos:scopeNote>Derivatives can be characterized by whether they are exchange-traded or traded over-the-counter (OTC).</skos:scopeNote>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Parameswaran, Sunil. Fundamentals of Financial Instruments: An Introduction to Stocks, Bonds, Foreign Exchange, and Derivatives. John Wiley and Sons (Asia) Pte. Lte., Singapore, 2011.</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Derivative contracts owe their availability to the existence of markets for an underlying asset or a portfolio of assets on which such agreements are written. The derivative itself is merely a contract between two or more parties. Its value is determined by fluctuations in the underlying asset. Most derivatives are characterized by high leverage.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>derivative contract</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;Entitlement">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;DerivativeInstrument"/>
|
||||
<rdfs:label>entitlement</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:Entitlement</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a financial instrument that provides the holder the privilege to subscribe to or to receive specific assets on terms specified</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>ISO 10962, Securities and related financial instruments - Classification of Financial Instruments (CFI code), Second edition, 2001-05-01.</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>right</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;EquityInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;Security"/>
|
||||
<rdfs:label>equity instrument</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:EquityInstrument</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a financial instrument representing an ownership interest in an entity or pool of assets</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>ISO 10962, Securities and related financial instruments - Classification of Financial Instruments (CFI code), Second edition, 2001-05-01.</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;FinancialInstrument">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;WrittenContract"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;isIdentifiedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fi-fi;FinancialInstrumentIdentifier"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fi-fi;isLegallyRecordedIn"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fi-fi;isNegotiable"/>
|
||||
<owl:onDataRange rdf:resource="&xsd;boolean"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIssuedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fi-fi;Issuer"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>financial instrument</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:FinancialInstrument</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a written contract that gives rise to both a financial asset of one entity and a financial liability or equity instrument of another entity</skos:definition>
|
||||
<skos:example>Examples of financial instruments include: cash, evidence of an ownership interest in an entity, or a contractual right to receive (or deliver) cash, or another financial instrument.</skos:example>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://ec.europa.eu/internal_market/accounting/docs/consolidated/ias32_en.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A financial instrument can be thought of as a template that defines an arrangement structure that remains to be fleshed out with terms and parameters in order to establish a specific instance of the contract.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;FinancialInstrumentIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Identifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>financial instrument identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:FinancialInstrumentIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>an identifier for a financial instrument</skos:definition>
|
||||
<skos:scopeNote>Identifiers for financial instruments may include an ISIN, Sedol, CUSIP, BBGID, FIGI, or other identifier issued approximately when the instrument itself is issued, and based on the kind of instrument and jurisdiction in which it is issued.</skos:scopeNote>
|
||||
<fibo-fnd-utl-av:adaptedFrom>OMG Financial Instrument Global Identifier (FIGI) Specification, available at http://www.omg.org/spec/FIGI/.</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;Future">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;DerivativeInstrument"/>
|
||||
<rdfs:label>future</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:Future</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a contract that obligates the buyer to receive and the seller to deliver, in the future, the assets specified at an agreed price</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>ISO 10962, Securities and related financial instruments - Classification of Financial Instruments (CFI code), Second edition, 2001-05-01.</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;Issuer">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractOriginator"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>issuer</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:Issuer</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>any party who issues (or proposes to issue, in a formal filing) any financial instrument, where a party can be a natural person, company, government, or political subdivision, agency, or instrumentality of a government</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Securities Exchange Act of 1934, as amended 12 August 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>With respect to certificates of deposit for securities, voting-trust certificates, or collateral- trust certificates, or with respect to certificates of interest or shares in an unincorporated investment trust not having a board of directors or of the fixed, restricted management, or unit type, the term issuer means the person or persons performing the acts and assuming the duties of depositor or manager pursuant to the provisions of the trust or other agreement or instrument under which such securities are issued; and except that with respect to equipment-trust certificates or like securities, the term issuer means the person by whom the equipment or property is, or is to be, used.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;NegotiableSecurity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;Security"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;TransferableContract"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fi-fi;isNegotiable"/>
|
||||
<owl:hasValue rdf:datatype="&xsd;boolean">true</owl:hasValue>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>negotiable security</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:NegotiableSecurity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a security that can be transferred or delivered to another party</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;NonNegotiableSecurity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;Security"/>
|
||||
<rdfs:label>non-negotiable security</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:NonNegotiableSecurity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fi-fi;NegotiableSecurity"/>
|
||||
<skos:definition>a security that is not transferable to another party</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Certain securities that can be redeemed by the issuer may not be 'negotiable', such as savings bonds and certificates of deposit.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;Option">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;DerivativeInstrument"/>
|
||||
<rdfs:label>option</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:Option</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a contract that grants to the holder either the privilege to purchase or the privilege to sell the assets specified at a predetermined price or formula at or within a time in the future</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>ISO 10962, Securities and related financial instruments - Classification of Financial Instruments (CFI code), Second edition, 2001-05-01.</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;PackagedFinancialProduct">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialProduct"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;ContractualProduct"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIncludedIn"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-pas-fpas;FinancialProductCatalog"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-pas-fpas;FinancialProduct">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fi-fi;FinancialInstrument">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>packaged product</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:PackagedFinancialProduct</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a financial product that acts as a container, or wrapper, for one or more financial instruments, including other financial products</skos:definition>
|
||||
<skos:scopeNote>Packaged products are typically included in an institution's approved product catalog, i.e., pre-approved by compliance organizations for sale to clients. Not all institutions maintain such a catalog, with internal identifiers for such products, but many do. Such core products may have as attributes: Type (product and possibly asset class), product identifier, status and approval date, product family approval (as appropriate), and so forth.</skos:scopeNote>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Nordea Bank</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Certain properties of the instruments, such as their term, interest rate, eligibility of the client, etc., may be set as a part of the product specification. Some of these are intrinsic but variable properties of the instrument, for example the exact interest rate, whereas others are extrinsic, such as client eligibility. Products have prices, which may build in various fees, that are components of the cost of carry on a trader's books.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;SecuritiesTransaction">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;Trade"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>securities transaction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:SecuritiesTransaction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a trade that represents the execution of an order to buy or sell a security</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;SecuritiesTransactionIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Identifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fi-fi;SecuritiesTransaction"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>securities transaction identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:SecuritiesTransactionIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>an identifier for a securities transaction</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;Security">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fi-fi;isLegallyRecordedIn"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>security</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:Security</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a financial instrument that can be bought or sold</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Securities Exchange Act of 1934, as amended 12 August 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A security can be any note, stock, treasury stock, security future, security-based swap, bond, debenture,certificate of interest or participation in any profit-sharing agreement or in any oil, gas, or other mineral royalty or lease, any collateral-trust certificate, preorganization certificate or subscription, transferable share, investment contract, voting-trust certificate, certificate of deposit for a security, any put, call, straddle, option, or privilege on any security, certificate of deposit, or group or index of securities (including any interest therein or based on the value thereof), or any put, call, straddle, option, or privilege entered into on a national securities exchange relating to foreign currency, or in general, any instrument commonly known as a security, or any certificate of interest or participation in, temporary or interim certificate for, receipt for, or warrant or right to subscribe to or purchase, any of the foregoing; but shall not include currency or any note, draft, bill of exchange, or bankers' acceptance which has a maturity at the time of issuance of not exceeding nine months, exclusive of days of grace, or any renewal thereof the maturity of which is likewise limited.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In the U.S., the Supreme Court has adopted a flexible and liberal approach in determining what constitutes a security. In its famous decision of SEC v. W.J. Howey Co., 328 U.S. 293, 90 L.Ed. 1244, 66 S.Ct. 1100 (1946), the Court held that land sales contracts for citrus groves in Florida, coupled with warranty deeds for the land and a contract to service the land, were 'investment contracts' and thus securities. The Court stated that [a]n investment contract for purposes of the Securities Act means a contract, transaction or scheme whereby a person invests his money in a common enterprise and is led to expect profits solely from the efforts of the promoter or a third party. 66 S.Ct. at 1103. According to the Court, it is immaterial whether the shares in the enterprise are evidenced by formal certificates or by nominal interests in the physical assets employed in the enterprise. 66 S.Ct. at 1104.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Some securities may be traded over the counter, or through an exchange, or via some other trading venue such as an electronic trading platform.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Whether a contract or other economic right is a security essentially depends on whether the holder of the contract is acting as an investor who seeks financial benefits based on the work of a promoter or a third party.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;StandardizedTerms">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractualCommitment"/>
|
||||
<rdfs:label>standardized terms</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:StandardizedTerms</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<skos:definition>a set of standardized terms, published by some body, and capable of being incorporated into a contract by agreement</skos:definition>
|
||||
<skos:editorialNote>The things that are standardized: The strike price Contract size Expiry Date These three are standardized regardless of what exchange they are on. Each exchange has a standard for these specific terms, for contracts that are traded on that exchange. Expiry: there is a standard date that the exchange will have, for example in the US it is the Saturday following the third Friday of every month. So there is a set expiration date for all exchange traded optons Strike: there are set increments for strike for exchange traded options. Contract sizes are also stipulated, for example in the US these are standardized by the OPRA Convention (Options Pricing Reporting Authority). Ajay: Exchange traded is tri party contract with central counterparty for the setelemtn fo the options. Market place (usually electronic), hence standard to process data. Not necessarily a legal difference? So for instance you would not be able to trade different lot sizes. So they enter in the contract which is guaranteed by the exchange. Members of the exchange trade with each other. The Exchange then being a third party. OTC: Bilateral Exchange traded: Still bilateral, using standardized terms. Lookalikes: for examples, where there are usually ones with monthly margin calls (exchange traded), there are 'lookalike' ones which look like an ET but are traded outside the market. Common in commodities market. What else can be standardised? What must be standardidsed? Date Convention: Standardized by juridction US: All single-Equity Options are American; all European exercise for Indices. This is not a convention for say London, where various conventions may exist on different contracts.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fi-fi;StandardizedTermsSet">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;ContractualCommitment"/>
|
||||
<rdfs:label>standardized terms set</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:StandardizedTermsSet</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<owl:equivalentClass rdf:resource="&fibo-fbc-fi-fi;StandardizedTerms"/>
|
||||
<skos:definition>a set of standardized terms, published by some body, and capable of being incorporated into a contract by agreement</skos:definition>
|
||||
<skos:editorialNote>The things that are standardized: The strike price Contract size Expiry Date These three are standardized regardless of what exchange they are on. Each exchange has a standard for these specific terms, for contracts that are traded on that exchange. Expiry: there is a standard date that the exchange will have, for example in the US it is the Saturday following the third Friday of every month. So there is a set expiration date for all exchange traded optons Strike: there are set increments for strike for exchange traded options. Contract sizes are also stipulated, for example in the US these are standardized by the OPRA Convention (Options Pricing Reporting Authority). Ajay: Exchange traded is tri party contract with central counterparty for the setelemtn fo the options. Market place (usually electronic), hence standard to process data. Not necessarily a legal difference? So for instance you would not be able to trade different lot sizes. So they enter in the contract which is guaranteed by the exchange. Members of the exchange trade with each other. The Exchange then being a third party. OTC: Bilateral Exchange traded: Still bilateral, using standardized terms. Lookalikes: for examples, where there are usually ones with monthly margin calls (exchange traded), there are 'lookalike' ones which look like an ET but are traded outside the market. Common in commodities market. What else can be standardised? What must be standardidsed? Date Convention: Standardized by juridction US: All single-Equity Options are American; all European exercise for Indices. This is not a convention for say London, where various conventions may exist on different contracts.</skos:editorialNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fi-fi;hasDurationToMaturity">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fbc-fi-fi;hasTerm"/>
|
||||
<rdfs:label>has duration to maturity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:hasDurationToMaturity</rdfs:comment>
|
||||
<rdfs:domain>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-pas-fpas;Offering">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fi-fi;FinancialInstrument">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:domain>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;ExplicitDuration"/>
|
||||
<skos:definition>indicates the lifespan of an instrument or offering, from the date of issuance to the scheduled maturity date</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fi-fi;hasIssuer">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;isIssuedBy"/>
|
||||
<rdfs:label>has issuer</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:hasIssuer</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-fi-fi;Issuer"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>relates an instrument to the party that issued it</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fi-fi;hasPrincipalExecutiveOfficeAddress">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-plc-adr;hasAddress"/>
|
||||
<rdfs:label>has principal executive office address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:hasPrincipalExecutiveOfficeAddress</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-be-le-lp;LegalPerson"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-fct-breg;RegistrationAddress"/>
|
||||
<skos:definition>relates an organization, specifically the issuer of a financial instrument, to its principal executive address, as required for issuance of that instrument</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fi-fi;hasScheduledMaturityDate">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasEndDate"/>
|
||||
<rdfs:label>has scheduled maturity date</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:hasScheduledMaturityDate</rdfs:comment>
|
||||
<rdfs:domain>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-pas-fpas;Offering">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fi-fi;FinancialInstrument">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:domain>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;ExplicitDate"/>
|
||||
<skos:definition>indicates the date on which the principal amount of an instrument is due to be repaid to the investor and interest payments stop and/or the date on which the instrument may be redeemed</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fi-fi;hasTerm">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasDuration"/>
|
||||
<rdfs:label xml:lang="en">has term</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:hasTerm</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Duration"/>
|
||||
<skos:definition xml:lang="en">indicates a fixed or limited period for which something, e.g., an investment, lasts or is intended to last</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fi-fi;hasTimeToMaturity">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasDuration"/>
|
||||
<rdfs:label>has time to maturity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:hasTimeToMaturity</rdfs:comment>
|
||||
<rdfs:domain>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-pas-fpas;Offering">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fi-fi;FinancialInstrument">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:domain>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;ExplicitDuration"/>
|
||||
<skos:definition>indicates the interval between the present date and the scheduled maturity date of an instrument or offering</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fi-fi;hasValueExpressedIn">
|
||||
<rdfs:label>has value expressed in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:hasValueExpressedIn</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-acc-cur;Currency"/>
|
||||
<skos:definition>relates an instrument to the currency its value is typically expressed in</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>This should be the same currency that was declared at the time of issuance.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fi-fi;isLegallyRecordedIn">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-agr-ctr;hasGoverningJurisdiction"/>
|
||||
<rdfs:label>is legally recorded in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:isLegallyRecordedIn</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<skos:definition>jurisdiction (country, county, state, province, city) in which the financial instrument is legally recorded for regulatory and/or tax purposes</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-fbc-fi-fi;isNegotiable">
|
||||
<rdfs:label>is negotiable</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:isNegotiable</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<rdfs:range rdf:resource="&xsd;boolean"/>
|
||||
<skos:definition>specifies whether a particular financial instrument is or is not negotiable</skos:definition>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-fbc-fi-fi;isTransferable">
|
||||
<rdfs:label>is transferable</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:isTransferable</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fi-fi;FinancialInstrument"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<rdfs:range rdf:resource="&xsd;boolean"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>specifies whether a particular financial instrument is or is not transferable</skos:definition>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fi-fi;mayBeTradedIn">
|
||||
<rdfs:label>may be traded in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fi-fi:mayBeTradedIn</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fi-fi;Security"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<skos:definition>optionally identifies one or more markets in which the security may be traded</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,128 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-fbc-fct-bc "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCenters/">
|
||||
<!ENTITY fibo-fnd-arr-cd "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Codes/">
|
||||
<!ENTITY fibo-fnd-dt-bd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/">
|
||||
<!ENTITY fibo-fnd-plc-cty "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Countries/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY lcc-lr "https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCenters/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-fbc-fct-bc="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCenters/"
|
||||
xmlns:fibo-fnd-arr-cd="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Codes/"
|
||||
xmlns:fibo-fnd-dt-bd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/"
|
||||
xmlns:fibo-fnd-plc-cty="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Countries/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:lcc-lr="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCenters/">
|
||||
<rdfs:label>Business Centers Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-bc:</rdfs:comment>
|
||||
<dct:abstract>This ontology refines the notion of a business center for reference in defining markets and exchanges, clearing houses, and other functional entities as appropriate. The ontology covers the concept of an FpML business center (excluding those that are business day adjustments), with a focus on a physical place where business is transacted, where relevant.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/"/>
|
||||
<sm:dependsOn rdf:resource="https://www.omg.org/spec/LCC/"/>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-bc</sm:fileAbbreviation>
|
||||
<sm:filename>BusinessCenters.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCenters/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/BusinessDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Countries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCenters/"/>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-bc;BusinessCenterCode">
|
||||
<rdfs:subClassOf rdf:resource="&lcc-cr;GeographicRegionIdentifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&lcc-lr;denotes"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-plc-cty;BusinessCenter"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&lcc-lr;identifies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-plc-cty;BusinessCenter"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>business center code</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-bc:BusinessCenterCode</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCenters/"/>
|
||||
<skos:definition>a code used to denote a municipality or business center</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.fpml.org/coding-scheme/business-center</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-bc;BusinessCenterCodeScheme">
|
||||
<rdfs:subClassOf rdf:resource="&lcc-lr;CodeSet"/>
|
||||
<rdfs:label>business center code set</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-bc:BusinessCenterCodeScheme</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCenters/"/>
|
||||
<skos:definition>the coding scheme used to define a set of codes for municipalities or business centers</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.fpml.org/coding-scheme/business-center</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-bc;BusinessDayAdjustmentCode">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cd;CodeElement"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&lcc-lr;denotes"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-dt-bd;BusinessDayAdjustment"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&lcc-lr;identifies"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-dt-bd;BusinessDayAdjustment"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>business day adjustment code</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-bc:BusinessDayAdjustmentCode</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCenters/"/>
|
||||
<skos:definition>a code used to denote convention for specifying what happens when a date falls on a day that is weekend or holiday in some municipality or business center</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.fpml.org/coding-scheme/business-center</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fnd-plc-cty;BusinessCenter">
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.fpml.org/coding-scheme/business-center</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Note that business centers, as defined in FpML, are intended for use in specifying the business calendar used by that municipality, or by certain organizations located in that municipality.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fnd-plc-cty;Municipality">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&lcc-lr;hasEnglishName"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
<owl:onDataRange rdf:resource="&xsd;string"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&lcc-cr;isPartOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&lcc-cr;GeopoliticalEntity"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,156 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-fbc-fct-eufse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-fbc-fct-eufse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/">
|
||||
<rdfs:label>European Financial Services Entities Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufse:</rdfs:comment>
|
||||
<dct:abstract>This ontology extends the primary financial services entities ontology in FBC with additional kinds of entities that that provide services in Europe, across national boundaries, such as European market data providers, organizations that provide exchanges in multiple countries, organizations that support the European Union, and so forth.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2017-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2017-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-eufse</sm:fileAbbreviation>
|
||||
<sm:filename>EUFinancialServicesEntities.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities.rdf version of this ontology was added via the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-eufse;CRDCreditInstitution">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-eufse;CreditInstitution"/>
|
||||
<rdfs:label>CRD credit institution</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufse:CRDCreditInstitution</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fct-eufse;EuropeanEconomicAreaBranch"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fct-eufse;NonEuropeanEconomicAreaBranch"/>
|
||||
<skos:definition>an undertaking whose business is to receive deposits or other repayable funds from the public and to grant credits for its own account as defined by the European Banking Authority (EBA)</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.eba.europa.eu/risk-analysis-and-data/credit-institutions-register</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-eufse;CreditInstitution">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-eufse;CreditInstitutionOrInvestmentFirm"/>
|
||||
<rdfs:label>credit institution</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufse:CreditInstitution</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<skos:definition>an undertaking the business of which is to take deposits or other repayable funds from the public and to grant credits for its own account, and to which authorisation has been granted to operate within the European Union and European Economic Area countries (EEA)</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32013R0575&from=EN#page=18</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.eba.europa.eu/risk-analysis-and-data/credit-institutions-register</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-eufse;CreditInstitutionOrInvestmentFirm">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;FinancialInstitution"/>
|
||||
<rdfs:label>credit institution or investment firm</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufse:CreditInstitutionOrInvestmentFirm</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<skos:definition>a European financial institution that is a credit institution or an investment firm as defined by the European Banking Authority (EBA)</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32013R0575&from=EN#page=18</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-eufse;EuropeanEconomicAreaBranch">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-eufse;CreditInstitution"/>
|
||||
<rdfs:label>European Economic Area branch</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufse:EuropeanEconomicAreaBranch</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fct-eufse;NonEuropeanEconomicAreaBranch"/>
|
||||
<skos:definition>a branch of a credit institution authorised in another European Economic Area (EEA) country that has the right to passport its activities</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.eba.europa.eu/risk-analysis-and-data/credit-institutions-register</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>EEA branch</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-eufse;InvestmentFirm">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-eufse;CreditInstitutionOrInvestmentFirm"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-fse;BrokerageFirm">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-fse;InvestmentCompany">
|
||||
</rdf:Description>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;provides"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;InvestmentService"/>
|
||||
</owl:Restriction>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>investment firm</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufse:InvestmentFirm</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fct-eufse;CreditInstitution"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fct-eufse;LocalFirm"/>
|
||||
<skos:definition>any legal person whose regular occupation or business is the provision of one or more investment services to third parties and/or the performance of one or more investment activities on a professional basis</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32004L0039&from=en#page=9</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-eufse;LocalFirm">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-eufse;CreditInstitutionOrInvestmentFirm"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;BrokerageFirm"/>
|
||||
<rdfs:label>local firm</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufse:LocalFirm</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<skos:definition>a firm dealing for its own account on markets in financial futures or options or other derivatives and on cash markets for the sole purpose of hedging positions on derivatives markets, or dealing for the accounts of other members of those markets and being guaranteed by clearing members of the same markets, where responsibility for ensuring the performance of contracts entered into by such a firm is assumed by clearing members of the same markets</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32013R0575&from=EN#page=18</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-eufse;NonEuropeanEconomicAreaBranch">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-eufse;CreditInstitution"/>
|
||||
<rdfs:label>non European Economic Area branch</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufse:NonEuropeanEconomicAreaBranch</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<skos:definition>a branch of a credit institution whose Head Office is in a third country</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.eba.europa.eu/risk-analysis-and-data/credit-institutions-register</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>non-EEA branch</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-eufse;PaymentInstitution">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-eufse;CreditInstitutionOrInvestmentFirm"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;provides"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;PaymentService"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>payment institution</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufse:PaymentInstitution</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<skos:definition>a legal person that has been granted authorisation in accordance with Article 10 to provide and execute payment services throughout the European community</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32007L0064&from=EN#page=18</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,225 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lei "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/">
|
||||
<!ENTITY fibo-fbc-fct-breg "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/">
|
||||
<!ENTITY fibo-fbc-fct-eufse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-eufseind "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/">
|
||||
<!ENTITY fibo-fbc-fct-eurga "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-ra "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/">
|
||||
<!ENTITY fibo-fbc-fct-rga "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
|
||||
<!ENTITY lcc-3166-2 "https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/">
|
||||
<!ENTITY lcc-639-1 "https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/">
|
||||
<!ENTITY lcc-639-2 "https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY lcc-lr "https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lei="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"
|
||||
xmlns:fibo-fbc-fct-breg="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/"
|
||||
xmlns:fibo-fbc-fct-eufse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-eufseind="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"
|
||||
xmlns:fibo-fbc-fct-eurga="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-ra="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"
|
||||
xmlns:fibo-fbc-fct-rga="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
|
||||
xmlns:lcc-3166-2="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"
|
||||
xmlns:lcc-639-1="https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/"
|
||||
xmlns:lcc-639-2="https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:lcc-lr="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/">
|
||||
<rdfs:label>European Regulatory Agencies Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eurga:</rdfs:comment>
|
||||
<dct:abstract>This ontology extends the primary regulatory agencies ontology in FBC with additional agencies and registries that regulate and provide services in Europe, across national boundaries, such as agencies that support the European Union.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2017-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2017-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-eurga</sm:fileAbbreviation>
|
||||
<sm:filename>EURegulatoryAgencies.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EUFinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies.rdf version of this ontology was added via the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies.rdf version of this ontology was modified to reflect revisions to the GLEIF LEI representation for validation level.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eurga;CreditInstitutionRegister">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-ra;Registry"/>
|
||||
<rdfs:label>Credit Institution Register</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eurga:CreditInstitutionRegister</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<skos:definition>individual representing the registry of credit institutions to which authorisation has been granted to operate within the European Union and European Economic Area countries (EEA), a repository of financial data and institution characteristics for covered institutions collected by the the European Banking Authority (EBA)</skos:definition>
|
||||
<fibo-fnd-rel-rel:isManagedBy rdf:resource="&fibo-fbc-fct-eurga;EuropeanBankingAuthorityRegulator"/>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.eba.europa.eu/risk-analysis-and-data/credit-institutions-register</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-eurga;CreditInstitutionRegisterEntry">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-ra;RegistryEntry"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fbc-fct-eufse;CreditInstitution"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIncludedIn"/>
|
||||
<owl:hasValue rdf:resource="&fibo-fbc-fct-eurga;CreditInstitutionRegister"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-eufse;CreditInstitution"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>Credit Institution Register entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eurga:CreditInstitutionRegisterEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<skos:definition>an entry in the Credit Institution Register, a repository of credit institutions collected by the European Banking Authority (EBA) as provided by the various national banking authorities for those institutions that qualify</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.eba.europa.eu/risk-analysis-and-data/credit-institutions-register</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eurga;EuropeanBankingAuthority">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;GovernmentAgency"/>
|
||||
<rdfs:label>European Banking Authority</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eurga:EuropeanBankingAuthority</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<skos:definition>individual representing the European Banking Authority legal entity, whose main task is to contribute, through the adoption of binding Technical Standards (BTS) and Guidelines, to the creation of the European Single Rulebook in banking</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>EBA</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.eba.europa.eu/about-us/missions-and-tasks</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The Authority also plays an important role in promoting convergence of supervisory practices to ensure a harmonised application of prudential rules. Finally, the EBA is mandated to assess risks and vulnerabilities in the EU banking sector through, in particular, regular risk assessment reports and pan-European stress tests. To perform these tasks, the EBA can produce a number of regulatory and non regulatory documents including binding Technical Standards, Guidelines, Recommendations, Opinions and ad-hoc or regular reports.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eurga;EuropeanBankingAuthorityRegulator">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-ra;RegistrationAuthority"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
<rdfs:label>European Banking Authority (EBA) Regulator</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eurga:EuropeanBankingAuthorityRegulator</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<skos:definition>individual representing the European Banking Authority (EBA) Regulator and Registration Authority</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-eurga;EuropeanBankingAuthority"/>
|
||||
<fibo-fnd-rel-rel:manages rdf:resource="&fibo-fbc-fct-eurga;CreditInstitutionRegister"/>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.eba.europa.eu/about-us/missions-and-tasks</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eurga;EuropeanBankingRegulatoryAgencyAndCentralBank">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;CentralBank"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-ra;RegistrationAuthority"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
<rdfs:label>European banking regulatory agency and central bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eurga:EuropeanBankingRegulatoryAgencyAndCentralBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<skos:definition>individual representing the regulatory agency, registration authority and central banking role of the European Central Bank</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-eurga;EuropeanCentralBank"/>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.ecb.europa.eu/home/html/index.en.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eurga;EuropeanCentralBank">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;Instrumentality"/>
|
||||
<rdfs:label>European Central Bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eurga:EuropeanCentralBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<skos:definition>individual representing the European Central Bank, whose main aim is to maintain price stability, i.e. to safeguard the value of the euro</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-eurga;EuropeanCentralBankHeadquartersAndLegalAddress"/>
|
||||
<fibo-fbc-fct-breg:hasWebsite rdf:datatype="&xsd;anyURI">http://www.ecb.europa.eu/</fibo-fbc-fct-breg:hasWebsite>
|
||||
<fibo-fnd-rel-rel:hasLegalName>European Central Bank</fibo-fnd-rel-rel:hasLegalName>
|
||||
<fibo-fnd-utl-av:abbreviation>ECB</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.ecb.europa.eu/ecb/orga/escb/ecb-mission/html/index.en.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The European Central Bank is responsible for the prudential supervision of credit institutions located in the euro area and participating non-euro area Member States, within the Single Supervisory Mechanism, which also comprises the national competent authorities. It thereby contributes to the safety and soundness of the banking system and the stability of the financial system within the EU and each participating Member State.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eurga;EuropeanCentralBankHeadquartersAndLegalAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>European Central Bank headquarters and legal address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eurga:EuropeanCentralBankHeadquartersAndLegalAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<skos:definition>individual representing the headquarters and legal address for the European Central Bank</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>Sonnemannstrasse 20</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>Frankfurt</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;Germany"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>60314</fibo-fbc-fct-breg:hasPostalCode>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eurga;EuropeanCentralBankLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>European Central Bank legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eurga:EuropeanCentralBankLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EURegulatoryAgencies/"/>
|
||||
<skos:definition>individual representing the legal entity identifier for the European Central Bank</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2013-04-18T02:08:10+02:00</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2018-01-31T15:02:32+01:00</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2019-03-07T09:16:56+01:00</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelEntitySuppliedOnly"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/549300DTUYXVMJXZNY75"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-eufseind;WMDatenserviceEntityIdentifierRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/549300DTUYXVMJXZNY75">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>European Central Bank legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for the European Central Bank</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-eufseind;WMDatenserviceEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-eurga;EuropeanCentralBank"/>
|
||||
<fibo-fnd-rel-rel:hasTag>549300DTUYXVMJXZNY75</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,573 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-corp-corp "https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/">
|
||||
<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lei "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/">
|
||||
<!ENTITY fibo-be-oac-cctl "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/">
|
||||
<!ENTITY fibo-fbc-fct-breg "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/">
|
||||
<!ENTITY fibo-fbc-fct-eufseind "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-ra "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/">
|
||||
<!ENTITY fibo-fbc-fct-usfsind "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
|
||||
<!ENTITY lcc-3166-2 "https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-corp-corp="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"
|
||||
xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lei="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"
|
||||
xmlns:fibo-be-oac-cctl="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"
|
||||
xmlns:fibo-fbc-fct-breg="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/"
|
||||
xmlns:fibo-fbc-fct-eufseind="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-ra="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"
|
||||
xmlns:fibo-fbc-fct-usfsind="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
|
||||
xmlns:lcc-3166-2="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/">
|
||||
<rdfs:label>International Financial Services Entities Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:</rdfs:comment>
|
||||
<dct:abstract>This ontology extends the primary financial services entities ontology in FBC with additional kinds of entities that provide services internationally, such as international market data providers, organizations that provide exchanges in multiple countries, etc.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2017-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2017-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-eufseind</sm:fileAbbreviation>
|
||||
<sm:filename>EuropeanFinancialServicesEntitiesIndividuals.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals.rdf version of this ontology was added via the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals.rdf version of this ontology was modified to reflect revisions to the GLEIF LEI representation for validation level.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;BusinessEntityData">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LocalOperatingUnit"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>Business Entity Data (BED) B.V.</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:BusinessEntityData</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.gmeiutility.org/"/>
|
||||
<skos:definition>individual representing Business Entity Data (BED) B.V.</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-eufseind;BusinessEntityData-NL"/>
|
||||
<fibo-fnd-rel-rel:manages rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-utl-av:explanatoryNote>a wholly owned subsidiary of DTCC that owns and operates the Global Market Entity Identifier Utility (GMEI) legal entity identifier (LEI) solution in the federated Global LEI system (GLEIS)</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;BusinessEntityData-NL">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;PrivatelyHeldCompany"/>
|
||||
<rdfs:label>Business Entity Data (BED) B.V. NL</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:BusinessEntityData-NL</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing Business Entity Data (BED) B.V. legal entity that is a privately held company in the Netherlands</skos:definition>
|
||||
<fibo-be-corp-corp:hasLegalFormAbbreviation>Besloten Vennootschap</fibo-be-corp-corp:hasLegalFormAbbreviation>
|
||||
<fibo-be-le-lei:hasAddressOfLegalFormation rdf:resource="&fibo-fbc-fct-eufseind;BusinessEntityDataLegalAddress"/>
|
||||
<fibo-be-oac-cctl:hasGlobalUltimateParent rdf:resource="&fibo-fbc-fct-usfsind;DepositoryTrustAndClearingCorporation"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-eufseind;BusinessEntityDataHeadquartersAddress"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Business Entity Data (BED) B.V.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;BusinessEntityDataHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Business Entity Data (BED) B.V. headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:BusinessEntityDataHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for Business Entity Data (BED) B.V.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>Bernhardplein 200</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>Amsterdam</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;Netherlands"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>1097 JB</fibo-fbc-fct-breg:hasPostalCode>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;BusinessEntityDataLegalAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Business Entity Data (BED) B.V. legal address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:BusinessEntityDataLegalAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal address for Business Entity Data (BED) B.V.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>Prins Bernhardplein 200</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>Amsterdam</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;Netherlands"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>1097 JB</fibo-fbc-fct-breg:hasPostalCode>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;BusinessEntityDataLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>Business Entity Data (BED) B.V. legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:BusinessEntityDataLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier Global LEI Index registry entry for Business Entity Data (BED) B.V.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2012-06-06T15:54:07.648000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-12-19T00:32:07.885000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2018-12-19T00:32:07.594000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/EVK05KS7XY1DEII3R011"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;Clearstream">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;CentralCounterpartyClearingHouse"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;CentralSecuritiesDepository"/>
|
||||
<rdfs:label>Clearstream Banking</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:Clearstream</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.clearstream.com/clearstream-en/about-clearstream"/>
|
||||
<skos:definition>individual representing the Clearstream functional entity, which is an international central securities depository (ICSD) based in Luxembourg, providing post-trade infrastructure and securities services for the international market and 56 domestic markets worldwide</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-eufseind;ClearstreamBankingSA"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;ClearstreamBankingHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Clearstream Banking S.A. headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:ClearstreamBankingHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for Clearstream Banking S.A.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>42, Avenue J.F. Kennedy</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>Luxembourg</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;Luxembourg"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>L-1855</fibo-fbc-fct-breg:hasPostalCode>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;ClearstreamBankingLegalAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Clearstream Banking S.A. legal address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:ClearstreamBankingLegalAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal address for Clearstream Banking S.A.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>42, Avenue J.F. Kennedy</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>Luxembourg</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;Luxembourg"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>L-1855</fibo-fbc-fct-breg:hasPostalCode>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;ClearstreamBankingLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>Clearstream Banking S.A. legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:ClearstreamBankingLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier Global LEI Index registry entry for Clearstream Banking S.A.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2015-01-09T22:33:24.097000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-06-10T01:45:57.630000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2018-05-31T07:45:48.293000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/549300OL514RA0SXJJ44"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-eufseind;LuxCSDLEIRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;ClearstreamBankingSA">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>Clearstream Banking S.A.</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:ClearstreamBankingSA</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.euroclear.com/en/about/our-structure.html"/>
|
||||
<skos:definition>individual representing the Euroclear legal entity that provides post-trade infrastructure and securities services in Europe and internationally</skos:definition>
|
||||
<fibo-be-corp-corp:hasLegalFormAbbreviation>Societe Anonyme</fibo-be-corp-corp:hasLegalFormAbbreviation>
|
||||
<fibo-be-le-lei:hasAddressOfLegalFormation rdf:resource="&fibo-fbc-fct-eufseind;ClearstreamBankingLegalAddress"/>
|
||||
<fibo-be-oac-cctl:hasSubsidiary rdf:resource="&fibo-fbc-fct-eufseind;LuxCSD"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-eufseind;ClearstreamBankingHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-breg:hasPriorLegalName>Cedel Bank S.A.</fibo-fbc-fct-breg:hasPriorLegalName>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Clearstream Banking S.A.</fibo-fnd-rel-rel:hasLegalName>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The company offers asset services, cash and banking services, connectivity, global securities financing, investment fund services, issuance, IT solutions, settlement, and market coverage services. It also provides post-trade infrastructure services for the German securities industry; and manages, safe keeps, and administers the securities that it holds on behalf of its customers. Clearstream Banking S.A was formerly known as Cedel Bank S.A. and changed its name to Clearstream Banking S.A. in March 2002. The company was founded in 1970 and is based in Luxembourg.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;Euroclear">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;CentralCounterpartyClearingHouse"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;CentralSecuritiesDepository"/>
|
||||
<rdfs:label>Euroclear</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:Euroclear</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.euroclear.com/en.html"/>
|
||||
<skos:definition>individual representing the Euroclear functional entity, which is a global clearing house, central securities depository, and custodian that specializes in the settlement of securities transactions as well as the safekeeping and asset servicing of these securities</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-eufseind;EuroclearSANV"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;EuroclearHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Euroclear SA/NV headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:EuroclearHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for Euroclear SA/NV</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>Boulevard du Roi Albert II 1</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasAddressLine2>Saint-Josse-ten-Noode</fibo-fbc-fct-breg:hasAddressLine2>
|
||||
<fibo-fbc-fct-breg:hasCity>Brussels</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;Belgium"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>1210</fibo-fbc-fct-breg:hasPostalCode>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;EuroclearLegalAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Euroclear SA/NV legal address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:EuroclearLegalAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal address for Euroclear SA/NV</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>Boulevard du Roi Albert II 1</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasAddressLine2>Saint-Josse-ten-Noode</fibo-fbc-fct-breg:hasAddressLine2>
|
||||
<fibo-fbc-fct-breg:hasCity>Brussels</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;Belgium"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>1210</fibo-fbc-fct-breg:hasPostalCode>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;EuroclearLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>Euroclear SA/NV legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:EuroclearLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier Global LEI Index registry entry for Euroclear SA/NV</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2014-01-07T03:04:29.521000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-10-04T23:31:26.361000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2018-08-08T07:42:16.609000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/549300CBNW05DILT6870"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;EuroclearSANV">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>Euroclear SA/NV</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:EuroclearSANV</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.euroclear.com/en/about/our-structure.html"/>
|
||||
<skos:definition>individual representing the Euroclear legal entity that is the parent company of the international and national central securities depositories ((I)CSDs) of the Euroclear group of companies; it owns the group's shared securities processing platforms and delivers a range of services to the group's depositories</skos:definition>
|
||||
<fibo-be-corp-corp:hasLegalFormAbbreviation>Societe Anonyme/Naamloze Vennootschap</fibo-be-corp-corp:hasLegalFormAbbreviation>
|
||||
<fibo-be-le-lei:hasAddressOfLegalFormation rdf:resource="&fibo-fbc-fct-eufseind;ClearstreamBankingLegalAddress"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-eufseind;ClearstreamBankingHeadquartersAddress"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Euroclear SA/NV</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;EuropeanBankingFederation">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;NotForProfitOrganization"/>
|
||||
<rdfs:label>European Banking Federation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:EuropeanBankingFederation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>an international non-profit association founded in 1960 that is the voice of the European banking sector, uniting 32 national banking associations in Europe that together represent some 4,500 banks - large and small, wholesale and retail, local and international - employing about 2.1 million people</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>EBF</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.ebf.eu/about-us/</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;EuropeanMoneyMarketsInstitute">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;NotForProfitOrganization"/>
|
||||
<rdfs:label>European Money Markets Institute</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:EuropeanMoneyMarketsInstitute</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>an international non-profit association under Belgian law founded in 1999 with the launch of the Euro and based in Brussels (56, Ave des Arts, 1000 Brussels)</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>EMMI</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.emmi-benchmarks.eu/</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Its members are national banking associations in the Member States of the European Union which are involved in the Eurozone.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;HerausgebergemeinschaftWertpapier-MitteilungenKepplerLehmann">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LocalOperatingUnit"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>Herausgebergemeinschaft Wertpapier-Mitteilungen Keppler, Lehmann</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:HerausgebergemeinschaftWertpapier-MitteilungenKepplerLehmann</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.wmgruppe.de/index.php"/>
|
||||
<skos:definition>individual representing Herausgebergemeinschaft Wertpapier-Mitteilungen Keppler, Lehmann</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-eufseind;HerausgebergemeinschaftWertpapier-MitteilungenKepplerLehmannGmbHAndCoKG-DE"/>
|
||||
<fibo-fnd-rel-rel:manages rdf:resource="&fibo-fbc-fct-eufseind;WMDatenserviceEntityIdentifierRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;HerausgebergemeinschaftWertpapier-MitteilungenKepplerLehmannGmbHAndCoKG-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;PrivatelyHeldCompany"/>
|
||||
<rdfs:label>Herausgebergemeinschaft Wertpapier-Mitteilungen Keppler, Lehmann GmbH & Co. KG</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:HerausgebergemeinschaftWertpapier-MitteilungenKepplerLehmannGmbHAndCoKG-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing Herausgebergemeinschaft Wertpapier-Mitteilungen Keppler, Lehmann GmbH & Co. KG legal entity that is a privately held company in Germany</skos:definition>
|
||||
<fibo-be-corp-corp:hasLegalFormAbbreviation>Gesellschaft mit beschränkter Haftung & Compagnie Kommanditgesellschaft</fibo-be-corp-corp:hasLegalFormAbbreviation>
|
||||
<fibo-be-le-lei:hasAddressOfLegalFormation rdf:resource="&fibo-fbc-fct-eufseind;WMGruppeHeadquartersAndLegalAddress"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-eufseind;WMGruppeHeadquartersAndLegalAddress"/>
|
||||
<fibo-fbc-fct-breg:hasTradingOrOperationalName>WM Gruppe</fibo-fbc-fct-breg:hasTradingOrOperationalName>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Herausgebergemeinschaft Wertpapier-Mitteilungen Keppler, Lehmann GmbH & Co. KG</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;LondonStockExchange">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LocalOperatingUnit"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-ra;RegistrationAuthority"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>London Stock Exchange</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:LondonStockExchange</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.londonstockexchange.com/home/homepage.htm"/>
|
||||
<skos:definition>individual representing London Stock Exchange functional entity, which is a global business and financial information services and news provider, a securities exchange, an LEI Local Operating Unit (LOU), and the SEDOL code issuer and registration authority</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-eufseind;LondonStockExchangePlc"/>
|
||||
<fibo-fnd-utl-av:abbreviation>LSE</fibo-fnd-utl-av:abbreviation>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;LondonStockExchangeHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>London Stock Exchange plc. headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:LondonStockExchangeHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for London Stock Exchange plc.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>10 Paternoster Square</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>London</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedKingdomOfGreatBritainAndNorthernIreland"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>EC4M 7LS</fibo-fbc-fct-breg:hasPostalCode>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;LondonStockExchangeLegalAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>London Stock Exchange plc. legal address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:LondonStockExchangeLegalAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal address for London Stock Exchange plc.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>10 Paternoster Square</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>London</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedKingdomOfGreatBritainAndNorthernIreland"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>EC4M 7LS</fibo-fbc-fct-breg:hasPostalCode>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;LondonStockExchangeLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>London Stock Exchange plc. legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:LondonStockExchangeLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier Global LEI Index registry entry for London Stock Exchange plc.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2013-09-13T00:00:00</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-09-18T10:37:31.723000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2018-09-18T00:00:00</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/213800D1EI4B9WTWWD28"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-eufseind;LondonStockExchangeUnaVistaRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;LondonStockExchangePlc">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<rdfs:label>London Stock Exchange plc.</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:LondonStockExchangePlc</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.londonstockexchange.com/home/homepage.htm"/>
|
||||
<skos:definition>individual representing the London Stock Exchange plc. legal entity</skos:definition>
|
||||
<fibo-be-corp-corp:hasLegalFormAbbreviation>Public Limited Company</fibo-be-corp-corp:hasLegalFormAbbreviation>
|
||||
<fibo-be-le-lei:hasAddressOfLegalFormation rdf:resource="&fibo-fbc-fct-eufseind;LondonStockExchangeLegalAddress"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-eufseind;LondonStockExchangeHeadquartersAddress"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>London Stock Exchange plc.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;LondonStockExchangeUnaVistaRegistry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistry"/>
|
||||
<rdfs:label>London Stock Exchange UnaVista Registry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:LondonStockExchangeUnaVistaRegistry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.lseg.com/LEI"/>
|
||||
<skos:definition>individual representing the UnaVista registry service provided by the London Stock Exchange, wherein LEIs are registered and managed</skos:definition>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;LuxCSD">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LocalOperatingUnit"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;CentralSecuritiesDepository"/>
|
||||
<rdfs:label>Lux CSD</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:LuxCSD</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.luxcsd.com/luxcsd-en/"/>
|
||||
<skos:definition>individual representing the Lux CSD functional entity, which provides Luxembourg's financial community with issuing and central bank settlement as well as custody services for a wide range of securities including investment funds</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-eufseind;LuxCSDSA"/>
|
||||
<fibo-fnd-rel-rel:manages rdf:resource="&fibo-fbc-fct-eufseind;LuxCSDLEIRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;LuxCSDLEIRegistry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistry"/>
|
||||
<rdfs:label>Lux CSD LEI Registry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:LuxCSDLEIRegistry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.luxcsd.com/luxcsd-en/products-and-services/luxembourg-lei-service"/>
|
||||
<skos:definition>individual representing the LuxCDS LEI registry; LuxCSD has been issuing ISO 17442:2012 compliant LEIs with the prefix 2221 since September 2014.</skos:definition>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;LuxCSDLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>LuxCSD S.A. legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:LuxCSDLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier Global LEI Index registry entry for LuxCSD S.A.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2014-06-03T01:45:01.523000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-04-22T02:10:21.720000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2018-03-13T08:18:28.680000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/222100T6ICDIY8V4VX70"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-eufseind;LuxCSDLEIRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;LuxCSDSA">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>LuxCSD S.A.</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:LuxCSDSA</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.luxcsd.com/luxcsd-en/"/>
|
||||
<skos:definition>individual representing the Lux CSD legal entity</skos:definition>
|
||||
<fibo-be-corp-corp:hasLegalFormAbbreviation>Societe Anonyme</fibo-be-corp-corp:hasLegalFormAbbreviation>
|
||||
<fibo-be-le-lei:hasAddressOfLegalFormation rdf:resource="&fibo-fbc-fct-eufseind;ClearstreamBankingLegalAddress"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-eufseind;ClearstreamBankingHeadquartersAddress"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>LuxCSD S.A.</fibo-fnd-rel-rel:hasLegalName>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The European Central Bank (ECB) approved LuxCSD for its Securities Settlement System (SSS).</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;NasdaqOMXGroup">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<rdfs:label>Nasdaq OMX Group</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:NasdaqOMXGroup</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.nasdaqomxnordic.com/"/>
|
||||
<skos:definition>a corporation that is a subsidiary of Nasdaq, Inc. that manages Nasdaq exchanges in Helsinki, Copenhagen, Stockholm, Iceland, Riga, Tallinn and Vilnius</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.nasdaqomx.com/</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;SwedishBankersAssociation">
|
||||
<rdf:type rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<rdfs:label>Swedish Bankers' Association</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:SwedishBankersAssociation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>an association that represents banks and financial institutions established in Sweden that contributes to a sound and efficient regulatory framework that facilitates for banks to help create economic wealth for customers and society</skos:definition>
|
||||
<fibo-fnd-rel-rel:isMemberOf rdf:resource="&fibo-fbc-fct-eufseind;EuropeanBankingFederation"/>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.swedishbankers.se/Sidor/en/Home.aspx</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;WMDatenserviceEntityIdentifierRegistry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistry"/>
|
||||
<rdfs:label>WM Datenservice Registry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:WMDatenserviceEntityIdentifierRegistry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the WM Datenservice LEI registry</skos:definition>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;WMGruppeHeadquartersAndLegalAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Herausgebergemeinschaft Wertpapier-Mitteilungen Keppler, Lehmann (WM Gruppe) headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:WMGruppeHeadquartersAndLegalAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters and legal address for Herausgebergemeinschaft Wertpapier-Mitteilungen Keppler, Lehmann (WM Gruppe)</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>Duesseldorfer Strasse 16</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>Frankfurt am Main</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;Germany"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>60329</fibo-fbc-fct-breg:hasPostalCode>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-eufseind;WMGruppeLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>Herausgebergemeinschaft Wertpapier-Mitteilungen Keppler, Lehmann GmbH & Co. KG legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-eufseind:WMGruppeLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/EuropeanEntities/EuropeanFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier registry entry for Herausgebergemeinschaft Wertpapier-Mitteilungen Keppler, Lehmann GmbH & Co. KG</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2013-04-03T13:47:18+02:00</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-05-04T08:09:54+02:00</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2018-04-04T13:47:18+02:00</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/5299000J2N45DDNE4Y28"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-eufseind;WMDatenserviceEntityIdentifierRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTCC-US-DE">
|
||||
<fibo-be-oac-cctl:hasSubsidiary rdf:resource="&fibo-fbc-fct-eufseind;BusinessEntityData"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/213800D1EI4B9WTWWD28">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>London Stock Exchange plc. legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for London Stock Exchange plc.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-eufseind;LondonStockExchangeUnaVistaRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-eufseind;LondonStockExchangePlc"/>
|
||||
<fibo-fnd-rel-rel:hasTag>213800D1EI4B9WTWWD28</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/222100T6ICDIY8V4VX70">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>LuxCSD S.A. legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for LuxCSD S.A.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-eufseind;LuxCSDLEIRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-eufseind;LuxCSDSA"/>
|
||||
<fibo-fnd-rel-rel:hasTag>222100T6ICDIY8V4VX70</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/5299000J2N45DDNE4Y28">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Herausgebergemeinschaft Wertpapier-Mitteilungen Keppler, Lehmann GmbH & Co. KG legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for Herausgebergemeinschaft Wertpapier-Mitteilungen Keppler, Lehmann GmbH & Co. KG</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-eufseind;WMDatenserviceEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-eufseind;HerausgebergemeinschaftWertpapier-MitteilungenKepplerLehmannGmbHAndCoKG-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>5299000J2N45DDNE4Y28</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/549300CBNW05DILT6870">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Euroclear SA/NV legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for Euroclear SA/NV</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-eufseind;EuroclearSANV"/>
|
||||
<fibo-fnd-rel-rel:hasTag>549300CBNW05DILT6870</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/549300OL514RA0SXJJ44">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Clearstream Banking S.A. legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for Clearstream Banking S.A.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-eufseind;LuxCSDLEIRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-eufseind;ClearstreamBankingSA"/>
|
||||
<fibo-fnd-rel-rel:hasTag>549300OL514RA0SXJJ44</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/EVK05KS7XY1DEII3R011">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Business Entity Data (BED) B.V. legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for Business Entity Data (BED) B.V.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-eufseind;BusinessEntityData-NL"/>
|
||||
<fibo-fnd-rel-rel:hasTag>EVK05KS7XY1DEII3R011</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,872 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-fct-fct "https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/">
|
||||
<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-rga "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-arr-cd "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Codes/">
|
||||
<!ENTITY fibo-fnd-arr-id "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-pas-psch "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-fct-fct="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"
|
||||
xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-rga="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-arr-cd="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Codes/"
|
||||
xmlns:fibo-fnd-arr-id="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-pas-psch="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<rdfs:label>Financial Services Entities Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines basic financial service providers, such as holding companies, financial institutions (both depository and non-depository institutions), and clearing houses at a relatively general level. Nuances specific to the institutions located in a specific country are defined in jurisdiction specific dependent ontologies.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:resource="http://www.w3.org/standards/techs/owl#w3c_all"/>
|
||||
<sm:copyright>Copyright (c) 2015-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2015-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-fse</sm:fileAbbreviation>
|
||||
<sm:filename>FinancialServicesEntities.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Codes/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/PaymentsAndSchedules/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities.rdf version of this ontology was modified per the issue resolutions identified in the FIBO FBC 1.0 FTF report.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/ version of this ontology was modified per the FIBO 2.0 RFC, including, but not limited to, the addition of trade settlement concepts and generalizing the concept of a credit union.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/ version of this ontology was modified to generalize certain unions where they were no longer required and incorporate a new financial service provider identifier that is assigned functionally rather than to a legal entity.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/ version of this ontology was modified to refine the concept of a credit union and generalize the definition of an underwriter.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;Bank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;DepositoryInstitution"/>
|
||||
<rdfs:label>bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:Bank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.sec.gov/about/laws/ica40.pdf"/>
|
||||
<skos:definition>a depository institution, usually a corporation, that accepts deposits, makes loans, pays checks, and performs related services, for individual members of the public, businesses or other organizations</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Banking Terms, Sixth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;BankForInternationalSettlements">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;Bank"/>
|
||||
<rdfs:label>bank for international settlements</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:BankForInternationalSettlements</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>an international financial organization that serves central banks in their pursuit of monetary and financial stability, helping to foster international cooperation in those areas and acting as a bank for central banks</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>Office of Financial Research (OFR) Annual Report, 2012, Glossary</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;BankHoldingCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;HoldingCompany"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>bank holding company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:BankHoldingCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>any company that owns and/or has direct or indirect control of one or more banks; BHCs may also own nonbanking subsidiaries such as broker-dealers and asset managers</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Office of Financial Research (OFR) Annual Report, 2012, Glossary</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A bank holding company may also own another bank holding company, which in turn owns or controls a bank; the company at the top of the ownership chain is called the top holder.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;BankingProduct">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialProduct"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;DepositoryInstitution"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>banking product</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:BankingProduct</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a product provided to consumers and businesses by a bank or similar depository institution such as a checking account, savings account, certificate of deposit, debit or pre-paid card, or credit card</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/r/retailbanking.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;BankingService">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialService"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;DepositoryInstitution"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>banking service</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:BankingService</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a financial service offered by a bank or similar depository institution, such as a cash management service, foreign exchange service, lending or credit service, investment service, insurance service, merchant service, payroll service, etc.</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/r/retailbanking.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;BrokerageFirm">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;NonDepositoryInstitution"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;BrokerDealer"/>
|
||||
<rdfs:label>brokerage firm</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:BrokerageFirm</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a firm in the business of buying and selling securities, operating as both a broker and a dealer, depending on the transaction</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>Office of Financial Research (OFR) Annual Report, 2012, Glossary</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The term broker-dealer is used in U.S. securities regulation parlance to describe stock brokerages, because most of them act as both agents and principals. A brokerage acts as a broker (or agent) when it executes orders on behalf of clients, whereas it acts as a dealer (or principal) when it trades for its own account.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;BusinessIdentifierCode">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationIdentifier"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cd;CodeElement"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-fbo;OrganizationPartIdentifier"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-fse;BusinessPartyPrefix"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-fse;BusinessPartySuffix"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:onClass rdf:resource="&lcc-cr;Alpha2Code"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<owl:onClass rdf:resource="&lcc-cr;Country"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasDefinition"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;BusinessIdentifierCodeScheme"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>business identifier code</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:BusinessIdentifierCode</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>an international identifier for financial and non-financial institutions used to facilitate automated processing of information for financial services</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>BIC</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 9362:2014 Banking -- Banking telecommunication messages -- Business identifier code (BIC)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The BIC is used for addressing messages, routing business transactions and identifying business parties. Note that the use of OrganizationPartIdentifier in FIBO corresponds to the Branch Code in the SWIFT scheme.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>SWIFT ID</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>SWIFT code</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>SWIFT-BIC</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>bank identifier code</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>business entity identifier</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;BusinessIdentifierCodeScheme">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationIdentificationScheme"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cd;CodeSet"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;defines"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;BusinessIdentifierCode"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>business identifier code scheme</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:BusinessIdentifierCodeScheme</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a scheme that specifies the elements of a unique business identifier code (BIC) scheme to identify financial and non-financial institutions used to facilitate automated processing of information for financial services</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 9362:2014 Banking -- Banking telecommunication messages -- Business identifier code (BIC)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso.org/standard/60390.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;BusinessPartyPrefix">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationIdentifier"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cd;CodeElement"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIncludedIn"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-fse;BusinessIdentifierCode"/>
|
||||
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasDefinition"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;BusinessIdentifierCodeScheme"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>business party prefix</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:BusinessPartyPrefix</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a four-character (4 alphanumeric) code associated with the individual institution or business</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 9362:2014 Banking -- Banking telecommunication messages -- Business identifier code (BIC)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>For new BIC registration by an organization already identified with a BIC or an affiliated organization [after the transition period ending November 2018], SWIFT will still reserve the usage of an existing party prefix to these organizations. This legacy rule will be reserved to existing BIC owners. If they wish to preserve this value, no other organization will be allowed to use the same code</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>For new BIC registration from an organization not yet identified by a BIC, the party prefix will be allocated at the discretion of the RA. The code will not have a mnemonic or acronym value anymore.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>bank code</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>institution code</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;BusinessPartySuffix">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cd;CodeElement"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasDefinition"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;BusinessIdentifierCodeScheme"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIncludedIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;BusinessIdentifierCode"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>business party suffix</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:BusinessPartySuffix</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a two-character (2 alphanumeric) code associated with the individual institution or business</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 9362:2014 Banking -- Banking telecommunication messages -- Business identifier code (BIC)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In the prior version of the standard, position 7 of the BIC determined the location of the BIC in a particular country. In a country spanning over multiple time zones, each character may have been used to define a different time zone. If an organization moved location to a different time zone within the same country, the existing BIC would normally have been deleted and replaced by a new BIC with the appropriate location code.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>With the revision of the standard [and transition period ending November 2018], the location code has been re-defined as a 'party suffix' without any specific meaning. A new reference data attribute has been introduced in the SWIFTRef directories to indicate where the institution is located and to which time zone it refers.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;CentralBank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;Bank"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;MonetaryAuthority"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-be-ge-ge;Instrumentality"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>central bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:CentralBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a financial institution that is the monetary authority and major regulatory bank for a country (or group of countries)</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://lexicon.ft.com/Term?term=central-bank</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/c/centralbank.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Its functions include issuing and managing the country's currency, controlling monetary policy and supervising money market operations, managing exchange and gold reserves, acting as lender of last resort to commercial banks, and providing banking services to the government. Central banks are state-controlled but are increasingly being given an independent status to insulate them from partisan politics.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;CentralCounterpartyClearingHouse">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;ClearingHouse"/>
|
||||
<rdfs:label>central counterparty clearing house</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:CentralCounterpartyClearingHouse</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.esma.europa.eu/system/files/EACH2.pdf"/>
|
||||
<skos:definition>a clearing house that helps facilitate trading in derivatives and equities markets</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>CCP</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/c/ccph.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>These clearing houses are often operated by the major banks in the country. The house's prime responsibility is to provide efficiency and stability to the financial markets that they operate in.
|
||||
|
||||
There are two main processes that are carried out by CCPs: clearing and settlement of market transactions. Clearing relates to identifying the obligations of both parties on either side of a transaction. Settlement occurs when the final transfer of securities and funds occur.
|
||||
|
||||
CCPs benefit both parties in a transaction because they bear most of the credit risk. If two individuals deal with one another, the buyer bears the credit risk of the seller, and vice versa. When a CCP is used the credit risk that is held against both buyer and seller is coming from the CCP, which in all likelihood is much less than in the previous situation.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;CentralSecuritiesDepository">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>central securities depository</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:CentralSecuritiesDepository</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a functional entity that provides a central point for depositing financial instruments ('securities'), for example bonds and shares</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>CSD</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://ecsda.eu/facts/faq</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>CSDs' clients are typically financial institutions themselves (such as custodian banks and brokers) rather than individual investors.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;ClearingBank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;ClearingHouse"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;CommercialBank"/>
|
||||
<rdfs:label>clearing bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:ClearingBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a commercial bank that facilitates payment and settlement of financial transactions, such as check clearing or facilitating trades between the sellers and buyers of securities or other financial instruments or contracts</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>Office of Financial Research (OFR) Annual Report, 2012, Glossary</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;ClearingCorporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;ClearingHouse"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>clearing corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:ClearingCorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a clearing house that is organized as a corporation</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;ClearingHouse">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;provides"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;ClearingService"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>clearing house</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:ClearingHouse</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a financial service provider that is exchange affiliated and provides clearing services, including the validation, delivery, and settlement of financial transactions, for financial intermediaries</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;ClearingService">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialService"/>
|
||||
<rdfs:label>clearing service</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:ClearingService</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.dtcc.com/news/2014/january/28/101-key-terms-about-dtcc-and-financial-market-infrastructures"/>
|
||||
<skos:definition>a set of activities provided on behalf of an institutional market participant by a clearing services provider following a trade that finalizes the transfer of security ownership</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>EDM Council / Quarule</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;CommercialBank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;Bank"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>commercial bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:CommercialBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm"/>
|
||||
<skos:definition>a bank that provides services, such as accepting deposits, giving business loans and auto loans, mortgage lending, and basic investment products like savings accounts and certificates of deposit</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/c/commercialbank.asp</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A commercial bank is a financial institution that is owned by stockholders, operates for a profit, and engages in various lending activities.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The traditional commercial bank is a brick and mortar institution with tellers, safe deposit boxes, vaults and ATMs. However, some commercial banks do not have any physical branches and require consumers to complete all transactions by phone or Internet. In exchange, they generally pay higher interest rates on investments and deposits, and charge lower fees.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;CommercialFinanceCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;FinanceCompany"/>
|
||||
<rdfs:label>commercial finance company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:CommercialFinanceCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a finance company that makes loans to manufacturers and wholesalers, secured by accounts receivable, inventories, and equipment</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>commercial credit company</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;CommodityTradingAdvisor">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;NonDepositoryInstitution"/>
|
||||
<rdfs:label>commodity trading advisor</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:CommodityTradingAdvisor</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>an individual or organization that directly or indirectly advises others as to the value or advisability of buying or selling futures contracts or options</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>CTA</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Indirect advice includes exercising trading authority over a customer's account. In the U.S., registered CTAs are registered with the Commodities Futures Trading Commission (CFTC) and are generally required to be members of the National Futures Association (NFA).</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;ConsumerFinanceCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;FinanceCompany"/>
|
||||
<rdfs:label>consumer finance company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:ConsumerFinanceCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a finance company that lends to individuals under the small loans laws of the jurisdiction in which they operate</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>direct loan company</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>small loan company</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;CreditUnion">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;CooperativeSociety"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;DepositoryInstitution"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-fbo;NotForProfitOrganization"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>credit union</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:CreditUnion</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a not-for-profit depository institution that makes personal loans and offers other consumer banking services, organized for the purpose of promoting thrift among its members and creating a source of credit for provident or productive purposes</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.ncua.gov/Legal/Documents/fcu_act.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;DepositoryInstitution">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;FinancialInstitution"/>
|
||||
<rdfs:label>depository institution</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:DepositoryInstitution</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>any financial institution engaged in the business of receiving demand deposits from the public or other institutions</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>12 U.S. Code Section 1813 - Definitions, see, for example, http://www.law.cornell.edu/uscode/text/12/1813</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.fdic.gov/regulations/laws/rules/1000-400.html#fdic1000sec.3a</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;ElectronicFundsTransferService">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialService"/>
|
||||
<rdfs:label>electronic funds transfer service</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:ElectronicFundsTransferService</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.federalreserve.gov/boarddocs/caletters/2008/0807/08-07_attachment.pdf"/>
|
||||
<skos:definition>a service involving any transfer of funds other than a transaction involving a paper instrument, that is initiated through an electronic terminal, telephone, or computer and that orders or authorizes a financial institution to debit or credit an account</skos:definition>
|
||||
<skos:example>EFT services include transfers through automated teller machines, point-of-sale terminals, automated clearinghouse systems, telephone bill-payment plans in which periodic or recurring transfers are contemplated, and remote banking programs.</skos:example>
|
||||
<fibo-fnd-utl-av:abbreviation>EFT</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>wire transfer service</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;FaceAmountCertificateCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;InvestmentCompany"/>
|
||||
<rdfs:label>face amount certificate company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:FaceAmountCertificateCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.investopedia.com/study-guide/series-99/chapters-46/chapter-5-investment-companies/introduction-investment-companies/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fct-fse;ManagementCompany"/>
|
||||
<skos:definition>an investment company which is engaged or proposes to engage in the business of issuing face-amount certificates of the installment type, or which has been engaged in such business and has any such certificate outstanding</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>Section 4, definition of investment companies, Investment Company Act of 1940 as amended and approved as of 3 January 2012, see https://www.sec.gov/about/laws/ica40.pdf</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>An investor may enter into a contract with an issuer of a face amount certificate to contract to receive a stated or fixed amount of money (the face amount) at a stated date in the future. In exchange for this future sum, the investor must deposit an agreed lump sum or make scheduled installment payments over time. Face amount certificates are rarely issued these days, as most of the tax advantages that the investment once offered have been lost through changes in the tax laws.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;FinanceCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;NonDepositoryInstitution"/>
|
||||
<rdfs:label>finance company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:FinanceCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a financial intermediary in the business of making loans to individuals or businesses that obtains its financing from banks, institutions, and other money market sources rather than from deposits</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;FinancialInstitution">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-rga;isRegulatedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;provides"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-fpas;FinancialService"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>financial institution</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:FinancialInstitution</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a financial service provider identified as either a government agency or privately owned entity that collects funds from the public and from other institutions, and invests those funds in financial assets, such as loans, securities, bank deposits, and income-generating property</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Banking Terms, Sixth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Financial institutions are differentiated by the way they obtain and invest funds. Depository institutions accept public deposits, which are insured by the government against loss, and channel those deposits into lending activities. Non-depository institutions, such as brokerage firms, life insurance companies, pension funds, and investment companies, fund their investment activities directly from financial markets by selling securities to the public or by selling insurance policies, in the case of insurance companies.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>financial intermediary</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;FinancialServiceProviderIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Identifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasDefinition"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;FinancialServiceProviderIdentifierScheme"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>financial service provider identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:FinancialServiceProviderIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>an identifier that is officially allocated to a financial service provider based on a function that they provide, typically in a jurisdiction over which a regulatory agency has some jurisdiction</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;FinancialServiceProviderIdentifierScheme">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;IdentificationScheme"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;defines"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;FinancialServiceProviderIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>financial service provider identifier scheme</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:FinancialServiceProviderIdentifierScheme</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>the scheme that defines the financial service provider identifier per the issuing registration authority or regulatory agency</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;FuturesCommissionMerchant">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;NonDepositoryInstitution"/>
|
||||
<rdfs:label>futures commission merchant</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:FuturesCommissionMerchant</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>an individual or organization that which does both of the following: (1) solicits or accepts orders to buy or sell futures contracts, options on futures, retail off-exchange forex contracts, or swaps and (2) accepts money or other assets from customers to support such orders</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>FCM</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>National Futures Association</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;HoldingCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;FunctionalBusinessEntity"/>
|
||||
<rdfs:label>holding company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:HoldingCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a business (corporation, limited liability company, or limited partnership) that has been established to own stock in another company, typically to own enough voting shares to have some level of control over that company's policies and management</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Holding companies protect their owners from losses to some degree, protecting assets, for example, in case of bankruptcy. They can also be set up to own property such as real estate, patents, trademarks, stocks and other assets to limit financial and legal liability</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;InsuranceCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;NonDepositoryInstitution"/>
|
||||
<rdfs:label>insurance company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:InsuranceCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a non-depository institution whose primary and predominant business activity is the writing of insurance or the reinsuring of risks underwritten by insurance companies, and that provides compensation based on the happening of one or more contingencies</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.sec.gov/about/laws/ica40.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In the US, insurance companies are subject to supervision by the insurance commissioner or a similar official or agency of a State; or any receiver or similar official or any liquidating agent for such a company, in his capacity as such. Common forms of insurance include life, property and casualty, and health insurance. In addition to insuring against hazards, many insurance companies also sell investments or investment-like products. The most prevalent investment products offered by insurers are annuities and life insurance policies that also feature investment elements.
|
||||
|
||||
A number of insurance companies operate brokerage arms that trade securities on behalf of clients.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;InsuranceService">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialService"/>
|
||||
<rdfs:label>insurance service</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:InsuranceService</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a financial service in which the insurer promises to provide compensation for specific potential future losses in exchange for a periodic payment</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Insurance providers invest the compensation they receive in order to make a profit. In general, insurance transfers risk from individuals or organizations to a larger pool of individuals or organizations that are better able to mitigate that risk.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;InvestmentBank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;Business"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;FinancialInstitution"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-fse;Bank">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-fse;BrokerageFirm">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>investment bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:InvestmentBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a financial service provider that performs a variety of services. Investment banks specialize in large and complex financial transactions such as underwriting, acting as an intermediary between a securities issuer and the investing public, facilitating mergers and other corporate reorganizations, and acting as a broker and/or financial adviser for institutional clients.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/i/investmentbank.asp</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Major investment banks include Barclays, BofA Merrill Lynch, Warburgs, Goldman Sachs, Deutsche Bank, JP Morgan, Morgan Stanley, Salomon Brothers, UBS, Credit Suisse, Citibank and Lazard. Some investment banks specialize in particular industry sectors. Many investment banks also have retail operations that serve small, individual customers.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;InvestmentCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;NonDepositoryInstitution"/>
|
||||
<rdfs:label>investment company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:InvestmentCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.investopedia.com/study-guide/series-99/chapters-46/chapter-5-investment-companies/introduction-investment-companies/"/>
|
||||
<skos:definition>Any issuer which: (a) is or holds itself out as being engaged primarily, or proposes to engage primarily, in the business of investing, reinvesting, or trading in securities; (b) is engaged or proposes to engage in the business of issuing face-amount certificates of the installment type, or has been engaged in such business and has any such certificate outstanding; or (c) is engaged or proposes to engage in the business of investing, reinvesting, owning, holding, or trading in securities, and owns or proposes to acquire investment securities having a value exceeding 40 per centum of the value of such issuer&apos;s total assets (exclusive of Government securities and cash items) on an unconsolidated basis</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>Section 3a of the Investment Company Act of 1940 as amended in January, 2012, https://www.sec.gov/about/laws/ica40.pdf</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>An investment company is organized as either a corporation or as a trust. Individual investors' money is then pooled together in a single account and used to purchase securities that will have the greatest chance of helping the investment company reach its objectives. All investors jointly own the portfolio that is created through these pooled funds, and each investor has an undivided interest in the securities.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In the US, all investment company offerings are subject to the Securities Act of 1933, which requires the investment company to register with the Securities Exchange Commission (SEC) and to give all purchasers a prospectus. Investment companies are also subject to the Investment Company Act of 1940, which sets forth guidelines on how investment companies must operate.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;InvestmentService">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialService"/>
|
||||
<rdfs:label>investment service</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:InvestmentService</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a financial service designed to assist investors in using capital to create more money, either through income-producing vehicles or through more risk-oriented ventures to result in capital gains, including but not limited to providing investment advice, asset and portfolio management, brokerage services, and so forth</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;ManagementCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;InvestmentCompany"/>
|
||||
<rdfs:label>management company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:ManagementCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fct-fse;UnitInvestmentTrust"/>
|
||||
<skos:definition>Any investment company that sells and manages a portfolio of securities other than a face-amount certificate company or unit investment fund.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>Section 4, definition of investment companies, Investment Company Act of 1940 as amended and approved as of 3 January 2012, see https://www.sec.gov/about/laws/ica40.pdf</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Management companies allow investors to pool their capital with that of other investors in order to purchase professionally-managed groups of diversified securities.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;MerchantService">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialService"/>
|
||||
<rdfs:label>merchant service</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:MerchantService</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a financial service provided by a financial institution to a merchant or other business, including but not limited to managing financial transactions via a secure channel</skos:definition>
|
||||
<skos:example>Example merchant services include credit and debit card processing, check guarantee and conversion services, point of sale (PoS) systems, gift card and loyalty programs, online transaction processing, etc.</skos:example>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;MonetaryAuthority">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-fse;regulatesSupplyOf"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-acc-cur;Currency"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>monetary authority</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:MonetaryAuthority</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a regulatory agency that controls the monetary policy, regulation and supply of money in some country or group of countries</skos:definition>
|
||||
<skos:example>a central bank, the executive branch of a government, a central bank for several nations, a currency board</skos:example>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://lexicon.ft.com/Term?term=monetary-authority</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investordictionary.com/definition/monetary-authority</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;NonDepositoryInstitution">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-fct-fct;Business"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;FinancialInstitution"/>
|
||||
<rdfs:label>non-depository institution</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:NonDepositoryInstitution</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>any financial institution that acts as the middleman between two parties in a financial transaction, and that does not provide traditional depository services, such as brokerage firms, insurance companies, investment companies, etc.</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Banking Terms, Sixth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;PaymentService">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;MerchantService"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;involves"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-pas-psch;PaymentObligation"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>payment service</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:PaymentService</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://ec.europa.eu/info/business-economy-euro/banking-and-finance/consumer-finance-and-payments/payment-services/payment-services_en"/>
|
||||
<skos:definition>a financial service that involves acceptance of electronic payments by a variety of payment methods including credit card, bank-based payments such as direct debit, bank transfer, and real-time bank transfer based on online banking</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;PayrollService">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialService"/>
|
||||
<rdfs:label>payroll service</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:PayrollService</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a financial service, typically provided to small businesses that are not large enough to have an internal finance organization, that involves managing payment of wages to employees</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Payroll services typically include printing of employee pay checks, direct deposit of wages to employee bank accounts, calculation and withholding of employee taxes, calculation and payment of corporate payroll taxes and fees with appropriate government authorities (such as Social Security in the US), filing government quarterly and annual reports, and so forth. They may also include management of retirement and savings plans, health benefits, timekeeping, automated integration with the business' accounting system, etc.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;PrincipalUnderwriter">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;Underwriter"/>
|
||||
<rdfs:label>principal underwriter</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:PrincipalUnderwriter</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>Principal underwriter of or for any investment company other than a closed-end company, or of any security issued by such a company, means any underwriter who as principal purchases from such company, or pursuant to contract has the right (whether absolute or conditional) from time to time to purchase from such company, any such security for distribution, or who as agent for such company sells or has the right to sell any such security to a dealer or to the public or both, but does not include a dealer who purchases from such company through a principal underwriter acting as agent for such company. Principal underwriter of or for a closed-end company or any issuer which is not an investment company, or of any security issued by such a company or issuer, means any underwriter who, in connection with a primary distribution of securities, (a) is in privity of contract with the issuer or an affiliated person of the issuer; (b) acting alone or in concert with one or more other persons, initiates or directs the formation of an underwriting syndicate; or (c) is allowed a rate of gross commission, spread, or other profit greater than the rate allowed another underwriter participating in the distribution.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>Section 3a of the Investment Company Act of 1940 as amended in January, 2012, https://www.sec.gov/about/laws/ica40.pdf</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;SalesFinanceCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;FinanceCompany"/>
|
||||
<rdfs:label>sales finance company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:SalesFinanceCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a finance company that purchases retail and wholesale paper from automobile and other consumer and commercial goods dealers</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>acceptance company</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;SavingsAssociation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;DepositoryInstitution"/>
|
||||
<rdfs:label>savings association</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:SavingsAssociation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>A savings association is defined as: (a) any Federal savings association, where a Federal savings association means any Federal savings association or Federal savings bank which is chartered under section 1464 of the Federal Deposit Insurance Act; (b) any State savings association, where a State savings association means any building and loan association, savings and loan association, or homestead association; or any cooperative bank (other than a cooperative bank which is a State bank as defined in subsection (a)(2)) of the Federal Deposit Insurance Act, which is organized and operating according to the laws of the State (as defined in subsection (a)(3)) in which it is chartered or organized; and (c) any corporation (other than a bank) that the Board of Directors and the Comptroller of the Currency jointly determine to be operating in substantially the same manner as a savings association.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">https://www.fdic.gov/regulations/laws/rules/1000-400.html#fdic1000sec.3a</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;SelfRegulatingOrganization">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-be-le-fbo;NonGovernmentalOrganization"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>self-regulating organization</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:SelfRegulatingOrganization</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Self-regulatory_organization"/>
|
||||
<skos:definition>a non-governmental organization that has the power to create and exercise some degree of regulatory authority over an industry or profession in some country or group of countries</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>SRO</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/s/sro.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;Underwriter">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;UnderwritingArrangement"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>underwriter</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:Underwriter</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a financial service provider that evaluates and assumes another party's risk for a fee, such as a commission, premium, spread or interest</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;UnderwritingArrangement">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-agr-ctr;MutualContractualAgreement"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;Underwriter"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>underwriting arrangement</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:UnderwritingArrangement</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a contractual agreement between parties that commits the underwriter to assuming risk</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;UnitInvestmentTrust">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;InvestmentCompany"/>
|
||||
<rdfs:label>unit investment trust</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:UnitInvestmentTrust</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>an investment company which (a) is organized under a trust indenture, contract of custodianship or agency, or similar instrument, (b) does not have a board of directors, and (c) issues only redeemable securities, each of which represents an undivided interest in a unit of specified securities; but does not include a voting trust</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin>Section 4, definition of investment companies, Investment Company Act of 1940 as amended and approved as of 3 January 2012, see https://www.sec.gov/about/laws/ica40.pdf</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:synonym>unit investment company</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-fse;WealthManagementService">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialService"/>
|
||||
<rdfs:label>wealth management service</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:WealthManagementService</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>a high-level financial service that combines financial and investment advice, accounting and tax services, retirement planning and legal or estate planning for one set fee</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/w/wealthmanagement.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-fse;hasDateEstablished">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasDate"/>
|
||||
<rdfs:label>has date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:hasDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<skos:definition>the date that the financial service provider was established</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-fse;hasDateInsured">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasDate"/>
|
||||
<rdfs:label>has date insured</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:hasDateInsured</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<skos:definition>the date that the financial service provider was first insured for the purposes of protecting client accounts</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-fse;regulatesSupplyOf">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;governs"/>
|
||||
<rdfs:label>regulates supply of</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-fse:regulatesSupplyOf</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<skos:definition>relates a regulatory agency to something it controls or supervises the availability of in some market by means of rules and regulations</skos:definition>
|
||||
<skos:example>The Federal Reserve System, whose banks together comprise the central bank of the United States, supervises banking system and regulates the money supply in the US.</skos:example>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,538 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-fct-fct "https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-fbc-fct-breg "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/">
|
||||
<!ENTITY fibo-fbc-fct-mkt "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/">
|
||||
<!ENTITY fibo-fbc-fct-ra "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/">
|
||||
<!ENTITY fibo-fbc-fct-rga "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-arr-arr "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Arrangements/">
|
||||
<!ENTITY fibo-fnd-arr-id "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/">
|
||||
<!ENTITY fibo-fnd-arr-lif "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Lifecycles/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-plc-cty "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Countries/">
|
||||
<!ENTITY fibo-fnd-plc-fac "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Facilities/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-fct-fct="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-fbc-fct-breg="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/"
|
||||
xmlns:fibo-fbc-fct-mkt="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"
|
||||
xmlns:fibo-fbc-fct-ra="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"
|
||||
xmlns:fibo-fbc-fct-rga="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-arr-arr="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Arrangements/"
|
||||
xmlns:fibo-fnd-arr-id="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"
|
||||
xmlns:fibo-fnd-arr-lif="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Lifecycles/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-plc-cty="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Countries/"
|
||||
xmlns:fibo-fnd-plc-fac="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Facilities/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/">
|
||||
<rdfs:label>Markets Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines the fundamental concepts for markets, exchanges, regulated markets, and multilateral trading facilities for use in the development of downstream FIBO domain ontologies that require them.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2015-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2015-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/"/>
|
||||
<sm:dependsOn rdf:resource="https://www.omg.org/spec/LCC/"/>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-mkt</sm:fileAbbreviation>
|
||||
<sm:filename>Markets.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Arrangements/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Lifecycles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Countries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Facilities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/ version of this ontology was modified per the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/ version of this ontology was modified to generalize certain unions where they were no longer required.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/ version of this ontology was modified to reflect issue resolutions detailed in the FIBO FBC 1.0 RTF report.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-mkt;ActiveMICStatus">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeStatus"/>
|
||||
<rdfs:label>active MIC status</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:ActiveMICStatus</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>as of the last report or update, the exchange code was registered and actively in use</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasTag>ACTIVE</fibo-fnd-rel-rel:hasTag>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-mkt;DeletedMICStatus">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeStatus"/>
|
||||
<rdfs:label>deleted MIC status</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:DeletedMICStatus</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>as of the last report or update, the exchange code was deleted</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasTag>DELETED</fibo-fnd-rel-rel:hasTag>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;Exchange">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-fac;Facility"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-breg;hasWebsite"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
<owl:onDataRange rdf:resource="&xsd;string"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-mkt;hasExchangeAcronym"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
<owl:onDataRange rdf:resource="&xsd;string"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-mkt;operatesInMunicipality"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-plc-cty;Municipality"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-mkt;operatesInCountry"/>
|
||||
<owl:onClass rdf:resource="&lcc-cr;Country"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-mkt;hasExchangeName"/>
|
||||
<owl:someValuesFrom rdf:resource="&xsd;string"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;isIdentifiedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>exchange</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:Exchange</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>any organization, association, or group of persons, whether incorporated or unincorporated, which constitutes, maintains, or provides a facility for bringing together purchasers and sellers of financial instruments, commodities, or other products, services, or goods, and includes the market place and facilities maintained by such exchange</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Securities Exchange Act of 1934, as amended 12 August 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>market</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-mkt;MICRegistrationAuthority">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-ra;RegistrationAuthority"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>Market Identifier Code Registration Authority</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:MICRegistrationAuthority</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>a registration authority and financial service provider, appointed by the International Standards Organization (ISO), that is the official registration authority (RA) for ISO 10383, Codes for exchanges and market identification (MIC)</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-breg;SocietyForWorldwideInterbankFinancialTelecommunication"/>
|
||||
<fibo-fnd-rel-rel:manages rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistry"/>
|
||||
<fibo-fnd-utl-av:abbreviation>MIC RA</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.anna-web.org/standards/mic-iso-10383/</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso20022.org/10383/iso-10383-market-identifier-codes</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>ISO 10383 Registration Authority</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>MIC Registration Authority</fibo-fnd-utl-av:synonym>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;Market">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-fac;Venue"/>
|
||||
<rdfs:label>market</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:Market</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>a market is a venue that allows buyers and sellers of goods, commodities, services, etc. to conduct business, including markets where securities may be traded</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;MarketIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Identifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;isRegisteredBy"/>
|
||||
<owl:hasValue rdf:resource="&fibo-fbc-fct-mkt;MICRegistrationAuthority"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-mkt;hasOperatingOrSegmentIndicator"/>
|
||||
<owl:onDataRange rdf:resource="&xsd;string"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>market identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:MarketIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>an identifier and code that specifies a universal method of identifying exchanges, trading platforms and regulated or non-regulated markets as sources of prices and related information in order to facilitate automated processing, i.e., stock exchanges, regulated markets, e.g., Electronic Trading Platforms (ECN), and unregulated markets, e.g., Automated Trading Systems (ATS)</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>MIC</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.anna-web.org/standards/mic-iso-10383/</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso20022.org/10383/iso-10383-market-identifier-codes</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>It is intended for use in any application and communication for identification of places
|
||||
- where a financial instrument is listed (place of official listing),
|
||||
- where a related trade is executed (place of trade), and
|
||||
- where trade details are reported (trade reporting facility).</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>Market Identifier Code</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;BusinessRegistry"/>
|
||||
<rdfs:label>market identifier code registry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:MarketIdentifierCodeRegistry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>a registry for registering and maintaining information for market identifier codes that conform to ISO 10383</skos:definition>
|
||||
<fibo-fnd-rel-rel:isManagedBy rdf:resource="&fibo-fbc-fct-mkt;MICRegistrationAuthority"/>
|
||||
<fibo-fnd-utl-av:abbreviation>MIC registry</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso20022.org/10383/iso-10383-market-identifier-codes</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistryEntry">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-ra;RegistryEntry"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-breg;hasRegistrationStatusRevisionDate"/>
|
||||
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
|
||||
<owl:onDataRange rdf:resource="&xsd;string"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-mkt;hasMarketIdentifierCodeStatus"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeStatus"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-breg;hasInitialRegistrationDate"/>
|
||||
<owl:onDataRange rdf:resource="&xsd;string"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>market identifier code registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:MarketIdentifierCodeRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>an entry in a market identifier code registry that conforms to ISO 10383</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>MIC registry entry</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso20022.org/10383/iso-10383-market-identifier-codes</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;MarketIdentifierCodeStatus">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-lif;LifecycleStage"/>
|
||||
<rdfs:label>market indicator code status</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:MarketIdentifierCodeStatus</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>a lifecycle stage indicating the status of the MIC code, as specified by the registration authority</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.iso20022.org/10383/iso-10383-market-identifier-codes</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;MarketSegmentLevelMarket">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;isIdentifiedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-mkt;MarketSegmentLevelMarketIdentifier"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-arr-arr;isConstituentOf"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-mkt;OperatingLevelMarket"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>market segment-level market</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:MarketSegmentLevelMarket</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>an exchange/market/trade reporting facility that specializes in one or more specific instruments or that is regulated uniquely from the operating-level market that manages it</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;MarketSegmentLevelMarketIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-mkt;hasOperatingOrSegmentIndicator"/>
|
||||
<owl:hasValue>S</owl:hasValue>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>market segment-level market identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:MarketSegmentLevelMarketIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>a market identifier that identifies a section of an exchange/market/trade reporting facility that specializes in one or more specific instruments or that is regulated differently</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-mkt;ModifiedMICStatus">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeStatus"/>
|
||||
<rdfs:label>modified MIC status</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:ModifiedMICStatus</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>as of the last report or update, the exchange code was revised</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasTag>MODIFIED</fibo-fnd-rel-rel:hasTag>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;MultilateralTradingFacility">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isManagedBy"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>multilateral trading facility</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:MultilateralTradingFacility</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>a trading system that facilitates the exchange of financial instruments between multiple parties</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>MTF</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>http://www.investopedia.com/terms/m/multilateral_trading_facility.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Multilateral trading facilities allow eligible contract participants to gather and transfer a variety of securities, especially instruments that may not have an official market. These facilities are often electronic systems controlled by approved market operators or larger investment banks. Traders will usually submit orders electronically, where a matching software engine is used to pair buyers with sellers.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;OperatingLevelMarket">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;isIdentifiedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-mkt;OperatingLevelMarketIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>operating-level market</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:OperatingLevelMarket</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>an exchange/market/trade/reporting facility that operates in a specific market/country</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;OperatingLevelMarketIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-mkt;hasOperatingOrSegmentIndicator"/>
|
||||
<owl:hasValue>O</owl:hasValue>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>operating-level market identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:OperatingLevelMarketIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>a market identifier that identifies an entity operating an exchange/market/trade/reporting facility that operates in a specific market/country</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;OrganizedTradingFacility">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isManagedBy"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>organized trading facility</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:OrganizedTradingFacility</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fct-mkt;MultilateralTradingFacility"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fct-mkt;RegulatedMarket"/>
|
||||
<skos:definition>a multi-lateral system which is not an RM or an MTF and in which multiple third-party buying and selling interests in bonds, structured finance products, emission allowances or derivatives are able to interact in the system in a way that results in a contract in accordance with the provisions of Title II of MiFID II</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>OTF</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>http://www.marketswiki.com/mwiki/Organized_Trading_Facility</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>OTFs were introduced by the European Commission as part of MiFID II and are focused on non-equities such as derivatives and cash bond markets.
|
||||
|
||||
OTFs are intended to be similar in scope to a swap execution facility (SEF), a type of entity created by the Dodd-Frank Act in the U.S. The goal of SEFs and OTFs is to bring transparency and structure to OTC derivatives trading.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Unlike RMs and MTFs, operators of OTFs will have discretion as to how to execute orders, subject to pre-transparency and best execution obligations.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;RegisteredMultilateralTradingFacility">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-mkt;MultilateralTradingFacility"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;isRegisteredBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-ra;RegistrationAuthority"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isManagedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>registered multilateral trading facility</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:RegisteredMultilateralTradingFacility</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>a multilateral system operated by an investment firm or market operator, which brings together multiple third-party buying and selling interests in financial instruments in the system, in accordance with non-discretionary rules, in a way that results in a contract in accordance with the provisions of Title II of the MiFID II</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;RegulatedMarket">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-rga;isRegulatedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>regulated market</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:RegulatedMarket</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>a medium for the exchange of goods or services over which a government body exerts a level of control. This control may require market participants to comply with environmental standards, product-safety specifications, information disclosure requirements and so on.</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>RM</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>http://www.investopedia.com/terms/r/regulated-market.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In the financial community in the EU, a regulated market is more specifically defined as a multilateral system operated by and/or managed by a market operator, which brings together or facilitates the bringing together of multiple third-party buying and selling interests in financial instruments - in the system and in accordance with its non-discretionary rules - in a way that results in a contract, in respect of the financial instruments admitted to trading under its rules and/or systems, and which is authorised and functions regularly and in accordance with the provisions of Title III of MiFID II.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-mkt;SystematicInternaliser">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<rdfs:label>systematic internaliser</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:SystematicInternaliser</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<skos:definition>an investment firm that, on an organised, frequent, systematic and substantial basis, deals on its own account by executing client orders outside a regulated market, MTF or OTF without operating a multilateral system</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>SI</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>https://www.emissions-euets.com/systematic-internaliser</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-fbc-fct-mkt;hasExchangeAcronym">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;hasAlias"/>
|
||||
<rdfs:label>has exchange acronym</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:hasExchangeAcronym</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<rdfs:range rdf:resource="&xsd;string"/>
|
||||
<skos:definition>indicates an acronym for the exchange / institution</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-fbc-fct-mkt;hasExchangeName">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;hasLegalName"/>
|
||||
<rdfs:label>has exchange name</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:hasExchangeName</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<rdfs:range rdf:resource="&xsd;string"/>
|
||||
<skos:definition>indicates the name or description of the exchange / institution (which may be different from the name of the legal entity)</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-mkt;hasMarketIdentifierCodeStatus">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-arr-lif;hasStage"/>
|
||||
<rdfs:label>has market identifier code status</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:hasMarketIdentifierCodeStatus</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeStatus"/>
|
||||
<skos:definition>indicates the status of a specific market identifier code (MIC)</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-fbc-fct-mkt;hasOperatingOrSegmentIndicator">
|
||||
<rdfs:label>has operating or segment indicator</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:hasOperatingOrSegmentIndicator</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifier"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<rdfs:range rdf:resource="&xsd;string"/>
|
||||
<skos:definition>indicates whether the market identifier is for an operating exchange or market segment exchange</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 10383, Securities and related financial instruments - Codes for exchanges and market identification (MIC), Third edition, 2012-10-01</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-mkt;operatesInCountry">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fbc-fct-breg;hasCountry"/>
|
||||
<rdfs:label>operates in country</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:operatesInCountry</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<rdfs:range rdf:resource="&lcc-cr;Country"/>
|
||||
<skos:definition>indicates the country in which the exchange is registered and operates</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-fbc-fct-mkt;operatesInMunicipality">
|
||||
<rdfs:label>operates in municipality</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-mkt:operatesInMunicipality</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-plc-cty;Municipality"/>
|
||||
<skos:definition>indicates the municipality or business center in which the exchange is registered and operates</skos:definition>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-fbc-fct-cafse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-fbc-fct-cafse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/">
|
||||
<rdfs:label>Canadian Financial Services Entities Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-cafse:</rdfs:comment>
|
||||
<dct:abstract>This ontology extends the primary financial services entities ontology in FBC with additional kinds of entities that are specific to Canada.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2016-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-cafse</sm:fileAbbreviation>
|
||||
<sm:filename>CAFinancialServicesEntities.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities.rdf version of this ontology was modified to generalize the definition of credit union.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-cafse;CreditUnion">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;CreditUnion"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-cb;NotForProfitCorporation"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>credit union</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-cafse:CreditUnion</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.investopedia.com/terms/c/creditunion.asp"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>a not-for-profit financial institution, typically formed by the employees of a company, labor union, or religious group, operated as a cooperative association organized for the purpose of promoting thrift among its members and creating a source of credit for provident or productive purposes</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,180 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-ge-caj "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/">
|
||||
<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lei "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/">
|
||||
<!ENTITY fibo-fbc-fct-bci "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCentersIndividuals/">
|
||||
<!ENTITY fibo-fbc-fct-breg "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/">
|
||||
<!ENTITY fibo-fbc-fct-cafse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-cajrga "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-ra "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/">
|
||||
<!ENTITY fibo-fbc-fct-rga "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/">
|
||||
<!ENTITY fibo-fbc-fct-usfsind "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
|
||||
<!ENTITY lcc-3166-2 "https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/">
|
||||
<!ENTITY lcc-3166-2-ca "https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-CA/">
|
||||
<!ENTITY lcc-3166-2-us "https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/">
|
||||
<!ENTITY lcc-639-1 "https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/">
|
||||
<!ENTITY lcc-639-2 "https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY lcc-lr "https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-ge-caj="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"
|
||||
xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lei="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"
|
||||
xmlns:fibo-fbc-fct-bci="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCentersIndividuals/"
|
||||
xmlns:fibo-fbc-fct-breg="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/"
|
||||
xmlns:fibo-fbc-fct-cafse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-cajrga="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-ra="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"
|
||||
xmlns:fibo-fbc-fct-rga="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"
|
||||
xmlns:fibo-fbc-fct-usfsind="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
|
||||
xmlns:lcc-3166-2="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"
|
||||
xmlns:lcc-3166-2-ca="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-CA/"
|
||||
xmlns:lcc-3166-2-us="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/"
|
||||
xmlns:lcc-639-1="https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/"
|
||||
xmlns:lcc-639-2="https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:lcc-lr="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/">
|
||||
<rdfs:label>Canadian Regulatory Agencies Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-cajrga:</rdfs:comment>
|
||||
<dct:abstract>This ontology extends the primary regulatory agencies ontology in FBC with additional regulators that are specific to the United States and augments certain U.S. financial services entities based on who regulates them.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2016-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2016-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://www.omg.org/spec/LCC/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-cajrga</sm:fileAbbreviation>
|
||||
<sm:filename>CARegulatoryAgencies.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/CAGovernmentEntitiesAndJurisdictions/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCentersIndividuals/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CAFinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-CA/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies.rdf version of this ontology was added via the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgenciess.rdf version of this ontology was modified to reflect revisions to the GLEIF LEI representation for validation level.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-cajrga;BankOfCanada">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;GovernmentAgency"/>
|
||||
<rdfs:label>Bank of Canada</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-cajrga:BankOfCanada</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"/>
|
||||
<skos:definition>individual representing the central bank of Canada</skos:definition>
|
||||
<fibo-be-ge-ge:hasJurisdiction rdf:resource="&fibo-be-ge-caj;CanadianJurisdiction"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-cajrga;BankOfCanadaHeadOfficeAddress"/>
|
||||
<fibo-fbc-fct-breg:hasWebsite rdf:datatype="&xsd;anyURI">http://www.bankofcanada.ca/</fibo-fbc-fct-breg:hasWebsite>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Bank of Canada</fibo-fnd-rel-rel:hasLegalName>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Banque du Canada</fibo-fnd-rel-rel:hasLegalName>
|
||||
<fibo-fnd-rel-rel:isPartOf rdf:resource="&fibo-be-ge-caj;GovernmentOfCanada"/>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.bankofcanada.ca/wp-content/uploads/2010/11/regulation_canadian_financial.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The Bank of Canada's overall goal is to promote a stable and efficient financial system in Canada. The focus on the financial system as a whole parallels the
|
||||
Bank's approach to monetary policy, which focuses on the entire economy.
|
||||
|
||||
The Bank provides liquidity to the financial system, gives policy advice to the federal government on the design and development of the system, oversees major clearing and settlement systems, and provides banking services to these systems and their participants.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-cajrga;BankOfCanadaHeadOfficeAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Bank of Canada head office address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-cajrga:BankOfCanadaHeadOfficeAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"/>
|
||||
<skos:definition>individual representing the head office address for the Bank of Canada</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>234 Wellington Street</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;Canada"/>
|
||||
<fibo-fbc-fct-breg:hasMunicipality rdf:resource="&fibo-fbc-fct-bci;Ottawa"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>K1A 0G9</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-ca;Ontario"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-cajrga;BankOfCanadaLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>Bank of Canada legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-cajrga:BankOfCanadaLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"/>
|
||||
<skos:definition>individual representing the legal entity identifier for the Bank of Canada</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2014-03-28T01:39:55.808000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-03-02T01:50:48.095000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2018-02-21T18:10:41.132000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelEntitySuppliedOnly"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/549300PN6MKI0CLP4T28"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-cajrga;CanadianBankingRegulatoryAgencyAndCentralBank">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;CentralBank"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-ra;RegistrationAuthority"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
<rdfs:label>Canadian banking regulatory agency and central bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-cajrga:CanadianBankingRegulatoryAgencyAndCentralBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/CARegulatoryAgencies/"/>
|
||||
<skos:definition>individual representing the regulatory agency, registration authority and central banking role of the Bank of Canada</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-cajrga;BankOfCanada"/>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.bankofcanada.ca/</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/549300PN6MKI0CLP4T28">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Bank of Canada legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for the Federal Reserve Bank of New York</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-cajrga;BankOfCanada"/>
|
||||
<fibo-fnd-rel-rel:hasTag>549300PN6MKI0CLP4T28</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,257 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-usfse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-usfse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/">
|
||||
<rdfs:label>US Financial Services Entities Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:</rdfs:comment>
|
||||
<dct:abstract>This ontology extends the primary financial services entities ontology in FBC with additional kinds of entities that are specific to the United States.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2015-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2015-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-usfse</sm:fileAbbreviation>
|
||||
<sm:filename>USFinancialServicesEntities.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities.rdf version of this ontology was modified per the issue resolutions identified in the FIBO FBC 1.0 FTF report.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities.rdf version of this ontology was modified to generalize the definition of credit union.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;AgreementCorporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>agreement corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:AgreementCorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a corporation chartered by a state to engage in international banking, so named because the corporation enters into an 'agreement' with the Fed's Board of Governors that it will limit its activities to those permitted</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;CooperativeBank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-usfse;ThriftInstitution"/>
|
||||
<rdfs:label>cooperative bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:CooperativeBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a state-chartered savings association located in Massachusetts, New Hampshire, Rhode Island or Vermont</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;CreditUnion">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;CreditUnion"/>
|
||||
<rdfs:label>credit union</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:CreditUnion</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.investopedia.com/terms/c/creditunion.asp"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>a cooperative association organized for the purpose of promoting thrift among its members and creating a source of credit for provident or productive purposes</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ncua.gov/Legal/Documents/fcu_act.pdf</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>As soon as you deposit funds into a credit union account, you become a partial owner and participate in the union's profitability. Credit unions may be formed by large corporations and organizations for their employees and members.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;EdgeCorporation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>edge corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:EdgeCorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a corporation chartered by the Federal Reserve to engage in international banking and financial operations</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;FarmCreditSystemInstitution">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;FinancialInstitution"/>
|
||||
<rdfs:label>farm credit system institution</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:FarmCreditSystemInstitution</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>any federally-chartered financial institution that is supervised, examined, and regulated by the Farm Credit Administration and operates in accordance with the Farm Credit Act of 1971, as amended, 12 U.S.C. 2001 et seq. All Farm Credit System institutions are federally-chartered instrumentalities of the United States.</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;FinancialHoldingCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-usfse;USBankHoldingCompany"/>
|
||||
<rdfs:label>financial holding company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:FinancialHoldingCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a financial entity engaged in a broad range of banking-related activities, created by the Gramm-Leach-Bliley Act of 1999</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>These activities include: insurance underwriting, securities dealing and underwriting, financial and investment advisory services, merchant banking, issuing or selling securitized interests in bank-eligible assets, and generally engaging in any non-banking activity authorized by the Bank Holding Company Act. The Federal Reserve Board is responsible for supervising the financial condition and activities of financial holding companies. Similarly, any non-bank commercial company that is predominantly engaged in financial activities, earning 85 percent or more of its gross revenues from financial services, may choose to become a financial holding company. These companies are required to sell any non-financial (commercial) businesses within ten years.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;IndustrialBank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;Bank"/>
|
||||
<rdfs:label>industrial bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:IndustrialBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a limited service financial institution that raises funds by selling certificates called 'investment shares' and by accepting deposits</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Often called Morris Plan banks or industrial loan companies, industrial banks are distinguished from commercial loan companies because industrial banks accept deposits in addition to making consumer loans. Industrial banks differ from commercial banks because they do not offer demand deposit (checking) accounts. Industrial banks are not regulated by the Federal Reserve.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;MutualSavingsBank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-usfse;SavingsBank"/>
|
||||
<rdfs:label>mutual savings bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:MutualSavingsBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a financial institution that accepts deposits primarily from individuals and places a large portion of its funds into mortgage loans</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;NationalBank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;CommercialBank"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-usfse;USBank"/>
|
||||
<rdfs:label>national bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:NationalBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a commercial bank whose charter is approved by the Office of the Comptroller of the Currency (OCC) rather than by a state banking department</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>National Banks are required to be members of the Federal Reserve System and belong to the Federal Deposit Insurance Corporation.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;NonDepositoryTrustCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;NonDepositoryInstitution"/>
|
||||
<rdfs:label>non-depository trust company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:NonDepositoryTrustCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a trust company that accepts and executes trusts, but does not issue currency; non-depository trust companies can either be Federal Reserve Members or Federal Reserve Non-members</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;SavingsAndLoanAssociation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-usfse;ThriftInstitution"/>
|
||||
<rdfs:label>savings and loan association</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:SavingsAndLoanAssociation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a financial institution that accepts deposits primarily from individuals and channels its funds primarily into residential mortgage loans</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;SavingsAndLoanHoldingCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>savings and loan holding company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:SavingsAndLoanHoldingCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-fct-fse;BankHoldingCompany"/>
|
||||
<skos:definition>a company that directly or indirectly controls a savings association or another savings and loan holding company, and explicitly excludes any company that is also a bank holding company</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;SavingsBank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-usfse;ThriftInstitution"/>
|
||||
<rdfs:label>savings bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:SavingsBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a banking institution organized to encourage thrift by paying interest dividends on savings; savings banks can have state and federal affiliations, for example, State Savings Banks and Federal Savings Banks</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;StateCharteredBank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;CommercialBank"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-usfse;USBank"/>
|
||||
<rdfs:label>state-chartered bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:StateCharteredBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a commercial bank whose charter is approved by a state banking department</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A state bank is defined as any bank, banking association, trust company, savings bank, industrial bank (or similar depository institution operating substantially in the same manner as an industrial bank), or other banking institution which is engaged in the business of receiving deposits other than trust funds, and in the US, is incorporated under the laws of any State or which is operating under the Code of Law for the District of Columbia, including any cooperative bank or other unincorporated bank the deposits of which were insured by the Federal Deposit Insurance Corporation on the day before the date of the enactment of the Financial Institutions Reform, Recovery, and Enforcement Act of 1989.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>State-chartered banks may or may not be members of the Federal Reserve System, but typically belong to the Federal Deposit Insurance Corporation, who may be their primary federal regulator for those that are not FRS members.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;ThriftInstitution">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;SavingsAssociation"/>
|
||||
<rdfs:label>thrift institution</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:ThriftInstitution</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>an organization that primarily accepts savings account deposits and invests most of the proceeds in mortgages; savings banks and savings and loan associations and credit unions are examples of thrift institutions</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;USBank">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;Bank"/>
|
||||
<rdfs:label>U.S. bank</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:USBank</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.sec.gov/about/laws/ica40.pdf"/>
|
||||
<skos:definition>a bank that is licensed to conduct business in the United States</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>As defined in the Federal Deposit Insurance Act, https://www.fdic.gov/regulations/laws/rules/1000-400.html#fdic1000sec.3a</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A bank, as specified in the Investment Company Act of 1940, is a financial intermediary that is (a) a depository institution (as defined in section 3 of the Federal Deposit Insurance Act) or a branch or agency of a foreign bank (as such terms are defined in section 1(b) of the International Banking Act of 1978), (b) a member bank of the Federal Reserve System, (c) any other banking institution or trust company, whether incorporated or not, doing business under the laws of any State or of the United States, a substantial portion of the business of which consists of receiving deposits or exercising fiduciary powers similar to those permitted to national banks under the authority of the Comptroller of the Currency, and which is supervised and examined by State or Federal authority having supervision over banks, and which is not operated for the purpose of evading the provisions of this title, and (d) a receiver, conservator, or other liquidating agent of any institution or firm included in clause (a), (b), or (c) of this paragraph.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The Bank Holding Company Act of 1956 defines a bank as any depository financial intermediary that accepts checking accounts (checks) or makes commercial loans, and its deposits are insured by a federal deposit insurance agency. A bank acts as a middleman between suppliers of funds and users of funds, substituting its own credit judgement for that of the ultimate suppliers of funds, collecting those funds from three sources: checking accounts, savings and time deposits; short-term borrowings from other banks; and equity capital. A bank earns money by reinvesting these funds in longer-term assets.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;USBankHoldingCompany">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;BankHoldingCompany"/>
|
||||
<rdfs:label>U.S. bank holding company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:USBankHoldingCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a bank holding company that is licensed to conduct business in the United States and is regulated and supervised by the Federal Reserve in accordance with the Bank Holding Company Act of 1956</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ffiec.gov/nicpubweb/Content/HELP/Institution%20Type%20Description.htm</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>According to the FFIEC, a bank holding company is a company that owns and/or controls one or more U.S. banks or one that owns, or has controlling interest in, one or more banks. A bank holding company may also own another bank holding company, which in turn owns or controls a bank; the company at the top of the ownership chain is called the top holder. The Board of Governors is responsible for regulating and supervising bank holding companies, even if the bank owned by the holding company is under the primary supervision of a different federal agency (OCC or FDIC).</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-usfse;USCreditUnion">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;CreditUnion"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-usfse;ThriftInstitution"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-cb;NotForProfitCorporation"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>U.S. credit union</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfse:USCreditUnion</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<skos:definition>a cooperative association organized for the purpose of promoting thrift among its members and creating a source of credit for provident or productive purposes</skos:definition>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:datatype="&xsd;anyURI">http://www.ncua.gov/Legal/Documents/fcu_act.pdf</fibo-fnd-utl-av:definitionOrigin>
|
||||
<fibo-fnd-utl-av:explanatoryNote>As soon as you deposit funds into a credit union account, you become a partial owner and participate in the union's profitability. Credit unions may be formed by large corporations and organizations for their employees and members.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,854 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-corp-corp "https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/">
|
||||
<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<!ENTITY fibo-be-ge-usj "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-le-lei "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-oac-cctl "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/">
|
||||
<!ENTITY fibo-be-oac-cpty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/">
|
||||
<!ENTITY fibo-be-oac-opty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/">
|
||||
<!ENTITY fibo-be-ptr-ptr "https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/">
|
||||
<!ENTITY fibo-be-tr-tr "https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/">
|
||||
<!ENTITY fibo-fbc-fct-bci "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCentersIndividuals/">
|
||||
<!ENTITY fibo-fbc-fct-breg "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-ra "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/">
|
||||
<!ENTITY fibo-fbc-fct-rga "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/">
|
||||
<!ENTITY fibo-fbc-fct-usfse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-usfsind "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/">
|
||||
<!ENTITY fibo-fbc-fct-usjrga "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-pas-pas "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
|
||||
<!ENTITY lcc-3166-2 "https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/">
|
||||
<!ENTITY lcc-3166-2-ca "https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-CA/">
|
||||
<!ENTITY lcc-3166-2-us "https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/">
|
||||
<!ENTITY lcc-639-1 "https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/">
|
||||
<!ENTITY lcc-639-2 "https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY lcc-lr "https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-corp-corp="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"
|
||||
xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:fibo-be-ge-usj="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-le-lei="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LEIEntities/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-oac-cctl="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"
|
||||
xmlns:fibo-be-oac-cpty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"
|
||||
xmlns:fibo-be-oac-opty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/OwnershipParties/"
|
||||
xmlns:fibo-be-ptr-ptr="https://spec.edmcouncil.org/fibo/ontology/BE/Partnerships/Partnerships/"
|
||||
xmlns:fibo-be-tr-tr="https://spec.edmcouncil.org/fibo/ontology/BE/Trusts/Trusts/"
|
||||
xmlns:fibo-fbc-fct-bci="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCentersIndividuals/"
|
||||
xmlns:fibo-fbc-fct-breg="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-ra="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"
|
||||
xmlns:fibo-fbc-fct-rga="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"
|
||||
xmlns:fibo-fbc-fct-usfse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-usfsind="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"
|
||||
xmlns:fibo-fbc-fct-usjrga="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-pas-pas="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
|
||||
xmlns:lcc-3166-2="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"
|
||||
xmlns:lcc-3166-2-ca="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-CA/"
|
||||
xmlns:lcc-3166-2-us="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/"
|
||||
xmlns:lcc-639-1="https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/"
|
||||
xmlns:lcc-639-2="https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:lcc-lr="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/">
|
||||
<rdfs:label>American Financial Services Entities - Individuals Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:</rdfs:comment>
|
||||
<dct:abstract>This ontology extends the financial services entities ontology in FBC with individual American entities that provide broad based services required by other FIBO domains, such as market data providers, instrument identifier issuers, organizations that provide exchanges in multiple countries, and so forth.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2017-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2017-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-usfsind</sm:fileAbbreviation>
|
||||
<sm:filename>USFinancialServicesEntitiesIndividuals.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LEIEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/OwnershipParties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Partnerships/Partnerships/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Trusts/Trusts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCentersIndividuals/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/Markets/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-CA/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals.rdf version of this ontology was added via the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals.rdf version of this ontology was modified to reflect revisions to the GLEIF LEI representation for validation level.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>Bloomberg LP business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Delaware Division of Corporations business entity identifier for Bloomberg LP</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;BloombergLP-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>2110234</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>Bloomberg date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the date that Bloomberg LP was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>1986-12-09</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergFinanceBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>Bloomberg Finance LP business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergFinanceBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Delaware Division of Corporations business entity identifier for Bloomberg Finance LP</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;BloombergFinanceLP-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>4348344</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergFinanceDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>Bloomberg Finance L.P. date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergFinanceDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the date that Bloomberg Finance L.P. was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2007-06-05</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergFinanceLP">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LocalOperatingUnit"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>Bloomberg Finance LP</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergFinanceLP</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Bloomberg Finance LP functional entity, which is the professional services, financial data management, and legal entity identifier (LEI) local operating unit (LOU) part of the Bloomberg organization</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usfsind;BloombergFinanceLP-US-DE"/>
|
||||
<fibo-fnd-rel-rel:manages rdf:resource="&fibo-fbc-fct-usfsind;BloombergLEIRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergFinanceLP-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-ptr-ptr;Partnership"/>
|
||||
<rdfs:label>Bloomberg Finance LP US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergFinanceLP-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.bloomberg.com/"/>
|
||||
<skos:definition>individual representing the Bloomberg Finance LP legal entity that is a Delaware Limited Partnership</skos:definition>
|
||||
<fibo-be-oac-cctl:hasDomesticUltimateParent rdf:resource="&fibo-fbc-fct-usfsind;BloombergLP"/>
|
||||
<fibo-be-oac-opty:hasDirectOwnership rdf:resource="&fibo-fbc-fct-usfsind;BloombergFinanceOwnership"/>
|
||||
<fibo-be-oac-opty:hasDirectOwningEntity rdf:resource="&fibo-fbc-fct-usfsind;BloombergLP-US-DE"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usfsind;BloombergHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usfsind;BloombergFinanceDateEstablished"/>
|
||||
<fibo-fbc-pas-fpas:hasLegalAgent rdf:resource="&fibo-fbc-fct-usjrga;CorporationServiceCompany"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Bloomberg Finance L.P.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergFinanceLPLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>Bloomberg LP legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergFinanceLPLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier registry entry for Bloomberg Finance LP</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2012-12-06T20:55:22.718000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2018-01-25T16:50:02.080000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2019-01-25T16:50:02.081000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/5493001KJTIIGC8Y1R12"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-usfsind;BloombergLEIRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergFinanceOwnership">
|
||||
<rdf:type rdf:resource="&fibo-be-oac-opty;DirectConsolidation"/>
|
||||
<rdfs:label>Bloomberg Finance ownership</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergFinanceOwnership</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>entity ownership context for Bloomberg Finance, a wholly owned subsidiary of Bloomberg LP</skos:definition>
|
||||
<fibo-be-le-lei:hasOwnershipPercentage rdf:datatype="&xsd;decimal">100.0</fibo-be-le-lei:hasOwnershipPercentage>
|
||||
<fibo-be-oac-opty:hasOwnedEntity rdf:resource="&fibo-fbc-fct-usfsind;BloombergFinanceLP-US-DE"/>
|
||||
<fibo-be-oac-opty:hasOwningEntity rdf:resource="&fibo-fbc-fct-usfsind;BloombergLP-US-DE"/>
|
||||
<fibo-fnd-agr-ctr:isQualifiedBy rdf:resource="&fibo-be-le-lei;GenerallyAcceptedAccountingPrinciples"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Bloomberg headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for Bloomberg LP</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>731 Lexington Avenue</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasMunicipality rdf:resource="&fibo-fbc-fct-bci;New_York"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>10022</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;NewYork"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergLEIRegistry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistry"/>
|
||||
<rdfs:label>Bloomberg LEI registry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergLEIRegistry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://lei.bloomberg.com"/>
|
||||
<skos:definition>individual representing the Bloomberg LEI registry</skos:definition>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergLP">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-ra;RegistrationAuthority"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>Bloomberg LP</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergLP</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Bloomberg LP functional entity, which is a global business and financial information services and news provider as well as a FIGI registration authority</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usfsind;BloombergLP-US-DE"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergLP-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-ptr-ptr;Partnership"/>
|
||||
<rdfs:label>Bloomberg LP US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergLP-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.bloomberg.com/"/>
|
||||
<skos:definition>individual representing the Bloomberg LP legal entity that is a Delaware Limited Partnership</skos:definition>
|
||||
<fibo-be-oac-cctl:hasSubsidiary rdf:resource="&fibo-fbc-fct-usfsind;BloombergFinanceLP"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usfsind;BloombergHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usfsind;BloombergDateEstablished"/>
|
||||
<fibo-fbc-pas-fpas:hasLegalAgent rdf:resource="&fibo-fbc-fct-usjrga;CorporationServiceCompany"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Bloomberg L.P.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergLPLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>Bloomberg LP legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergLPLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier Global LEI Index registry entry for Bloomberg LP</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2012-12-06T21:00:04.761000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2018-01-25T16:50:01.379000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2019-01-25T16:50:01.379000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/549300B56MD0ZC402L06"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-usfsind;BloombergLEIRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;BloombergLPRSSDIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-usjrga;ResearchStatisticsSupervisionDiscountIdentifier"/>
|
||||
<rdfs:label>RSSD identifier for Bloomberg LP</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:BloombergLPRSSDIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Federal Reserve RSSD identifier for Bloomberg LP as a data processing servicer</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;NationalInformationCenterRepository"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;BloombergLP"/>
|
||||
<fibo-fnd-rel-rel:hasTag>2217129</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;CorporationServiceCompanyEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>Corporation Service Company legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:CorporationServiceCompanyEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier for Corporation Service Company</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2013-08-14T02:34:28.953000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-12-22T15:33:39.041000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2018-12-22T01:52:36.054000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/549300NOPSIMGJNT8J31"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTC-US-NY">
|
||||
<rdf:type rdf:resource="&fibo-be-tr-tr;Trust"/>
|
||||
<rdfs:label>The Depository Trust Company US-NY</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DTC-US-NY</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing The Depository Trust Company legal entity that is a limited-purpose trust company under New York State banking law</skos:definition>
|
||||
<fibo-be-le-lei:hasAddressOfLegalFormation rdf:resource="&fibo-fbc-fct-usfsind;DTCHeadquartersAndLegalAddress"/>
|
||||
<fibo-be-oac-cctl:hasDomesticUltimateParent rdf:resource="&fibo-fbc-fct-usfsind;DepositoryTrustAndClearingCorporation"/>
|
||||
<fibo-be-oac-opty:hasDirectOwnership rdf:resource="&fibo-fbc-fct-usfsind;DepositoryTrustCompanyOwnership"/>
|
||||
<fibo-be-oac-opty:hasDirectOwningEntity rdf:resource="&fibo-fbc-fct-usfsind;DTCC-US-DE"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usfsind;DTCHeadquartersAndLegalAddress"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Depository Trust Company</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTCC-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>DTCC US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DTCC-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the DTCC legal entity that is a Delaware corporation</skos:definition>
|
||||
<fibo-be-le-lei:hasAddressOfLegalFormation rdf:resource="&fibo-fbc-fct-usfsind;DTCCLegalAddress"/>
|
||||
<fibo-be-oac-cctl:hasSubsidiary rdf:resource="&fibo-fbc-fct-usfsind;DepositoryTrustCompany"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usfsind;DTCCHeadquartersAddress"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>DTCC INC.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTCCHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>The Depository Trust & Clearing Corporation headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DTCCHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for the The Depository Trust & Clearing Corporation</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>570 Washington Boulevard</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStatesOfAmerica"/>
|
||||
<fibo-fbc-fct-breg:hasMunicipality rdf:resource="&fibo-fbc-fct-bci;Jersey_City"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>07310</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;NewJersey"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTCCINCBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>business entity identifier for The Depository Trust & Clearing Corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DTCCINCBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Delaware Department of Corporations business entity identifier for The Depository Trust & Clearing Corporation</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;DTCC-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>628925</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTCCLegalAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>The Depository Trust & Clearing Corporation legal address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DTCCLegalAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal address for the The Depository Trust & Clearing Corporation</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>C/O General Counsel</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasAddressLine2>55 Water Street</fibo-fbc-fct-breg:hasAddressLine2>
|
||||
<fibo-fbc-fct-breg:hasAddressLine3>19th Floor</fibo-fbc-fct-breg:hasAddressLine3>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStatesOfAmerica"/>
|
||||
<fibo-fbc-fct-breg:hasMunicipality rdf:resource="&fibo-fbc-fct-bci;New_York"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>10041</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;NewYork"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTCCLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>The Depository Trust & Clearing Corporation legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DTCCLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier registry entry for The Depository Trust & Clearing Corporation</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2012-06-06T15:50:58.947000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-08-24T12:46:42.246000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2018-03-31T19:26:52.541000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/MLDY5N6PZ58ZE60QU102"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTCFDICCertificateNumber">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-usjrga;FDICCertificateNumber"/>
|
||||
<rdfs:label>FDIC Certificate for DTCThe Depository Trust Company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DTCFDICCertificateNumber</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the FDIC Certificate for The Depository Trust Company</skos:definition>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;DepositoryTrustCompany"/>
|
||||
<fibo-fnd-rel-rel:hasTag>90544</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTCHeadquartersAndLegalAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>The Depository Trust Company headquarters and legal address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DTCHeadquartersAndLegalAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters and legal address for The Depository Trust Company</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>55 Water Street</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasMunicipality rdf:resource="&fibo-fbc-fct-bci;New_York"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>10041</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;NewYork"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTCLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>The Depository Trust Company legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DTCLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier registry entry for The Depository Trust & Clearing Corporation</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2017-12-29T15:32:50.515000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-12-29T15:32:50.504000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2017-12-29T15:32:50.504000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/549300HBJLRO8YFMI370"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTCRSSDIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-usjrga;ResearchStatisticsSupervisionDiscountIdentifier"/>
|
||||
<rdfs:label>RSSD identifier for The Depository Trust Company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DTCRSSDIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Federal Reserve RSSD identifier for The Depository Trust Company (DTC)</skos:definition>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;DepositoryTrustCompany"/>
|
||||
<fibo-fnd-rel-rel:hasTag>52719</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DTCRTN">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-usjrga;RoutingTransitNumber"/>
|
||||
<rdfs:label>The Depository Trust Company RTN</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DTCRTN</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Routing Transit Number (RTN) for the Depository Trust Company (DTC)</skos:definition>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;DepositoryTrustCompany"/>
|
||||
<fibo-fnd-rel-rel:hasTag>026002066</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DepositoryTrustAndClearingCorporation">
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>The Depository Trust & Clearing Corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DepositoryTrustAndClearingCorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.dtcc.com/about/businesses-and-subsidiaries"/>
|
||||
<skos:definition>individual representing the Depository Trust & Clearing Corporation</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usfsind;DTCC-US-DE"/>
|
||||
<fibo-fnd-utl-av:abbreviation>DTCC</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:explanatoryNote>DTCC is a global financial services organization focused on developing solutions to secure today's marketplace, while shaping the future of our industry, whose mission includes risk mitigation, creation of market efficiencies, and cost reduction. They are a large financial services holding company, developing trade repositories and building global capabilities across the spectrum of asset classes.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DepositoryTrustCompany">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;CentralCounterpartyClearingHouse"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;CentralSecuritiesDepository"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-ra;RegistrationAuthority"/>
|
||||
<rdfs:label>Depository Trust Company</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DepositoryTrustCompany</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.dtcc.com/about/businesses-and-subsidiaries/dtc.aspx"/>
|
||||
<skos:definition>individual representing the Depository Trust Company</skos:definition>
|
||||
<fibo-fbc-fct-usjrga:hasPrimaryFederalRegulator rdf:resource="&fibo-fbc-fct-usjrga;FederalReserveRegulatoryAgencyAndCentralBank"/>
|
||||
<fibo-fbc-fct-ra:isRegisteredBy rdf:resource="&fibo-fbc-fct-usjrga;SecuritiesAndExchangeRegulator"/>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usfsind;DTC-US-NY"/>
|
||||
<fibo-fnd-utl-av:abbreviation>DTC</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:explanatoryNote>DTCC's subsidiary, The Depository Trust Company (DTC), established in 1973, was created to reduce costs and provide clearing and settlement efficiencies by immobilizing securities and making 'book-entry' changes to ownership of the securities.
|
||||
|
||||
DTC brings efficiency to the securities industry by retaining custody of more than 3.5 million securities issues valued at US$37.2 trillion, including securities issued in the US and more than 131 countries and territories.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;DepositoryTrustCompanyOwnership">
|
||||
<rdf:type rdf:resource="&fibo-be-oac-opty;DirectConsolidation"/>
|
||||
<rdfs:label>Depository Trust Company ownership</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:DepositoryTrustCompanyOwnership</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>entity ownership context for the Depository Trust Company, a wholly owned subsidiary of the Depository Trust & Clearing Corporation</skos:definition>
|
||||
<fibo-be-le-lei:hasOwnershipPercentage rdf:datatype="&xsd;decimal">100.0</fibo-be-le-lei:hasOwnershipPercentage>
|
||||
<fibo-be-oac-opty:hasOwnedEntity rdf:resource="&fibo-fbc-fct-usfsind;DTC-US-NY"/>
|
||||
<fibo-be-oac-opty:hasOwningEntity rdf:resource="&fibo-fbc-fct-usfsind;DTCC-US-DE"/>
|
||||
<fibo-fnd-agr-ctr:isQualifiedBy rdf:resource="&fibo-be-le-lei;GenerallyAcceptedAccountingPrinciples"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;FederalReserveBankOfNewYorkLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>Federal Reserve Bank of New York legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:FederalReserveBankOfNewYorkLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier for the Federal Reserve Bank of New York</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2017-10-05T21:46:14.433000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-10-05T21:46:14.433000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2018-10-05T21:46:14.433000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelEntitySuppliedOnly"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/254900Y8NKGV541U8Q32"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-usfsind;BloombergLEIRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;GlobalLEIIndex">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistry"/>
|
||||
<rdfs:label>Global LEI Index</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:GlobalLEIIndex</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.gleif.org/en/lei-data/global-lei-index"/>
|
||||
<skos:definition>individual representing the Global LEI Index registry, which contains historical and current LEI records including related reference data in one authoritative, central repository</skos:definition>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistry"/>
|
||||
<rdfs:label>Global Markets Entity Identifier registry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:GlobalMarketsEntityIdentifierRegistry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.gmeiutility.org/"/>
|
||||
<skos:definition>individual representing the Global Markets Entity Identifier (GMEI) registry. The GMEI utility is a pre-Local Operating Unit of the Global Legal Entity Identifier System (GLEIS).</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>GMEI registry</fibo-fnd-utl-av:abbreviation>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;ICEBenchmarkAdministration">
|
||||
<rdf:type rdf:resource="&fibo-be-ge-ge;Instrumentality"/>
|
||||
<rdfs:label>ICE Benchmark Administration</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:ICEBenchmarkAdministration</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>ICE Benchmark Administration Limited (IBA) was established in July 2013 following an announcement by the Hogg Tendering Advisory Committee, an independent committee set up by the UK government to select the new administrator for the London Interbank Offered Rate (LIBOR).</skos:definition>
|
||||
<fibo-fnd-rel-rel:isManagedBy rdf:resource="&fibo-fbc-fct-usfsind;IntercontinentalExchange"/>
|
||||
<fibo-fnd-utl-av:abbreviation>IBA</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:definitionOrigin rdf:resource="https://www.theice.com/iba.jhtml"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;IntercontinentalExchange">
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>Intercontinental Exchange</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:IntercontinentalExchange</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.theice.com/"/>
|
||||
<skos:definition>individual representing the Intercontinental Exchange functional entity, which owns exchanges for financial and commodity markets, and operates 23 regulated exchanges and marketplaces</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usfsind;IntercontinentalExchangeInc-US-DE"/>
|
||||
<fibo-fnd-utl-av:abbreviation>ICE</fibo-fnd-utl-av:abbreviation>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;IntercontinentalExchangeBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>Intercontinental Exchange, Inc. business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:IntercontinentalExchangeBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Delaware Division of Corporations business entity identifier for Intercontinental Exchange, Inc.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;IntercontinentalExchangeInc-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>5298907</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;IntercontinentalExchangeDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>Intercontinental Exchange date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:IntercontinentalExchangeDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the date that Intercontinental Exchange was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2000-05-11</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;IntercontinentalExchangeDateRegistered">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>Intercontinental Exchange date registered</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:IntercontinentalExchangeDateRegistered</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the date that Intercontinental Exchange, Inc. was registered as a legal entity with the Delaware Division of Corporations</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2013-03-06</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;IntercontinentalExchangeHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Intercontinental Exchange headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:IntercontinentalExchangeHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for Intercontinental Exchange, Inc.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>5660 New Northside Drive NW</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasAddressLine2>3rd Floor</fibo-fbc-fct-breg:hasAddressLine2>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasMunicipality rdf:resource="&fibo-fbc-fct-bci;Atlanta"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>30328</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;Georgia"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;IntercontinentalExchangeInc-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>Intercontinental Exchange, Inc. US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:IntercontinentalExchangeInc-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.theice.com/"/>
|
||||
<skos:definition>individual representing the Intercontinental Exchange legal entity that is a Delaware Corporation</skos:definition>
|
||||
<fibo-be-corp-corp:hasDateOfRegistration rdf:resource="&fibo-fbc-fct-usfsind;IntercontinentalExchangeDateRegistered"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usfsind;IntercontinentalExchangeHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usfsind;IntercontinentalExchangeDateEstablished"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Intercontinental Exchange, Inc.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;IntercontinentalExchangeLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>Intercontinental Exchange legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:IntercontinentalExchangeLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier registry entry for Intercontinental Exchange</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2013-12-10T03:07:32.427000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2018-01-30T15:33:56.092000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2019-01-30T00:32:04.481000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/5493000F4ZO33MV32P92"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;SPGlobal">
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>S&P Global</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:SPGlobal</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the S&P Global functional entity that is a global data, research, benchmark, and analytics provider, including S&P Dow Jones Indices, S&P Global Platts (commodities and energy market data), S&P Global Ratings, and S&P Global Market Intelligence (which manages CUSIP Global Services) divisions</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usfsind;SPGlobalInc-US-NY"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;SPGlobalBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>S&P Global Inc. business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:SPGlobalBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the New York Division of Corporations business entity identifier for S&P Global Inc.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;NewYorkBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;SPGlobalInc-US-NY"/>
|
||||
<fibo-fnd-rel-rel:hasTag>99979</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;SPGlobalDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>S&P Global date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:SPGlobalDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the date that S&P Global was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>1925-12-29</fibo-fnd-dt-fd:hasDateValue>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The data established reflects the historical establishment of McGraw-Hill Publishing Company, Inc., including intermediate name and ownership changes.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;SPGlobalHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>S&P Global headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:SPGlobalHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for S&P Global, as represented in the New York Division of Corporations repository</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>55 Water Street</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasMunicipality rdf:resource="&fibo-fbc-fct-bci;New_York"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>10041</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;NewYork"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;SPGlobalInc-US-NY">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>S&P Global Inc. US-NY</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:SPGlobalInc-US-NY</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.spglobal.com/"/>
|
||||
<skos:definition>individual representing the S&P Global legal entity that is a New York Domestic Business Corporation</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usfsind;SPGlobalHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usfsind;SPGlobalDateEstablished"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>S&P Global Inc.</fibo-fnd-rel-rel:hasLegalName>
|
||||
<fibo-fnd-rel-rel:wasFormerlyKnownAs>McGraw Hill Financial, Inc.</fibo-fnd-rel-rel:wasFormerlyKnownAs>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;ThomsonReuters">
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>Thomson Reuters</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:ThomsonReuters</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Thomson Reuters functional entity, which is a global business and financial information services and news provider as well as the RIC issuer and registration authority</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usfsind;ThomsonReutersCorporation"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;ThomsonReutersCorporation">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>Thomson Reuters Corporation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:ThomsonReutersCorporation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="https://www.thomsonreuters.com/en.html"/>
|
||||
<skos:definition>individual representing the Thomson Reuters legal entity, founded in Toronto with operating headquarters in New York that is both a Canadian and U.S. entity listed on both the Toronto Stock Exchange and New York Stock Exchange</skos:definition>
|
||||
<fibo-be-le-lei:hasAddressOfLegalFormation rdf:resource="&fibo-fbc-fct-usfsind;ThomsonReutersLegalAddress"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usfsind;ThomsonReutersHeadquartersAddress-CA"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usfsind;ThomsonReutersHeadquartersAddress-US"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usfsind;ThomsonReutersDateEstablished"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Thomson Reuters Corporation</fibo-fnd-rel-rel:hasLegalName>
|
||||
<fibo-fnd-rel-rel:hasLegalName>Thomson Reuters PLC</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;ThomsonReutersDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>Thomson Reuters date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:ThomsonReutersDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the date that Thomson Reuters was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2008-04-17</fibo-fnd-dt-fd:hasDateValue>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The data established reflects the date that the Thomson Corporation merged with (purchased) the Reuters Group</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;ThomsonReutersHeadquartersAddress-CA">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Thomson Reuters Corporation Canadian headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:ThomsonReutersHeadquartersAddress-CA</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Canadian headquarters address for Thomson Reuters Corporation</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>Bay Adelaide Centre</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasAddressLine2>333 Bay Street</fibo-fbc-fct-breg:hasAddressLine2>
|
||||
<fibo-fbc-fct-breg:hasAddressLine3>Suite 400</fibo-fbc-fct-breg:hasAddressLine3>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;Canada"/>
|
||||
<fibo-fbc-fct-breg:hasMunicipality rdf:resource="&fibo-fbc-fct-bci;Toronto"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>M5H 2R2</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-ca;Ontario"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;ThomsonReutersHeadquartersAddress-US">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Thomson Reuters headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:ThomsonReutersHeadquartersAddress-US</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the headquarters address for Thomson Reuters Corporation</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>3 Times Square</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasMunicipality rdf:resource="&fibo-fbc-fct-bci;New_York"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>10036</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;NewYork"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;ThomsonReutersLegalAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>Thomson Reuters legal domicile address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:ThomsonReutersLegalAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the Canadian legal domicile address for Thomson Reuters</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>Bay Adelaide Centre</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasAddressLine2>333 Bay Street</fibo-fbc-fct-breg:hasAddressLine2>
|
||||
<fibo-fbc-fct-breg:hasAddressLine3>Suite 400</fibo-fbc-fct-breg:hasAddressLine3>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;Canada"/>
|
||||
<fibo-fbc-fct-breg:hasMunicipality rdf:resource="&fibo-fbc-fct-bci;Toronto"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>M5H 2R2</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-ca;Ontario"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usfsind;ThomsonReutersLegalEntityIdentifierRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;LegalEntityIdentifierRegistryEntry"/>
|
||||
<rdfs:label>Thomson Reuters Corporation legal entity identifier registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usfsind:ThomsonReutersLegalEntityIdentifierRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<skos:definition>individual representing the legal entity identifier registry entry for Thomson Reuters Corporation</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate rdf:datatype="&xsd;dateTime">2013-03-01T16:35:20.565000</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatus rdf:resource="&fibo-fbc-fct-breg;IssuedStatus"/>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate rdf:datatype="&xsd;dateTime">2017-10-02T19:27:53.907000</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-breg:hasRenewalDate rdf:datatype="&xsd;dateTime">2018-09-07T19:22:10.036000</fibo-fbc-fct-breg:hasRenewalDate>
|
||||
<fibo-fbc-fct-breg:hasValidationLevel rdf:resource="&fibo-fbc-fct-breg;EntityValidationLevelFullyCorroborated"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="https://www.gleif.org/lei/549300561UZND4C7B569"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/254900Y8NKGV541U8Q32">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Federal Reserve Bank of New York legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for the Federal Reserve Bank of New York</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;BloombergLEIRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usjrga;FederalReserveBankOfNewYork-US-NY"/>
|
||||
<fibo-fnd-rel-rel:hasTag>254900Y8NKGV541U8Q32</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/5493000F4ZO33MV32P92">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Intercontinental Exchange legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for Intercontinental Exchange</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;IntercontinentalExchangeInc-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>5493000F4ZO33MV32P92</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/5493001KJTIIGC8Y1R12">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Bloomberg Finance LP legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for Bloomberg Finance LP</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;BloombergLEIRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;BloombergFinanceLP-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>5493001KJTIIGC8Y1R12</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/549300561UZND4C7B569">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Thomson Reuters Corporation legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for Thomson Reuters Corporation</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;ThomsonReutersCorporation"/>
|
||||
<fibo-fnd-rel-rel:hasTag>549300561UZND4C7B569</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/549300B56MD0ZC402L06">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Bloomberg LP legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for Bloomberg LP</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;BloombergLEIRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;BloombergLP-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>549300B56MD0ZC402L06</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/549300HBJLRO8YFMI370">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>The Depository Trust Company legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for The Depository Trust Company</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;DTC-US-NY"/>
|
||||
<fibo-fnd-rel-rel:hasTag>MLDY5N6PZ58ZE60QU102</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/549300NOPSIMGJNT8J31">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>Corporation Service Company legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for the Corporation Service Company</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usjrga;CorporationServiceCompany-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>549300NOPSIMGJNT8J31</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="https://www.gleif.org/lei/MLDY5N6PZ58ZE60QU102">
|
||||
<rdf:type rdf:resource="&fibo-be-le-lei;LegalEntityIdentifier"/>
|
||||
<rdfs:label>The Depository Trust & Clearing Corporation legal entity identifier</rdfs:label>
|
||||
<skos:definition>individual representing the legal entity identifier for The Depository Trust & Clearing Corporation</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usfsind;GlobalMarketsEntityIdentifierRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usfsind;DTCC-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>MLDY5N6PZ58ZE60QU102</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,717 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-corp-corp "https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/">
|
||||
<!ENTITY fibo-be-ge-usj "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions/">
|
||||
<!ENTITY fibo-be-le-cb "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-oac-cctl "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/">
|
||||
<!ENTITY fibo-be-oac-cpty "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/">
|
||||
<!ENTITY fibo-be-plc-plc "https://spec.edmcouncil.org/fibo/ontology/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/">
|
||||
<!ENTITY fibo-fbc-fct-bci "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCentersIndividuals/">
|
||||
<!ENTITY fibo-fbc-fct-breg "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fct-mkt "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/">
|
||||
<!ENTITY fibo-fbc-fct-mkti "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/MarketsIndividuals/">
|
||||
<!ENTITY fibo-fbc-fct-ra "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/">
|
||||
<!ENTITY fibo-fbc-fct-usfsind "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/">
|
||||
<!ENTITY fibo-fbc-fct-usjrga "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/">
|
||||
<!ENTITY fibo-fbc-fct-usmkt "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-arr-arr "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Arrangements/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-plc-cty "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Countries/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
|
||||
<!ENTITY lcc-3166-2-us "https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY lcc-lr "https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-corp-corp="https://spec.edmcouncil.org/fibo/ontology/BE/Corporations/Corporations/"
|
||||
xmlns:fibo-be-ge-usj="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions/"
|
||||
xmlns:fibo-be-le-cb="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/CorporateBodies/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-oac-cctl="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/CorporateControl/"
|
||||
xmlns:fibo-be-oac-cpty="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/ControlParties/"
|
||||
xmlns:fibo-be-plc-plc="https://spec.edmcouncil.org/fibo/ontology/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"
|
||||
xmlns:fibo-fbc-fct-bci="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessCentersIndividuals/"
|
||||
xmlns:fibo-fbc-fct-breg="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/BusinessRegistries/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fct-mkt="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/Markets/"
|
||||
xmlns:fibo-fbc-fct-mkti="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/MarketsIndividuals/"
|
||||
xmlns:fibo-fbc-fct-ra="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"
|
||||
xmlns:fibo-fbc-fct-usfsind="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"
|
||||
xmlns:fibo-fbc-fct-usjrga="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/"
|
||||
xmlns:fibo-fbc-fct-usmkt="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-arr-arr="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Arrangements/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-plc-cty="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Countries/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
|
||||
xmlns:lcc-3166-2-us="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:lcc-lr="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/">
|
||||
<rdfs:label>US Markets and Exchanges Individuals</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:</rdfs:comment>
|
||||
<dct:abstract>This ontology includes extended individuals (examples that are more complete) for a sampling of markets operating in the US corresponding to the ISO 10383 Codes for exchanges and market identification (MIC).</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2018-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2018-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-usmkt</sm:fileAbbreviation>
|
||||
<sm:filename>USMarketsAndExchangesIndividuals.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/Corporations/Corporations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/NorthAmericanJurisdiction/USGovernmentEntitiesAndJurisdictions/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/CorporateBodies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/ControlParties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/CorporateControl/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/PrivateLimitedCompanies/PrivateLimitedCompanies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessCentersIndividuals/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/BusinessRegistries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/Markets/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/MarketsIndividuals/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USFinancialServicesEntitiesIndividuals/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USRegulatoryAgencies/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Arrangements/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Places/Countries/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-US/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/ version of this ontology was modified to support revisions of the MIC codes as of 11 January 2019, including the new URI strategy.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;CBOEGlobalMarkets">
|
||||
<rdf:type rdf:resource="&fibo-be-oac-cpty;DeJureControllingInterestParty"/>
|
||||
<rdf:type rdf:resource="&fibo-be-oac-cpty;EntityControllingParty"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;HoldingCompany"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>CBOE Global Markets</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:CBOEGlobalMarkets</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the CBOE Global Markets functional entity, which is one of the world's largest exchange holding companies, offering cutting-edge trading and investment solutions to investors around the world. Cboe offers trading across a diverse range of products in multiple asset classes and geographies, including options, futures, U.S. and European equities, exchange-traded products (ETPs), global foreign exchange (FX), and multi-asset volatility products. Our trading venues include the largest options exchange in the U.S. and the largest stock exchange by value traded in Europe. In addition, the company is the second-largest stock exchange operator in the U.S. and a leading market globally for ETP trading.</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usmkt;CBOEGlobalMarketsInc-US-DE"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;CBOEGlobalMarketsBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>CBOE Global Markets, Inc. business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:CBOEGlobalMarketsBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the Delaware Division of Corporations business entity identifier for CBOE Global Markets, Inc.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usmkt;CBOEGlobalMarketsInc-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>4205301</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;CBOEGlobalMarketsDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>CBOE Global Markets date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:CBOEGlobalMarketsDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the date that CBOE Global Markets was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2006-08-15</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;CBOEGlobalMarketsHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>CBOE Global Markets headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:CBOEGlobalMarketsHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the headquarters address for CBOE Global Markets, Inc.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>400 South LaSalle Street</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>Chicago</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>60605</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;Illinois"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;CBOEGlobalMarketsInc-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>CBOE Global Markets, Inc. US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:CBOEGlobalMarketsInc-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.bloomberg.com/"/>
|
||||
<skos:definition>the CBOE Global Markets, Inc. legal entity that is a Delaware corporation</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usmkt;CBOEGlobalMarketsHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usmkt;CBOEGlobalMarketsDateEstablished"/>
|
||||
<fibo-fbc-pas-fpas:hasLegalAgent rdf:resource="&fibo-fbc-fct-usjrga;CorporationTrustCompany"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>CBOE Global Markets, Inc.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;ChicagoBoardOptionsExchange">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;OperatingLevelMarket"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<owl:sameAs rdf:resource="&fibo-fbc-fct-mkti;Exchange-XCBO"/>
|
||||
<rdfs:label>Chicago Board Options Exchange</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:ChicagoBoardOptionsExchange</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the Chicago Board Options Exchange functional entity founded in 1973 that is the world's largest options market with contracts focusing on individual equities, indexes, and interest rates</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasWebsite rdf:datatype="&xsd;anyURI">https://www.cboe.com/</fibo-fbc-fct-breg:hasWebsite>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usmkt;ChicagoBoardOptionsExchangeDateEstablished"/>
|
||||
<fibo-fbc-fct-mkt:hasExchangeAcronym>CBOE</fibo-fbc-fct-mkt:hasExchangeAcronym>
|
||||
<fibo-fbc-fct-mkt:hasExchangeName>Chicago Board Options Exchange</fibo-fbc-fct-mkt:hasExchangeName>
|
||||
<fibo-fbc-fct-mkt:operatesInCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-mkt:operatesInMunicipality rdf:resource="&fibo-fbc-fct-bci;Chicago"/>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usmkt;CBOEGlobalMarketsInc-US-DE"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;ChicagoBoardOptionsExchangeDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>Chicago Board Options Exchange date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:ChicagoBoardOptionsExchangeDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the date that the Chicago Board Options Exchange was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>1973-04-26</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;ChicagoBoardOptionsExchangeMarketIdentifierCodeRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistryEntry"/>
|
||||
<rdfs:label>Chicago Board Options Exchange market identifier code registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:ChicagoBoardOptionsExchangeMarketIdentifierCodeRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the market identifier code registry entry for the Chicago Board Options Exchange</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate>JULY 2008</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>JULY 2008</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-mkt:hasMarketIdentifierCodeStatus rdf:resource="&fibo-fbc-fct-mkt;ActiveMICStatus"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="&fibo-fbc-fct-mkti;MIC-XCBO"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;IntercontinentalExchangeHoldings">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;HoldingCompany"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>Intercontinental Exchange Holdings</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:IntercontinentalExchangeHoldings</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<rdfs:seeAlso rdf:resource="http://www.theice.com/"/>
|
||||
<skos:definition>individual representing the Intercontinental Exchange Holdings functional entity, which owns exchanges for financial and commodity markets, and operates 23 regulated exchanges and marketplaces</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usfsind;IntercontinentalExchangeInc-US-DE"/>
|
||||
<fibo-fnd-utl-av:abbreviation>ICE</fibo-fnd-utl-av:abbreviation>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEAmericanOptions">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;MarketSegmentLevelMarket"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<owl:sameAs rdf:resource="&fibo-fbc-fct-mkti;Exchange-AMXO"/>
|
||||
<rdfs:label>NYSE American Options</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEAmericanOptions</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the NYSE (New York Stock Exchange) American Options functional entity that operates an options trading platform under the name AMEX options exchange which facilitates trading of the options on domestic stocks; American depository receipts; broad-based, industry sector, and international indexes; exchange traded funds; HOLDRS; LEAPS; and equity and index FLEX options</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasPriorLegalName>American Stock Exchange</fibo-fbc-fct-breg:hasPriorLegalName>
|
||||
<fibo-fbc-fct-breg:hasPriorLegalName>NYSE Amex Options</fibo-fbc-fct-breg:hasPriorLegalName>
|
||||
<fibo-fbc-fct-breg:hasWebsite rdf:datatype="&xsd;anyURI">https://www.nyse.com/markets/american-options</fibo-fbc-fct-breg:hasWebsite>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usmkt;NYSEAmericanOptionsDateEstablished"/>
|
||||
<fibo-fbc-fct-mkt:hasExchangeAcronym>NYSE</fibo-fbc-fct-mkt:hasExchangeAcronym>
|
||||
<fibo-fbc-fct-mkt:hasExchangeName>NYSE American Options</fibo-fbc-fct-mkt:hasExchangeName>
|
||||
<fibo-fbc-fct-mkt:operatesInCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-mkt:operatesInMunicipality rdf:resource="&fibo-fbc-fct-bci;New_York"/>
|
||||
<fibo-fnd-arr-arr:isConstituentOf rdf:resource="&fibo-fbc-fct-usmkt;NewYorkStockExchange"/>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usmkt;NYSEAmericanOptionsLLC-US-DE"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEAmericanOptionsBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>NYSE American Options, LLC business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEAmericanOptionsBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the Delaware Division of Corporations business entity identifier for NYSE American Options LLC</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usmkt;NYSEAmericanOptionsLLC-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>4982468</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEAmericanOptionsDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>NYSE American Options LLC date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEAmericanOptionsDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the date that NYSE American Options LLC was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2011-05-13</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEAmericanOptionsLLC-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-plc-plc;PrivateCompanyWithLimitedLiability"/>
|
||||
<rdfs:label>NYSE American Options LLC US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEAmericanOptionsLLC-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the NYSE American Options LLC legal entity that is a Delaware limited liability company</skos:definition>
|
||||
<fibo-be-oac-cctl:hasDomesticUltimateParent rdf:resource="&fibo-fbc-fct-usfsind;IntercontinentalExchange"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usmkt;NewYorkStockExchangeHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usmkt;NYSEAmericanOptionsDateEstablished"/>
|
||||
<fibo-fbc-pas-fpas:hasLegalAgent rdf:resource="&fibo-fbc-fct-usmkt;UnitedAgentGroup-Delaware"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>NYSE American Options LLC</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEAmericanOptionsMarketIdentifierCodeRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistryEntry"/>
|
||||
<rdfs:label>NYSE American Options market identifier code registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEAmericanOptionsMarketIdentifierCodeRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the market identifier code registry entry for the NYSE American Options exchange</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate>NOVEMBER 2008</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>NOVEMBER 2008</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-mkt:hasMarketIdentifierCodeStatus rdf:resource="&fibo-fbc-fct-mkt;ActiveMICStatus"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="&fibo-fbc-fct-mkti;MIC-AMXO"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEArca">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;MarketSegmentLevelMarket"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<owl:sameAs rdf:resource="&fibo-fbc-fct-mkti;Exchange-ARCX"/>
|
||||
<rdfs:label>NYSE Arca</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEArca</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the NYSE Arca functional entity that is an electronic stock market, supporting trading of equity securities and options products listed in the United States, including trading exchange-traded funds (ETFs) and exchange-listed securities</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasPriorLegalName>The Archipelago Exchange</fibo-fbc-fct-breg:hasPriorLegalName>
|
||||
<fibo-fbc-fct-breg:hasWebsite rdf:datatype="&xsd;anyURI">https://www.nyse.com/</fibo-fbc-fct-breg:hasWebsite>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usmkt;NYSEArcaDateEstablished"/>
|
||||
<fibo-fbc-fct-mkt:hasExchangeAcronym>NYSE</fibo-fbc-fct-mkt:hasExchangeAcronym>
|
||||
<fibo-fbc-fct-mkt:hasExchangeName>NYSE Arca</fibo-fbc-fct-mkt:hasExchangeName>
|
||||
<fibo-fbc-fct-mkt:operatesInCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-mkt:operatesInMunicipality rdf:resource="&fibo-fbc-fct-bci;Chicago"/>
|
||||
<fibo-fnd-arr-arr:isConstituentOf rdf:resource="&fibo-fbc-fct-usmkt;NewYorkStockExchange"/>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usmkt;NYSEArcaInc-US-DE"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEArcaBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>NYSE Arca, Inc. business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEArcaBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the Delaware Division of Corporations business entity identifier for NYSE Arca, Inc.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usmkt;NYSEArcaInc-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>787634</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEArcaDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>NYSE Arca date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEArcaDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the date that NYSE Arca was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>1882</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEArcaHoldings">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;HoldingCompany"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>NYSE Arca Holdings</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEArcaHoldings</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the NYSE Group functional entity that operates three listings exchanges, NYSE, NYSE American and NYSE Arca, each of which has a unique market model designed for corporate and ETF issuers, as well as NYSE National, which is a trading venue but not a listings market</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasWebsite rdf:datatype="&xsd;anyURI">https://www.nyse.com/</fibo-fbc-fct-breg:hasWebsite>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usmkt;NYSEArcaHoldingsInc-US-DE"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEArcaHoldingsBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>NYSE Arca Holdings, Inc. business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEArcaHoldingsBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the Delaware Division of Corporations business entity identifier for NYSE Arca Holdings, Inc.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usmkt;NYSEArcaHoldingsInc-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>3703898</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEArcaHoldingsInc-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>NYSE Arca Holdings, Inc. US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEArcaHoldingsInc-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the NYSE Arca Holdings, Inc. legal entity that is a Delaware corporation</skos:definition>
|
||||
<fibo-be-oac-cpty:hasMajorityControllingParty rdf:resource="&fibo-fbc-fct-usmkt;NYSEGroup"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usmkt;NYSEArcaIncHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usmkt;NYSEArcaHoldingsIncDateEstablished"/>
|
||||
<fibo-fbc-pas-fpas:hasLegalAgent rdf:resource="&fibo-fbc-fct-usjrga;CorporationTrustCompany"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>NYSE Arca Holdings, Inc.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEArcaHoldingsIncDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>NYSE Arca Holdings, Inc. date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEArcaHoldingsIncDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the date that NYSE Arca Holdings, Inc. was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2003-09-15</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEArcaInc-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>NYSE Arca, Inc. US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEArcaInc-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the NYSE Arca, Inc. legal entity that is a Delaware corporation</skos:definition>
|
||||
<fibo-be-oac-cpty:hasMajorityControllingParty rdf:resource="&fibo-fbc-fct-usmkt;NYSEArcaHoldings"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usmkt;NYSEArcaIncHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usmkt;NYSEArcaIncDateEstablished"/>
|
||||
<fibo-fbc-pas-fpas:hasLegalAgent rdf:resource="&fibo-fbc-fct-usmkt;UnitedAgentGroup-Delaware"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>NYSE Arca, Inc.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEArcaIncDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>NYSE Arca, Inc. date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEArcaIncDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the date that NYSE Arca, Inc. was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>1972-12-21</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEArcaIncHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>NYSE Arca, Inc. headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEArcaIncHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the headquarters address for NYSE Arca, Inc.</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>100 South Wacker Drive</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasAddressLine2>Suite 1800</fibo-fbc-fct-breg:hasAddressLine2>
|
||||
<fibo-fbc-fct-breg:hasCity>Chicago</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>60606</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;Illinois"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEArcaMarketIdentifierCodeRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistryEntry"/>
|
||||
<rdfs:label>NYSE Arca market identifier code registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEArcaMarketIdentifierCodeRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the market identifier code registry entry for the NYSE Arca exchange</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate>SEPTEMBER 2006</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>SEPTEMBER 2006</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-mkt:hasMarketIdentifierCodeStatus rdf:resource="&fibo-fbc-fct-mkt;ActiveMICStatus"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="&fibo-fbc-fct-mkti;MIC-ARCX"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEDark">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;MarketSegmentLevelMarket"/>
|
||||
<owl:sameAs rdf:resource="&fibo-fbc-fct-mkti;Exchange-NYSD"/>
|
||||
<rdfs:label>NYSE Dark</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEDark</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the NYSE Dark functional entity that represents a segment of the NYSE involved in trading of dark pools</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasWebsite rdf:datatype="&xsd;anyURI">https://www.nyse.com/</fibo-fbc-fct-breg:hasWebsite>
|
||||
<fibo-fbc-fct-mkt:hasExchangeAcronym>NYSEDARK</fibo-fbc-fct-mkt:hasExchangeAcronym>
|
||||
<fibo-fbc-fct-mkt:hasExchangeName>NYSE Dark</fibo-fbc-fct-mkt:hasExchangeName>
|
||||
<fibo-fbc-fct-mkt:operatesInCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-mkt:operatesInMunicipality rdf:resource="&fibo-fbc-fct-bci;New_York"/>
|
||||
<fibo-fnd-arr-arr:isConstituentOf rdf:resource="&fibo-fbc-fct-usmkt;NewYorkStockExchange"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEDarkMarketIdentifierCodeRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistryEntry"/>
|
||||
<rdfs:label>NYSE Dark market identifier code registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEDarkMarketIdentifierCodeRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the market identifier code registry entry for the NYSE Dark</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate>MAY 2011</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>MAY 2011</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-mkt:hasMarketIdentifierCodeStatus rdf:resource="&fibo-fbc-fct-mkt;ActiveMICStatus"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="&fibo-fbc-fct-mkti;MIC-NYSD"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEGroup">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;HoldingCompany"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>NYSE Group</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEGroup</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the NYSE Group functional entity that operates three listings exchanges, NYSE, NYSE American and NYSE Arca, each of which has a unique market model designed for corporate and ETF issuers, as well as NYSE National, which is a trading venue but not a listings market</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasWebsite rdf:datatype="&xsd;anyURI">https://www.nyse.com/</fibo-fbc-fct-breg:hasWebsite>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usmkt;NYSEGroupInc-US-DE"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEGroupBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>NYSE Group, Inc. business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEGroupBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the Delaware Division of Corporations business entity identifier for NYSE Group, Inc.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usmkt;NYSEGroupInc-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>4160866</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEGroupDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>NYSE Group, Inc. date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEGroupDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the date that NYSE Group, Inc. was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2006-05-19</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEGroupInc-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;StockCorporation"/>
|
||||
<rdfs:label>NYSE Group, Inc. US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEGroupInc-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the NYSE Group, Inc. legal entity that is a Delaware corporation</skos:definition>
|
||||
<fibo-be-oac-cpty:hasMajorityControllingParty rdf:resource="&fibo-fbc-fct-usmkt;NYSEHoldings"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usmkt;NewYorkStockExchangeHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usmkt;NYSEGroupDateEstablished"/>
|
||||
<fibo-fbc-pas-fpas:hasLegalAgent rdf:resource="&fibo-fbc-fct-usmkt;UnitedAgentGroup-Delaware"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>NYSE Group, Inc.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEHoldings">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-fse;HoldingCompany"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<rdfs:label>NYSE Holdings</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEHoldings</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the NYSE Holdings functional entity that through its subsidiaries, operates stock exchanges, including the New York Stock Exchange (NYSE), NYSE Arca, Inc., and NYSE MKT LLC in the United States; and European based exchanges comprising Euronext N.V. - the London, Paris, Amsterdam, Brussels, and Lisbon stock exchanges, as well as the NYSE Liffe derivatives markets in London, Paris, Amsterdam, Brussels, and Lisbon</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasWebsite rdf:datatype="&xsd;anyURI">https://www.nyse.com/</fibo-fbc-fct-breg:hasWebsite>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usmkt;NYSEHoldingsLLC-US-DE"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEHoldingsBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>NYSE Holdings LLC business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEHoldingsBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the Delaware Division of Corporations business entity identifier for NYSE Holdings LLC</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usmkt;NYSEHoldingsLLC-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>5257784</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEHoldingsDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>NYSE Holdings LLC date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEHoldingsDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the date that NYSE Holdings LLC was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2012-12-12</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NYSEHoldingsLLC-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-plc-plc;PrivateCompanyWithLimitedLiability"/>
|
||||
<rdfs:label>NYSE Holdings LLC US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NYSEHoldingsLLC-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the NYSE Holdings LLC legal entity that is a Delaware limited liability company</skos:definition>
|
||||
<fibo-be-oac-cctl:hasDomesticUltimateParent rdf:resource="&fibo-fbc-fct-usfsind;IntercontinentalExchange"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usmkt;NewYorkStockExchangeHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usmkt;NYSEHoldingsDateEstablished"/>
|
||||
<fibo-fbc-pas-fpas:hasLegalAgent rdf:resource="&fibo-fbc-fct-usmkt;UnitedAgentGroup-Delaware"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>NYSE Group, Inc.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NewYorkStockExchange">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;OperatingLevelMarket"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
<owl:sameAs rdf:resource="&fibo-fbc-fct-mkti;Exchange-XNYS"/>
|
||||
<rdfs:label>New York Stock Exchange</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NewYorkStockExchange</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the New York Stock Exchange functional entity founded in 1792 that operates as a market place for trading of common stock and other securities</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasWebsite rdf:datatype="&xsd;anyURI">https://www.nyse.com/</fibo-fbc-fct-breg:hasWebsite>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usmkt;NewYorkStockExchangeDateEstablished"/>
|
||||
<fibo-fbc-fct-mkt:hasExchangeAcronym>NYSE</fibo-fbc-fct-mkt:hasExchangeAcronym>
|
||||
<fibo-fbc-fct-mkt:hasExchangeName>New York Stock Exchange</fibo-fbc-fct-mkt:hasExchangeName>
|
||||
<fibo-fbc-fct-mkt:operatesInCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-mkt:operatesInMunicipality rdf:resource="&fibo-fbc-fct-bci;New_York"/>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usmkt;NewYorkStockExchangeLLC-US-NY"/>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The New York Stock Exchange is a leading global cash equity exchange. It is the leading equity exchange for initial public offerings, or IPOs, globally, and enables companies seeking to raise capital to become publicly listed through the IPO process upon meeting exchange listing standards. In addition to common stocks, preferred stocks and warrants, the NYSE lists structured products, such as capital securities and mandatory convertible securities. In addition, NYSE operates NYSE Bonds, an electronic trading platform with transparent pricing for debt securities, including corporate bonds.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NewYorkStockExchangeDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>New York Stock Exchange date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NewYorkStockExchangeDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the date that the New York Stock Exchange was founded</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>1792-05-17</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NewYorkStockExchangeHeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-be-le-fbo;RegisteredAddress"/>
|
||||
<rdfs:label>New York Stock Exchange headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NewYorkStockExchangeHeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the headquarters address for New York Stock Exchange</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>11 Wall Street</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>New York</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStates"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>10005</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;NewYork"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NewYorkStockExchangeLLC-US-NY">
|
||||
<rdf:type rdf:resource="&fibo-be-plc-plc;PrivateCompanyWithLimitedLiability"/>
|
||||
<rdfs:label>New York Stock Exchange LLC US-NY</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NewYorkStockExchangeLLC-US-NY</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the New York Stock Exchange LLC legal entity that is a New York domestic limited liability company</skos:definition>
|
||||
<fibo-be-oac-cpty:hasMajorityControllingParty rdf:resource="&fibo-fbc-fct-usmkt;NYSEGroup"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usmkt;NewYorkStockExchangeHeadquartersAddress"/>
|
||||
<fibo-fbc-fct-breg:hasPriorLegalName>New York Stock Exchange Inc.</fibo-fbc-fct-breg:hasPriorLegalName>
|
||||
<fibo-fbc-fct-fse:hasDateEstablished rdf:resource="&fibo-fbc-fct-usmkt;NewYorkStockExchangeLLCDateEstablished"/>
|
||||
<fibo-fbc-pas-fpas:hasLegalAgent rdf:resource="&fibo-fbc-fct-usmkt;UnitedAgentGroup-NewYork"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>New York Stock Exchange LLC</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NewYorkStockExchangeLLCBusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>New York Stock Exchange LLC business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NewYorkStockExchangeLLCBusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the New York Department of State Division of Corporations business entity identifier for New York Stock Exchange LLC</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;NewYorkBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usmkt;NewYorkStockExchangeLLC-US-NY"/>
|
||||
<fibo-fnd-rel-rel:hasTag>3230916</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NewYorkStockExchangeLLCDateEstablished">
|
||||
<rdf:type rdf:resource="&fibo-fnd-dt-fd;Date"/>
|
||||
<rdfs:label>New York Stock Exchange LLC date established</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NewYorkStockExchangeLLCDateEstablished</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the date that the New York Stock Exchange LLC was established</skos:definition>
|
||||
<fibo-fnd-dt-fd:hasDateValue>2005-07-14</fibo-fnd-dt-fd:hasDateValue>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;NewYorkStockExchangeMarketIdentifierCodeRegistryEntry">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistryEntry"/>
|
||||
<rdfs:label>New York Stock Exchange market identifier code registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:NewYorkStockExchangeMarketIdentifierCodeRegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the market identifier code registry entry for the New York Stock Exchange</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasInitialRegistrationDate>BEFORE JUNE 2005</fibo-fbc-fct-breg:hasInitialRegistrationDate>
|
||||
<fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>BEFORE JUNE 2005</fibo-fbc-fct-breg:hasRegistrationStatusRevisionDate>
|
||||
<fibo-fbc-fct-mkt:hasMarketIdentifierCodeStatus rdf:resource="&fibo-fbc-fct-mkt;ActiveMICStatus"/>
|
||||
<fibo-fnd-rel-rel:comprises rdf:resource="&fibo-fbc-fct-mkti;MIC-XNYS"/>
|
||||
<fibo-fnd-rel-rel:isIncludedIn rdf:resource="&fibo-fbc-fct-mkt;MarketIdentifierCodeRegistry"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;UnitedAgentGroup-Delaware">
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;AgentForServiceOfProcess"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;ThirdPartyAgent"/>
|
||||
<rdfs:label>United Agent Group - Delaware</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:UnitedAgentGroup-Delaware</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the registration and legal agency role of the Delaware-based, United Agent Group subsidiary of Corporate Creations Network, Inc., which has operating units throughout the US</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-DE"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;UnitedAgentGroup-NewYork">
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;AgentForServiceOfProcess"/>
|
||||
<rdf:type rdf:resource="&fibo-fbc-pas-fpas;ThirdPartyAgent"/>
|
||||
<rdfs:label>United Agent Group - New York</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:UnitedAgentGroup-NewYork</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the registration and legal agency role of the New York-based, United Agent Group subsidiary of Corporate Creations Network, Inc., which has operating units throughout the US</skos:definition>
|
||||
<fibo-fnd-rel-rel:hasIdentity rdf:resource="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-NY"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-DE">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<rdfs:label>United Agent Group Inc. US-DE</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:UnitedAgentGroupInc-US-DE</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the United Agent Group Inc. legal entity, registered in Delaware, that provides registered agent and incorporation services</skos:definition>
|
||||
<fibo-be-le-cb:isIncorporatedIn rdf:resource="&fibo-be-ge-usj;StateOfDelawareJurisdiction"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-DE-HeadquartersAddress"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>United Agent Group Inc.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-DE-BusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>United Agent Group Inc. US-DE business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:UnitedAgentGroupInc-US-DE-BusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the Delaware Department of Corporations business entity identifier for the United Agent Group Inc.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;DelawareBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-DE"/>
|
||||
<fibo-fnd-rel-rel:hasTag>5991300</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-DE-HeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;RegistrationAddress"/>
|
||||
<rdfs:label>United Agent Group Inc. US-DE headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:UnitedAgentGroupInc-US-DE-HeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the headquarters address for the United Agent Group Inc. US-DE</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>3411 Silverside Road</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasAddressLine2>Tatnall Building STE 104</fibo-fbc-fct-breg:hasAddressLine2>
|
||||
<fibo-fbc-fct-breg:hasCity>Wilmington</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStatesOfAmerica"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>19810</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;Delaware"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-NY">
|
||||
<rdf:type rdf:resource="&fibo-be-le-cb;Corporation"/>
|
||||
<rdfs:label>United Agent Group Inc. US-NY</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:UnitedAgentGroupInc-US-NY</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the United Agent Group Inc. legal entity, registered in New York, that provides registered agent and incorporation services</skos:definition>
|
||||
<fibo-be-le-cb:isIncorporatedIn rdf:resource="&fibo-be-ge-usj;StateOfNewYorkJurisdiction"/>
|
||||
<fibo-fbc-fct-breg:hasHeadquartersAddress rdf:resource="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-NY-HeadquartersAddress"/>
|
||||
<fibo-fnd-rel-rel:hasLegalName>United Agent Group Inc.</fibo-fnd-rel-rel:hasLegalName>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-NY-BusinessEntityIdentifier">
|
||||
<rdf:type rdf:resource="&fibo-be-corp-corp;RegistrationIdentifier"/>
|
||||
<rdfs:label>United Agent Group Inc. US-NY business entity identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:UnitedAgentGroupInc-US-NY-BusinessEntityIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the New York Department of State Division of Corporations business entity identifier for the United Agent Group Inc.</skos:definition>
|
||||
<fibo-fbc-fct-ra:isRegisteredIn rdf:resource="&fibo-fbc-fct-usjrga;NewYorkBusinessEntitiesRegistry"/>
|
||||
<fibo-fnd-aap-agt:identifies rdf:resource="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-NY"/>
|
||||
<fibo-fnd-rel-rel:hasTag>4914572</fibo-fnd-rel-rel:hasTag>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
<owl:NamedIndividual rdf:about="&fibo-fbc-fct-usmkt;UnitedAgentGroupInc-US-NY-HeadquartersAddress">
|
||||
<rdf:type rdf:resource="&fibo-fbc-fct-breg;RegistrationAddress"/>
|
||||
<rdfs:label>United Agent Group Inc. US-NY headquarters address</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-usmkt:UnitedAgentGroupInc-US-NY-HeadquartersAddress</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/NorthAmericanEntities/USMarketsAndExchangesIndividuals/"/>
|
||||
<skos:definition>the headquarters address for the United Agent Group Inc. US-NY</skos:definition>
|
||||
<fibo-fbc-fct-breg:hasAddressLine1>15 North Mill Street</fibo-fbc-fct-breg:hasAddressLine1>
|
||||
<fibo-fbc-fct-breg:hasCity>Nyack</fibo-fbc-fct-breg:hasCity>
|
||||
<fibo-fbc-fct-breg:hasCountry rdf:resource="&lcc-3166-1;UnitedStatesOfAmerica"/>
|
||||
<fibo-fbc-fct-breg:hasPostalCode>10960</fibo-fbc-fct-breg:hasPostalCode>
|
||||
<fibo-fbc-fct-breg:hasSubdivision rdf:resource="&lcc-3166-2-us;NewYork"/>
|
||||
</owl:NamedIndividual>
|
||||
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,365 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-fct-fct "https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-oac-exec "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/">
|
||||
<!ENTITY fibo-fbc-fct-ra "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/">
|
||||
<!ENTITY fibo-fnd-arr-arr "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Arrangements/">
|
||||
<!ENTITY fibo-fnd-arr-cls "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/ClassificationSchemes/">
|
||||
<!ENTITY fibo-fnd-arr-id "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-law-lcap "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/">
|
||||
<!ENTITY fibo-fnd-pas-pas "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-fct-fct="https://spec.edmcouncil.org/fibo/ontology/BE/FunctionalEntities/FunctionalEntities/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-oac-exec="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"
|
||||
xmlns:fibo-fbc-fct-ra="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"
|
||||
xmlns:fibo-fnd-arr-arr="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Arrangements/"
|
||||
xmlns:fibo-fnd-arr-cls="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/ClassificationSchemes/"
|
||||
xmlns:fibo-fnd-arr-id="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-law-lcap="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/"
|
||||
xmlns:fibo-fnd-pas-pas="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/">
|
||||
<rdfs:label>Registration Authorities Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines concepts for representation of registration authorities, registrars, registration-specific identifiers and related identification schemes, and registration authorities specific to ISO and the financial industry. Examples of financial industry registration authorities in the US include the Federal Deposit Insurance Corporation (FDIC) and the Securities Exchange Commission (SEC).</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2015-2019 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2015-2019 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/BE/</sm:dependsOn>
|
||||
<sm:dependsOn rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/ontology/FND/</sm:dependsOn>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-ra</sm:fileAbbreviation>
|
||||
<sm:filename>RegistrationAuthorities.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/FunctionalEntities/FunctionalEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/Executives/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Arrangements/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/ClassificationSchemes/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities.rdf version of this ontology was modified as a part of organizational hierarchy simplification, to loosen the definition of registrar, and to leverage the composite date value datatype.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities.rdf version of this ontology was modified per the FIBO 2.0 RFC.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-ra;Registrar">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;registers"/>
|
||||
<owl:someValuesFrom rdf:resource="&owl;Thing"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-law-lcap;hasCapacity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-ra;RegistrationCapacity"/>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isAppointedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;playsRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-ra;RegistrationAuthority"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>registrar</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:Registrar</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<skos:definition>a party that has the capacity to act as a representative of a registration authority to provide registration services, including official record keeping</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economic Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-ra;RegistrationAuthority">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;ServiceProvider"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;registers"/>
|
||||
<owl:minCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;provides"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-ra;RegistrationService"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;manages"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-ra;Registry"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegalEntity"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;isRegistrationAuthorityFor"/>
|
||||
<owl:someValuesFrom rdf:resource="&owl;Thing"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>registration authority</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:RegistrationAuthority</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<skos:definition>a formally constituted organization and legal entity that is responsible for maintaining a registry and provides registration services</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>RA</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-ra;RegistrationCapacity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-lcap;LegalCapacity"/>
|
||||
<rdfs:label>registration capacity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:RegistrationCapacity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<skos:definition>the capacity of some natural person to formally register information in a registry on behalf of some registration authority</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-ra;RegistrationScheme">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;IdentificationScheme"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;defines"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-ra;RegistryIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>registration scheme</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:RegistrationScheme</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<skos:definition>a scheme for organizing information and allocating identifiers to items in a registry</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-ra;RegistrationService">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;Service"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-ra;RegistrationAuthority">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-ra;Registrar">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>registration service</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:RegistrationService</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<skos:definition>service provided to individuals and/or organizations to register items in a registry</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-ra;Registry">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-arr;Collection"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;hasRegistryEntry"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-ra;RegistryEntry"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isManagedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-ra;RegistrationAuthority">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-ra;Registrar">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>registry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:Registry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<skos:definition>a system, typically an information system, that records the registration of items</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-ra;RegistryEntry">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-rel-rel;Reference"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIncludedIn"/>
|
||||
<owl:allValuesFrom rdf:resource="&fibo-fbc-fct-ra;Registry"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-ra;RegistryIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:RegistryEntry</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<skos:definition>an entry in a registry that specifies something about the thing that is registered</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-ra;RegistryIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Identifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-arr-id;isIndexTo"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-ra;Registry"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;isRegisteredIn"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-ra;Registry"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>registry identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:RegistryIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<skos:definition>an identifier associated with an entry in a registry, i.e., one that provides an index to the registry for the identified item</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-ra;hasRegistrationAuthority">
|
||||
<rdfs:label>has registration authority</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:hasRegistrationAuthority</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-fct-ra;RegistrationAuthority"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-fbc-fct-ra;isRegistrationAuthorityFor"/>
|
||||
<skos:definition>indicates the registration authority for something</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:DatatypeProperty rdf:about="&fibo-fbc-fct-ra;hasRegistrationDate">
|
||||
<rdfs:label>has registration date</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:hasRegistrationDate</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;CombinedDateTime"/>
|
||||
<skos:definition>the date or date and time on which something is recorded</skos:definition>
|
||||
</owl:DatatypeProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-ra;hasRegistryEntry">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<rdfs:label>has registry entry</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:hasRegistryEntry</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fct-ra;Registry"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-fct-ra;RegistryEntry"/>
|
||||
<skos:definition>links a registry to entries that it contains</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-ra;isRegisteredBy">
|
||||
<rdfs:label>is registered by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:isRegisteredBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<rdfs:range>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-ra;RegistrationAuthority">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-ra;Registrar">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:range>
|
||||
<skos:definition>indicates the registration authority or registrar that registers something</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-ra;isRegisteredIn">
|
||||
<rdfs:label>is registered in</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:isRegisteredIn</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-fct-ra;Registry"/>
|
||||
<skos:definition>indicates the registry that something is registered in</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-ra;isRegistrationAuthorityFor">
|
||||
<rdfs:label>is registration authority for</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:isRegistrationAuthorityFor</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fct-ra;RegistrationAuthority"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<skos:definition>indicates the thing (typically an identifier or code) that the registration authority has authority for</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-ra;registers">
|
||||
<rdfs:label>registers</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:registers</rdfs:comment>
|
||||
<rdfs:domain>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-ra;RegistrationAuthority">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-ra;Registrar">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</rdfs:domain>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-fbc-fct-ra;isRegisteredBy"/>
|
||||
<skos:definition>records something in a registry or archive</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-ra;specifies">
|
||||
<rdfs:label>specifies</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-ra:specifies</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
|
||||
<skos:definition>states a fact about something</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,339 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-ge-ge "https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/">
|
||||
<!ENTITY fibo-be-le-lp "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/">
|
||||
<!ENTITY fibo-be-oac-exec "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/">
|
||||
<!ENTITY fibo-fbc-fct-rga "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-agr-agr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-arr-doc "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/">
|
||||
<!ENTITY fibo-fnd-arr-id "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/">
|
||||
<!ENTITY fibo-fnd-arr-rep "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Reporting/">
|
||||
<!ENTITY fibo-fnd-law-cor "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCore/">
|
||||
<!ENTITY fibo-fnd-law-jur "https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/">
|
||||
<!ENTITY fibo-fnd-law-lcap "https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/">
|
||||
<!ENTITY fibo-fnd-org-fm "https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/">
|
||||
<!ENTITY fibo-fnd-pas-pas "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-ge-ge="https://spec.edmcouncil.org/fibo/ontology/BE/GovernmentEntities/GovernmentEntities/"
|
||||
xmlns:fibo-be-le-lp="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/"
|
||||
xmlns:fibo-be-oac-exec="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"
|
||||
xmlns:fibo-fbc-fct-rga="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-agr-agr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-arr-doc="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/"
|
||||
xmlns:fibo-fnd-arr-id="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"
|
||||
xmlns:fibo-fnd-arr-rep="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Reporting/"
|
||||
xmlns:fibo-fnd-law-cor="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCore/"
|
||||
xmlns:fibo-fnd-law-jur="https://spec.edmcouncil.org/fibo/ontology/FND/Law/Jurisdiction/"
|
||||
xmlns:fibo-fnd-law-lcap="https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/"
|
||||
xmlns:fibo-fnd-org-fm="https://spec.edmcouncil.org/fibo/ontology/FND/Organizations/FormalOrganizations/"
|
||||
xmlns:fibo-fnd-pas-pas="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/">
|
||||
<rdfs:label>Regulatory Agencies Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:</rdfs:comment>
|
||||
<dct:abstract>This ontology defines general purpose concepts for representation of regulatory agencies, also known as regulatory authorities or regulators. Examples of financial industry regulatory agencies in the US include the Securities Exchange Commission, FINRA, and the FDIC, among others. The SEC and FINRA are both registration authorities and regulatory agencies. The FDIC is a regulatory agency and an insurer, and may be a registration authority for certain state-chartered banks in the US without bank holding companies.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2015-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2015-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/"/>
|
||||
<sm:fileAbbreviation>fibo-fbc-fct-rga</sm:fileAbbreviation>
|
||||
<sm:filename>RegulatoryAgencies.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/GovernmentEntities/GovernmentEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/LegalPersons/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/Executives/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Agreements/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Reporting/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/Jurisdiction/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCapacity/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Law/LegalCore/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Organizations/FormalOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies.rdf version of this ontology was modified as a part of organizational hierarchy simplification.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies.rdf version of this ontology was modified per the FIBO 2.0 RFC, including deprecation of the hasJurisdiction property that was duplicated in BE via the BE 1.1 RTF.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-rga;Examiner">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;ResponsibleParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-be-le-lp;LegallyCompetentNaturalPerson"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-law-lcap;hasCapacity"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-rga;RegulatoryCapacity"/>
|
||||
</owl:Restriction>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;represents"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>examiner</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:Examiner</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<skos:definition>a party empowered as an official representative by a regulatory agency to investigate and review specified documents for accuracy and truthfulness</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Black's Law Dictionary, see http://thelawdictionary.org/examiner/</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom>EDM Council</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-rga;GovernmentIssuedLicense">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-doc;LegalDocument"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-lcap;License"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIssuedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>government-issued license</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:GovernmentIssuedLicense</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<skos:definition>grant of permission needed to legally perform some task, provide some service, exercise a certain privilege, or pursue some business or occupation</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-rga;Regulation">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-lcap;LegalConstruct"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isIssuedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasDefinition"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-cor;Law"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>regulation</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:Regulation</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<skos:definition>a rule used to carry out a law</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Many government agencices issue regulations to administer laws.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-rga;RegulationIdentificationScheme">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;IdentificationScheme"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;defines"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-rga;RegulationIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>regulation identification scheme</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:RegulationIdentificationScheme</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<skos:definition>a scheme for organizing information and allocating identifiers to regulations</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-rga;RegulationIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Identifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-rga;Regulation"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>regulation identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:RegulationIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<skos:definition>an identifier associated with a regulation</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-rga;RegulatoryAgency">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;ServiceProvider"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;issues"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-rga;GovernmentIssuedLicense"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasIdentity"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-org-fm;FormalOrganization"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-be-ge-ge;hasJurisdiction"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-law-jur;Jurisdiction"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;provides"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-rga;RegulatoryService"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>regulatory agency</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:RegulatoryAgency</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<skos:definition>a public authority or government agency responsible for exercising autonomous authority over something in a regulatory or supervisory capacity</skos:definition>
|
||||
<skos:example>See http://www.finra.org/AboutFINRA/ for an example describing a regulatory agency.</skos:example>
|
||||
<fibo-fnd-utl-av:adaptedFrom>http://en.wikipedia.org/wiki/Regulatory_agency</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom>http://www.thefreedictionary.com/regulatory+agency</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Typically, a regulatory agency is chartered to protect some constituancy, (e.g., investors in the financial industry), to ensure the fairness and integrity of some market (e.g., the securities market), and fair and safe business practices among the service providers in that market.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>regulator</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>regulatory authority</fibo-fnd-utl-av:synonym>
|
||||
<fibo-fnd-utl-av:synonym>regulatory body</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-rga;RegulatoryCapacity">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-law-lcap;LegalCapacity"/>
|
||||
<rdfs:label>regulatory capacity</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:RegulatoryCapacity</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<skos:definition>the capacity of some natural person to regulate some industry, organization, or product by virtue of some certification program on behalf of some regulatory agency</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-rga;RegulatoryReport">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-rep;Report"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isGovernedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fnd-agr-ctr;Contract">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fnd-law-cor;Constitution">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fnd-law-cor;Law">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-rga;Regulation">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>regulatory report</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:RegulatoryReport</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<skos:definition>a report required to support operational transparency that demonstrates compliance with some specification, law, policy, restriction, or other rule specified by a regulatory agency</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Such a report may be needed for licensing, monitoring, taxation, or for other purposes that demonstrate the integrity, fairness, safety, or other capacity of a given industry, organization, or product</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-fct-rga;RegulatoryService">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;Service"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>regulatory service</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:RegulatoryService</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<skos:definition>a service provided by a regulatory agency, which may include, but not be limited to, examination, monitoring, supervision, testing, or other capabilities required to ensure the integrity, fairness, safety, or other capacity of a given industry, organization, or product</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-rga;hasJurisdiction">
|
||||
<rdfs:label>has jurisdiction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:hasJurisdiction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<owl:equivalentProperty rdf:resource="&fibo-be-ge-ge;hasJurisdiction"/>
|
||||
<skos:definition>indicates the jurisdiction in which the regulatory agency has authority</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-rga;isIssuedBy">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
|
||||
<rdfs:label>is issued by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:isIssuedBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<owl:inverseOf rdf:resource="&fibo-fbc-fct-rga;issues"/>
|
||||
<skos:definition>indicates the party that issues something</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-rga;isRegulatedBy">
|
||||
<rdfs:label>is regulated by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:isRegulatedBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
<skos:definition>indicates a regulatory agency that has regulatory authority for something</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-rga;issues">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;provides"/>
|
||||
<rdfs:label>issues</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:issues</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>officially makes something available or gives something to people to be used</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.merriam-webster.com/dictionary/issue</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-fct-rga;regulates">
|
||||
<rdfs:label>regulates</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-fct-rga:regulates</rdfs:comment>
|
||||
<rdfs:domain rdf:resource="&fibo-fbc-fct-rga;RegulatoryAgency"/>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegulatoryAgencies/"/>
|
||||
<skos:definition>has regulatory authority over or directs according to rule or law, typically an industry, organization, or product</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>http://www.merriam-webster.com/dictionary/regulate</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
</rdf:RDF>
|
||||
@@ -0,0 +1,715 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE rdf:RDF [
|
||||
<!ENTITY dct "http://purl.org/dc/terms/">
|
||||
<!ENTITY fibo-be-le-fbo "https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/">
|
||||
<!ENTITY fibo-be-oac-exec "https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/">
|
||||
<!ENTITY fibo-fbc-dae-dbt "https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/">
|
||||
<!ENTITY fibo-fbc-fct-fse "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/">
|
||||
<!ENTITY fibo-fbc-fi-fi "https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/">
|
||||
<!ENTITY fibo-fbc-pas-caa "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/">
|
||||
<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-aap-agt "https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/">
|
||||
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
|
||||
<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
|
||||
<!ENTITY fibo-fnd-arr-doc "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/">
|
||||
<!ENTITY fibo-fnd-arr-id "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/">
|
||||
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
|
||||
<!ENTITY fibo-fnd-oac-own "https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/">
|
||||
<!ENTITY fibo-fnd-pas-pas "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/">
|
||||
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
|
||||
<!ENTITY fibo-fnd-pty-rl "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/">
|
||||
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
|
||||
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
|
||||
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
|
||||
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
|
||||
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
|
||||
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
|
||||
<!ENTITY sm "http://www.omg.org/techprocess/ab/SpecificationMetadata/">
|
||||
<!ENTITY xml "http://www.w3.org/XML/1998/namespace">
|
||||
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
|
||||
]>
|
||||
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"
|
||||
xmlns:dct="http://purl.org/dc/terms/"
|
||||
xmlns:fibo-be-le-fbo="https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/FormalBusinessOrganizations/"
|
||||
xmlns:fibo-be-oac-exec="https://spec.edmcouncil.org/fibo/ontology/BE/OwnershipAndControl/Executives/"
|
||||
xmlns:fibo-fbc-dae-dbt="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"
|
||||
xmlns:fibo-fbc-fct-fse="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/"
|
||||
xmlns:fibo-fbc-fi-fi="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"
|
||||
xmlns:fibo-fbc-pas-caa="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"
|
||||
xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
|
||||
xmlns:fibo-fnd-aap-agt="https://spec.edmcouncil.org/fibo/ontology/FND/AgentsAndPeople/Agents/"
|
||||
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
|
||||
xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
|
||||
xmlns:fibo-fnd-arr-doc="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/"
|
||||
xmlns:fibo-fnd-arr-id="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"
|
||||
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
|
||||
xmlns:fibo-fnd-oac-own="https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/"
|
||||
xmlns:fibo-fnd-pas-pas="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/"
|
||||
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
|
||||
xmlns:fibo-fnd-pty-rl="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/"
|
||||
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
|
||||
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
|
||||
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
|
||||
xmlns:owl="http://www.w3.org/2002/07/owl#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
||||
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
|
||||
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
|
||||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
|
||||
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/">
|
||||
<rdfs:label>Clients and Accounts Ontology</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:</rdfs:comment>
|
||||
<dct:abstract>This ontology provides basic concepts such as account, account holder, account provider, relationship manager that are commonly used by financial services providers to describe customers and to determine counterparty identities.</dct:abstract>
|
||||
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
|
||||
<sm:contentLanguage rdf:datatype="&xsd;anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
|
||||
<sm:copyright>Copyright (c) 2015-2018 EDM Council, Inc.</sm:copyright>
|
||||
<sm:copyright>Copyright (c) 2015-2018 Object Management Group, Inc.</sm:copyright>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/BE/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<sm:dependsOn rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/"/>
|
||||
<sm:fileAbbreviation>fibo-fbc-pas-caa</sm:fileAbbreviation>
|
||||
<sm:filename>ClientsAndAccounts.rdf</sm:filename>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/LegalEntities/FormalBusinessOrganizations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/BE/OwnershipAndControl/Executives/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/DebtAndEquities/Debt/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FinancialInstruments/FinancialInstruments/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/FunctionalEntities/FinancialServicesEntities/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Accounting/CurrencyAmount/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/AgentsAndPeople/Agents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Agreements/Contracts/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/Documents/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Arrangements/IdentifiersAndIndices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/FinancialDates/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/DatesAndTimes/Occurrences/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/OwnershipAndControl/Ownership/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Parties/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Parties/Roles/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/ProductsAndServices/ProductsAndServices/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Relations/Relations/"/>
|
||||
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FND/Utilities/AnnotationVocabulary/"/>
|
||||
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
|
||||
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/master/2019Q1/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/ version of this ontology was modified to support the addition of maturity-related properties to financial instruments.</skos:changeNote>
|
||||
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ClientsAndAccounts.rdf version of this ontology was revised per the FIBO 2.0 RFC with respect to the definitions for accounts and account identifiers, such as BBAN and IBAN identifiers, including but not limited to bank accounts.</skos:changeNote>
|
||||
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
|
||||
</owl:Ontology>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;Account">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;isIdentifiedBy"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-pas-caa;AccountIdentifier"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-arr-doc;Record"/>
|
||||
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-caa;AccountProvider"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:Account</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>a container for records associated with a business arrangement for regular dealings or services (such as personal or professional services, banking)</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.merriam-webster.com/dictionary/account</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>In general, an account is associated with a contractual relationship between a buyer and seller under which payment may be made at a later time.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;AccountHolder">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-oac-own;Owner"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-oac-own;owns"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-caa;Account"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-caa;Account"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>account holder</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:AccountHolder</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>a party holding an account</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;AccountIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Identifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-pas-caa;Account"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>account identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:AccountIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>an identifier that identifies an account</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 13616-1:2007 Financial services - International bank account number (IBAN)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>account number</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;AccountNumber">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Identifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-pas-caa;Account"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>account number</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:AccountNumber</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>an identifier assigned to each client account for ease in referring to that party's activity</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;AccountProvider">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;ServiceProvider"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-rl;isPlayedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;isAPartyTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-caa;Account"/>
|
||||
</owl:Restriction>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>account provider</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:AccountProvider</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>a party that provides and services the account</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;AccountSpecificServiceAgreement">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;ServiceAgreement"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractParty"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-caa;AccountHolder"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-agr-ctr;hasContractParty"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-caa;AccountProvider"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-caa;Account"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>account-specific service agreement</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:AccountSpecificServiceAgreement</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>a service-agreement that is account-specific, applicable in cases where a client holds multiple accounts with differing terms and conditions</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Customers of financial service providers frequently hold multiple accounts - brokerage accounts, checking and savings accounts, trust accounts, and so forth - which may have specific terms and conditions associated with them.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;AccountingTransaction">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;TransactionEvent"/>
|
||||
<rdfs:label>accounting transaction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:AccountingTransaction</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>event or condition recognized by an entry in the records of an account</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;AccountingTransactionEvent">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;TransactionEvent"/>
|
||||
<rdfs:label>accounting transaction</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:AccountingTransactionEvent</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition>event or condition recognized by an entry in the books of an account</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Finance and Investment Terms, Ninth Edition, 2014</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;BankAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;Account"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;isIdentifiedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-caa;BankAccountIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;Bank"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;Bank"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>bank account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:BankAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>an account held or provided by, as a service, a bank</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;BankAccountIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;AccountIdentifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-pas-caa;BankAccount"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>bank account identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:BankAccountIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>an identifier that identifies a bank account</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 13616-1:2007 Financial services - International bank account number (IBAN)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>bank account number</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;BankIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-le-fbo;OrganizationIdentifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;identifies"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-fct-fse;Bank"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>bank identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:BankIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>an identifier that uniquely identifies the financial institution and, when appropriate, the branch of that financial institution servicing an account</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 13616-1:2007 Financial services - International bank account number (IBAN)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>bank number</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;BasicBankAccountIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;BankAccountIdentifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-pas-caa;BankAccountIdentifier"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-pas-caa;BankIdentifier"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>basic bank account identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:BasicBankAccountIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>an identifier that uniquely identifies an individual account at a specific financial institution in a particular country and which includes a bank identifier of the financial institution servicing that account</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>BBAN</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 13616-1:2007 Financial services - International bank account number (IBAN)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:synonym>basic bank account number</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;BrokerageAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;InvestmentAccount"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-fse;Bank">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-fse;BrokerageFirm">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-fse;FuturesCommissionMerchant">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-fse;Bank">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-fse;BrokerageFirm">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-fct-fse;FuturesCommissionMerchant">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>brokerage account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:BrokerageAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>an account offered by a broker that allows the investor to deposit funds and place investment orders</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/b/brokerageaccount.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The investor owns the assets contained in the brokerage account and must usually claim as income any capital gains incurred.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;CertificateOfDeposit">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fi-fi;CashInstrument"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;InterestRate"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasNotionalAmount"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-fi-fi;hasTerm"/>
|
||||
<owl:onClass rdf:resource="&fibo-fnd-dt-fd;Duration"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label xml:lang="en">certificate of deposit</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:CertificateOfDeposit</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition xml:lang="en">a cash instrument associated with a time deposit account that cannot be withdrawn for a certain "term" or period of time.</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>CD</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:explanatoryNote>When the term is over it can be withdrawn or it can be held for another term. The longer the term the better the yield on the money.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;DemandDepositAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;TransactionDepositAccount"/>
|
||||
<rdfs:label>demand deposit account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:DemandDepositAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>a noninterest-bearing deposit account in which deposits are payable immediately on demand, or that are issued with an original maturity or required notice period of less than seven days, or that represent funds for which the depository institution does not reserve the right to require at least seven days' written notice of an intended withdrawal</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>DDA</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>https://www.fdic.gov/regulations/resources/call/crinst/2010-09/910gloss_093010.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Demand deposits include any matured time deposits without automatic renewal provisions, unless the deposit agreement provides for the funds to be transferred at maturity to another type of account. Demand deposits do not include: (i) money market deposit accounts (MMDAs) or (ii) NOW accounts.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;DepositAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-fct-fse;BankingProduct"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;InvestmentOrDepositAccount"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;DepositoryInstitution"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;DepositoryInstitution"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>deposit account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:DepositAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>an account that provides a record of money placed with a depository institution for safekeeping and management</skos:definition>
|
||||
<skos:example>Deposit accounts include savings accounts, money market accounts, and transactional accounts, such as demand deposit accounts, among others.</skos:example>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/b/bank-deposits.asp</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The account holder has the right to withdraw deposited funds, as set forth in the terms and conditions governing the account agreement. Deposit accounts may be insured up to a certain amount, depending on the jurisdiction.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;FinancialServiceAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;Account"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-pas-caa;realizes"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-pas-fpas;FinancialProduct">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-pas-fpas;FinancialService">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-aap-agt;isIdentifiedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-caa;AccountIdentifier"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-pas-caa;AccountHolder">
|
||||
</rdf:Description>
|
||||
<owl:Class>
|
||||
<owl:unionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fnd-pas-pas;Client">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fnd-pas-pas;Customer">
|
||||
</rdf:Description>
|
||||
</owl:unionOf>
|
||||
</owl:Class>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom>
|
||||
<owl:Class>
|
||||
<owl:intersectionOf rdf:parseType="Collection">
|
||||
<rdf:Description rdf:about="&fibo-fbc-pas-caa;AccountProvider">
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="&fibo-fbc-pas-fpas;FinancialServiceProvider">
|
||||
</rdf:Description>
|
||||
</owl:intersectionOf>
|
||||
</owl:Class>
|
||||
</owl:someValuesFrom>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasDefinition"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-pas-pas;ServiceAgreement"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-fpas;FinancialServiceProvider"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>financial service account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:FinancialServiceAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>an account provided by a financial service provider associated with a specific financial product or service</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;InternationalBankAccountIdentifier">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;BankAccountIdentifier"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:onClass rdf:resource="&fibo-fbc-pas-caa;BasicBankAccountIdentifier"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;comprises"/>
|
||||
<owl:onClass rdf:resource="&lcc-cr;Alpha2Code"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<owl:onClass rdf:resource="&lcc-cr;Country"/>
|
||||
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>international bank account identifier</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:InternationalBankAccountIdentifier</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>an identifier for a bank account that is an expanded version of the basic bank account number (BBAN), intended for use internationally</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>IBAN</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>ISO 13616-1:2007 Financial services - International bank account number (IBAN)</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Note that international bank account numbers are formatted uniquely by country. A description of the country-specific formats is available from SWIFT (https://www.swift.com/), which is the ISO registrar for ISO 13616.</fibo-fnd-utl-av:explanatoryNote>
|
||||
<fibo-fnd-utl-av:synonym>international bank account number</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;InvestmentAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;InvestmentOrDepositAccount"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;FinancialInstitution"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-fct-fse;FinancialInstitution"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>investment account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:InvestmentAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-pas-caa;DepositAccount"/>
|
||||
<skos:definition>an account that provides a record of deposits of funds and/or securities held at a financial institution</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investorwords.com/11655/investment_account.html</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The typical objectives of an investment account are to achieve long term growth, income or capital preservation from the deposited asset portfolio. Investment accounts are typically not insured.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;InvestmentOrDepositAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;FinancialServiceAccount"/>
|
||||
<rdfs:label>investment or deposit account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:InvestmentOrDepositAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>an account associated with a product or service that requires the account holder to provide funds for management by the account provider</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>The account holder may or may not be entitled to consideration in exchange for providing such funds, for example, interest, depending on the type of account and the terms and conditions associated with it. Also, there may be fees associated with management services provided by the account provider.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;LoanOrCreditAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;FinancialServiceAccount"/>
|
||||
<rdfs:label>loan or credit account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:LoanOrCreditAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-pas-caa;InvestmentOrDepositAccount"/>
|
||||
<skos:definition>an account associated with a service in which the account holder receives funds from the account provider under certain terms and conditions for repayment</skos:definition>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;NonTransactionDepositAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;DepositAccount"/>
|
||||
<rdfs:label>non-transaction deposit account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:NonTransactionDepositAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-pas-caa;TransactionDepositAccount"/>
|
||||
<skos:definition>any deposit account that is not explicitly considered a transaction account</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>https://www.fdic.gov/regulations/resources/call/crinst/2010-09/910gloss_093010.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Nontransaction accounts include: (a) savings deposits ((i) money market deposit accounts (MMDAs) and (ii) other savings deposits) and (b) time deposits ((i) time certificates of deposit and (ii) time deposits, open account).</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;RelationshipManager">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-be-oac-exec;ResponsibleParty"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;manages"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-caa;Account"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>relationship manager</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:RelationshipManager</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>a responsible party who manages the client's account (or portfolio of accounts) and oversees their relationship with the service provider</skos:definition>
|
||||
<fibo-fnd-utl-av:synonym>account manager</fibo-fnd-utl-av:synonym>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;TimeCertificateOfDepositAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;TimeDepositAccount"/>
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-pas-caa;isRealizedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fbc-pas-caa;CertificateOfDeposit"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
<rdfs:label>time certificate of deposit account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:TimeCertificateOfDepositAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>a time deposit account that allows deposits evidenced by a negotiable or nonnegotiable instrument, or a deposit in book entry form evidenced by a receipt or similar acknowledgement issued by the bank, that provides, on its face, that the amount of such deposit is payable to the bearer, to any specified person, or to the order of a specified person, as follows: (1) on a certain date not less than seven days after the date of deposit, (2) at the expiration of a specified period not less than seven days after the date of the deposit, or (3) upon written notice to the bank which is to be given not less than seven days before the date of withdrawal.</skos:definition>
|
||||
<fibo-fnd-utl-av:abbreviation>CDA</fibo-fnd-utl-av:abbreviation>
|
||||
<fibo-fnd-utl-av:adaptedFrom>https://www.fdic.gov/regulations/resources/call/crinst/2010-09/910gloss_093010.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;TimeDepositAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;NonTransactionDepositAccount"/>
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-pas;ContractualProduct"/>
|
||||
<rdfs:label>time deposit account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:TimeDepositAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>a deposit account that the depositor does not have a right, and is not permitted, to make withdrawals from within six days after the date of deposit unless the deposit is subject to an early withdrawal penalty of at least seven days' simple interest on amounts withdrawn within the first six days after deposit</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>https://www.fdic.gov/regulations/resources/call/crinst/2010-09/910gloss_093010.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>A time deposit from which partial early withdrawals are permitted must impose additional early withdrawal penalties of at least seven days' simple interest on amounts withdrawn within six days after each partial withdrawal. If such additional early withdrawal penalties are not imposed, the account ceases to be a time deposit. The account may become a savings deposit if it meets the requirements for a savings deposit; otherwise it becomes a demand deposit.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;TimeDepositOpenAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;TimeDepositAccount"/>
|
||||
<rdfs:label>time deposit open account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:TimeDepositOpenAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<owl:disjointWith rdf:resource="&fibo-fbc-pas-caa;TimeCertificateOfDepositAccount"/>
|
||||
<skos:definition>a time deposit account that allows deposits (other than time certificates of deposit) for which there is in force a written contract with the depositor that neither the whole nor any part of such deposit may be withdrawn prior to (1) the date of maturity which shall be not less than seven days after the date of the deposit, or (2) the expiration of a specified period of written notice of not less than seven days.</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>https://www.fdic.gov/regulations/resources/call/crinst/2010-09/910gloss_093010.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
</owl:Class>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fbc-pas-caa;TransactionDepositAccount">
|
||||
<rdfs:subClassOf rdf:resource="&fibo-fbc-pas-caa;DepositAccount"/>
|
||||
<rdfs:label>transaction deposit account</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:TransactionDepositAccount</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>a deposit or account from which the depositor or account holder is permitted to make transfers or withdrawals by negotiable or transferable instruments, payment orders of withdrawal, telephone transfers, or other similar devices for the purpose of making payments or transfers to third persons or others or from which the depositor may make third party payments at an automated teller machine (ATM), a remote service unit (RSU), or another electronic device, including by debit card</skos:definition>
|
||||
<fibo-fnd-utl-av:adaptedFrom>https://www.fdic.gov/regulations/resources/call/crinst/2010-09/910gloss_093010.pdf</fibo-fnd-utl-av:adaptedFrom>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Excluded from transaction accounts are savings deposits (both money market deposit accounts (MMDAs) and other savings deposits), even though such deposits permit some third-party transfers. However, an account that otherwise meets the definition of a savings deposit but that authorizes or permits the depositor to exceed the transfer limitations specified for that account shall be reported as a transaction account.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:Class>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-pas-caa;hasTerm">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasDuration"/>
|
||||
<rdfs:label xml:lang="en">has term</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:hasTerm</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Duration"/>
|
||||
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
|
||||
<skos:definition xml:lang="en">indicates a fixed or limited period for which something, e.g., an investment, lasts or is intended to last</skos:definition>
|
||||
<fibo-fnd-utl-av:explanatoryNote>Term in this case represents the entire duration of the contract, rather than the remaining time to maturity.</fibo-fnd-utl-av:explanatoryNote>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-pas-caa;isRealizedBy">
|
||||
<rdfs:label>is realized by</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:isRealizedBy</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<owl:inverseOf rdf:resource="&fibo-fbc-pas-caa;realizes"/>
|
||||
<skos:definition>is made concrete by</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:ObjectProperty rdf:about="&fibo-fbc-pas-caa;realizes">
|
||||
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;appliesTo"/>
|
||||
<rdfs:label>realizes</rdfs:label>
|
||||
<rdfs:comment>QName: fibo-fbc-pas-caa:realizes</rdfs:comment>
|
||||
<rdfs:isDefinedBy rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/"/>
|
||||
<skos:definition>makes concrete</skos:definition>
|
||||
</owl:ObjectProperty>
|
||||
|
||||
<owl:Class rdf:about="&fibo-fnd-pas-pas;ContractualProduct">
|
||||
<rdfs:subClassOf>
|
||||
<owl:Restriction>
|
||||
<owl:onProperty rdf:resource="&fibo-fbc-pas-caa;isRealizedBy"/>
|
||||
<owl:someValuesFrom rdf:resource="&fibo-fnd-agr-ctr;Contract"/>
|
||||
</owl:Restriction>
|
||||
</rdfs:subClassOf>
|
||||
</owl:Class>
|
||||
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user