Introducing the Open Risk API
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Semantics Developer's Guide
MarkLogic Server Semantic Graph Developer’s Guide 2 MarkLogic 10 May, 2019 Last Revised: 10.0-8, October, 2021 Copyright © 2021 MarkLogic Corporation. All rights reserved. MarkLogic Server MarkLogic 10—May, 2019 Semantic Graph Developer’s Guide—Page 2 MarkLogic Server Table of Contents Table of Contents Semantic Graph Developer’s Guide 1.0 Introduction to Semantic Graphs in MarkLogic ..........................................11 1.1 Terminology ..........................................................................................................12 1.2 Linked Open Data .................................................................................................13 1.3 RDF Implementation in MarkLogic .....................................................................14 1.3.1 Using RDF in MarkLogic .........................................................................15 1.3.1.1 Storing RDF Triples in MarkLogic ...........................................17 1.3.1.2 Querying Triples .......................................................................18 1.3.2 RDF Data Model .......................................................................................20 1.3.3 Blank Node Identifiers ..............................................................................21 1.3.4 RDF Datatypes ..........................................................................................21 1.3.5 IRIs and Prefixes .......................................................................................22 1.3.5.1 IRIs ............................................................................................22 -
Large-Scale Data-Driven Financial Risk Modeling Using Big Data Technology
Large-Scale Data-Driven Financial Risk Modeling using Big Data Technology Kurt Stockinger, Jonas Heitz, Nils Bundi, Wolfgang Breymann Zurich University of Applied Sciences Winterthur, Switzerland Abstract—Real-time financial risk analytics is very challenging In order to scale up the solutions, it is important to notice due to heterogeneous data sets within and across banks world- that steps (1) and (2) can be processed independently for differ- wide and highly volatile financial markets. Moreover, large finan- ent contracts and different risk factor scenarios, which means cial organizations have hundreds of millions of financial contracts on their balance sheets. Since there is no standard for modelling that the computing problem is ”embarrassingly parallel”. This financial data, current financial risk algorithms are typically property allows leveraging novel and freely available parallel inconsistent and non-scalable. In this paper, we present a novel and/or distributed computing technologies in order to solve the implementation of a real-world use case for performing large- ACTUS cash flow generating and analytical algorithms and, scale financial risk analytics leveraging Big Data technology. Our consequently, the problem of real-time financial risk analytics. performance evaluation demonstrates almost linear scalability. Index Terms—Big Data, Parallel Processing, Computational In particular, this is essential for large financial institutions 8 Finance, Data Modeling with about 10 contracts and for Monte-Carlo simulation based analytics where each instrument has to be evaluated under I. INTRODUCTION up to 105 scenarios, thus resulting in a Big Data and Big In 2008, when Lehman Brothers went bankrupt at the Computation problem. height of the financial crisis, nobody — neither the big banks nor the regulatory authorities — were able to measure, II. -
PDF Formats; the XHTML Version Has Active Links That You Can Follow
Semantic Web @ W3C: Activities, Recommendations and State of Adoption Athens, GA, USA, 2006-11-09 Ivan Herman, W3C Ivan Herman, W3C RDF(S), tools We have a solid specification since 2004: well defined (formal) semantics, clear RDF/XML syntax Lots of tools are available. Are listed on W3C’s wiki: RDF programming environment for 14+ languages, including C, C++, Python, Java, Javascript, Ruby, PHP,… (no Cobol or Ada yet ) 13+ Triple Stores, ie, database systems to store datasets 16+ general development tools (specialized editors, application builders, …) etc Ivan Herman, W3C RDF(S), tools (cont.) Note the large number of large corporations among the tool developers: Adobe, IBM, Software AG, Oracle, HP, Northrop Grumman, … …but the small companies and independent developers also play a major role! Some of the tools are Open Source, some are not; some are very mature, some are not : it is the usual picture of software tools, nothing special any more! Anybody can start developing RDF-based applications today Ivan Herman, W3C RDF(S), tools (cont.) There are lots of tutorials, overviews, or books around the wiki page on books lists 20+ (English) textbooks; 19+ proceedings for 2005 & 2006 alone… again, some of them good, some of them bad, just as with any other areas… Active developers’ communities Ivan Herman, W3C Large datasets are accumulating IngentaConnect bibliographic metadata storage: over 200 million triplets UniProt Protein Database: 262 million triplets RDF version of Wikipedia: more than 47 million triplets RDFS/OWL Representation -
Topics in Financial Market Risk Modelling
TOPICS IN FINANCIAL MARKET RISK MODELLING Zishun Ma A DISSERTATION in Quantitative Finance In partial fulfillment of the Requirements for the Degree of Doctor of Philosophy 25/10/2012 Newcastle Business School Newcastle University Newcastle Upon Tyne, UK 1 To my Grandmother 2 Acknowledgement Studying for a PhD has been a valuable and indispensable experience in my life. When looking back, I am delighted and at same time grateful for all I have received throughout these three years. I would like to express my deep and sincere gratitude to my two supervisors, Prof. Robert Sollis and Dr. Hugh Metcalf, for their generous encouragement and thoughtful guidance. Prof. Sollis’s and Dr. Metcalf’s wide knowledge and helpful advice provided a solid basis for this present thesis. Dr. Metcalf’s understanding, encouragement and personal guidance have been invaluable to me on both an academic and a personal level. Without their support, this thesis would not have been possible. I am also deeply indebted to my colleagues and friends in the Newcastle Business School that have provided the environment for sharing their experiences and thoughts with me. I would especially like to thank my two colleagues and best friends, Hangxiong Zhang and Fengyuan Shi, for their extremely valuable support and insights in my PhD study. I own my loving thanks to my parents, Lilin Wang and Chenggang Ma, and my beloved girlfriend, Yongying Yu. Their selfless love and care have provided me inspiration and power. Without their encouragement and understanding it would have been impossible for me to finish this work. I owe them everything and here I just wish to show them how much I love and appreciate them. -
Enhancing JSON to RDF Data Conversion with Entity Type Recognition
Enhancing JSON to RDF Data Conversion with Entity Type Recognition Fellipe Freire, Crishane Freire and Damires Souza Academic Unit of Informatics, Federal Institute of Education, Science and Technology of Paraiba, João Pessoa, Brazil Keywords: RDF Data Conversion, Entity Type Recognition, Semi-Structured Data, JSON Documents, Semantics Usage. Abstract: Nowadays, many Web data sources and APIs make their data available on the Web in semi-structured formats such as JSON. However, JSON data cannot be directly used in the Web of data, where principles such as URIs and semantically named links are essential. Thus it is necessary to convert JSON data into RDF data. To this end, we have to consider semantics in order to provide data reference according to domain vocabularies. To help matters, we present an approach which identifies JSON metadata, aligns them with domain vocabulary terms and converts data into RDF. In addition, along with the data conversion process, we provide the identification of the semantically most appropriate entity types to the JSON objects. We present the definitions underlying our approach and results obtained with the evaluation. 1 INTRODUCTION principles of this work is using semantics provided by the knowledge domain of the data to enhance The Web has evolved into an interactive information their conversion to RDF data. To this end, we use network, allowing users and applications to share recommended open vocabularies which are data on a massive scale. To help matters, the Linked composed by a set of terms, i.e., classes and Data principles define a set of practices for properties useful to describe specific types of things publishing structured data on the Web aiming to (LOV Documentation, 2016). -
Linked Data Schemata: Fixing Unsound Foundations
Linked data schemata: fixing unsound foundations. Kevin Feeney, Gavin Mendel Gleason, Rob Brennan Knowledge and Data Engineering Group & ADAPT Centre, School of Computer Science & Statistics, Trinity College Dublin, Ireland Abstract. This paper describes an analysis, and the tools and methods used to produce it, of the practical and logical implications of unifying common linked data vocabularies into a single logical model. In order to support any type of reasoning or even just simple type-checking, the vocabularies that are referenced by linked data statements need to be unified into a complete model wherever they reference or reuse terms that have been defined in other linked data vocabularies. Strong interdependencies between vocabularies are common and a large number of logical and practical problems make this unification inconsistent and messy. However, the situation is far from hopeless. We identify a minimal set of necessary fixes that can be carried out to make a large number of widely-deployed vocabularies mutually compatible, and a set of wider-ranging recommendations for linked data ontology design best practice to help alleviate the problem in future. Finally we make some suggestions for improving OWL’s support for distributed authoring and ontology reuse in the wild. Keywords: Linked Data, Reasoning, Data Quality 1. Introduction One of the central tenets of the Linked Data movement is the reuse of terms from existing well- known vocabularies [Bizer09] when developing new schemata or datasets. The semantic web infrastructure, and the RDF, RDFS and OWL languages, support this with their inherently distributed and modular nature. In practice, through vocabulary reuse, linked data schemata adopt knowledge models that are based on multiple, independently devised ontologies that often exhibit varying definitional semantics [Hogan12]. -
Building Linked Data for Both Humans and Machines∗
Building Linked Data For Both Humans and Machines∗ y z x Wolfgang Halb Yves Raimond Michael Hausenblas Institute of Information Centre for Digital Music Institute of Information Systems & Information London, UK Systems & Information Management Management Graz, Austria Graz, Austria ABSTRACT Existing linked datasets such as [3] are slanted towards ma- In this paper we describe our experience with building the chines as the consumer. Although there are exceptions to riese dataset, an interlinked, RDF-based version of the Eu- this machine-first approach (cf. [13]), we strongly believe rostat data, containing statistical data about the European that satisfying both humans and machines from a single Union. The riese dataset (http://riese.joanneum.at), aims source is a necessary path to follow. at serving roughly 3 billion RDF triples, along with mil- lions of high-quality interlinks. Our contribution is twofold: We subscribe to the view that every LOD dataset can be Firstly, we suggest using RDFa as the main deployment understood as a Semantic Web application. Every Semantic mechanism, hence serving both humans and machines to Web application in turn is a Web application in the sense effectively and efficiently explore and use the dataset. Sec- that it should support a certain task for a human user. With- ondly, we introduce a new way of enriching the dataset out offering a state-of-the-art Web user interface, potential with high-quality links: the User Contributed Interlinking, end-users are scared away. Hence a Semantic Web applica- a Wiki-style way of adding semantic links to data pages. tion needs to have a nice outfit, as well. -
Linked Data Schemata: Fixing Unsound Foundations
Linked data schemata: fixing unsound foundations Editor(s): Amrapali Zaveri, Stanford University, USA; Dimitris Kontokostas, Universität Leipzig, Germany; Sebastian Hellmann, Universität Leipzig, Germany; Jürgen Umbrich, Wirtschaftsuniversität Wien, Austria Solicited review(s): Mathieu d’Aquin, The Open University, UK; Peter F. Patel-Schneider, Nuance Communications, USA; John McCrae, Insight Centre for Data Analytics, Ireland; One anonymous reviewer Kevin Chekov Feeney, Gavin Mendel Gleason, and Rob Brennan Knowledge and Data Engineering Group & ADAPT Centre, School of Computer Science & Statistics, Trinity College Dublin, Ireland Corresponding author’s e-mail: [email protected] Abstract. This paper describes our tools and method for an evaluation of the practical and logical implications of combining common linked data vocabularies into a single local logical model for the purpose of reasoning or performing quality evalua- tions. These vocabularies need to be unified to form a combined model because they reference or reuse terms from other linked data vocabularies and thus the definitions of those terms must be imported. We found that strong interdependencies between vocabularies are common and that a significant number of logical and practical problems make this model unification inconsistent. In addition to identifying problems, this paper suggests a set of recommendations for linked data ontology design best practice. Finally we make some suggestions for improving OWL’s support for distributed authoring and ontology reuse. Keywords: Linked Data, Reasoning, Data Quality 1. Introduction In order to validate any dataset which uses the adms:Asset term we must combine the adms ontolo- One of the central tenets of the linked data move- gy and the dcat ontology in order to ensure that ment is the reuse of terms from existing well-known dcat:Dataset is a valid class. -
Quant Congress USA 2012 Acceptance Criteria: Originality and Relevance in Quantitative Industry
ALIGN WITH TOP TRIM EDGE To be used in top-left placement The #1 US quant ALIGN WITH LEFT SIDE OF TYPE AREA OR MASTHEAD event To be used in July 10-12,bottom-lef 2012,t New York placement ALIGN WITH BOTTOM TRIM EDGE Overcoming market challenges with advanced pricing, hedging and risk management techniques in the new financial era Risk is delighted to host its 10th annual Quant Congress USA, taking place on July 10-12th in New York. Year on year, this event is the meeting place for senior risk managers and quantitative researchers to gather, discuss and present their latest research on derivatives developments and quantitative risk management. It will equip you with both theoretical perspectives and practical take-home advice. Speakers include: Jesper Fredborg Andreasen, Universal Head of Quantitative Research, DANSKE BANK and Risk Awards 2012: Quant of the Year Craig Lewis, Chief Economist and Director of the Division of Risk, Strategy and Financial Innovation, U.S. SECURITIES AND EXCHANGE COMMISSION Dilip B. Madan, Professor of Mathematical Finance, Department of Finance, Robert H. Smith School of Business, UNIVERSITY OF MARYLAND and Risk Awards 2008: Quant of the Year Robert Almgren, Visiting Scholar and Adjunct professor in Financial Mathematics Courant Institute of Mathematical Sciences, NEW YORK UNIVERSITY and Co-founder, QUANTITATIVE BROKERS Presentation sponsors: quantcongressusa.com Register now: Online: quantcongressusa.com Email: [email protected] Tel.: +1 646 736 1888 About the conference The escalating number of regulations, severe market volatility and low volume environment have transformed the way the financial industry operates, as well as its framework and best practice on how to conduct business more efficiently. -
What Financial Risk Managers Can Learn from Six Sigma Quality Programs Barry Doyle University of San Francisco, [email protected]
The University of San Francisco USF Scholarship: a digital repository @ Gleeson Library | Geschke Center Finance School of Management 2010 What Financial Risk Managers Can Learn from Six Sigma Quality Programs Barry Doyle University of San Francisco, [email protected] Robert Mefford University of San Francisco, [email protected] Nicholas Tay University of San Francisco, [email protected] Follow this and additional works at: http://repository.usfca.edu/fe Part of the Finance and Financial Management Commons Recommended Citation Doyle, Barry; Mefford, Robert; and Tay, Nicholas, "What Financial Risk Managers Can Learn from Six Sigma Quality Programs" (2010). Finance. Paper 2. http://repository.usfca.edu/fe/2 This Conference Proceeding is brought to you for free and open access by the School of Management at USF Scholarship: a digital repository @ Gleeson Library | Geschke Center. It has been accepted for inclusion in Finance by an authorized administrator of USF Scholarship: a digital repository @ Gleeson Library | Geschke Center. For more information, please contact [email protected]. “WHAT FINANCIAL RISK MANAGERS CAN LEARN FROM SIX SIGMA QUALITY PROGRAMS” Barry Doyle, University of San Francisco, [email protected], 415-422-6129 Robert Mefford, University of San Francisco, [email protected], 415-422-6408 Nicholas Tay, University of San Francisco, [email protected], 415-422-6100 ABSTRACT As the financial crisis of 2008 has revealed, there are some flaws in the models used by financial firms to assess risk. Credit, volatility, and liquidity risk were all inadequately modeled by supposedly sophisticated financial institutions employing dozens of financial engineers with advanced degrees. It is now clear that some of the underlying assumptions of the statistical models utilized were seriously flawed, and interactive and systemic effects were improperly modeled. -
Slideshare.Net/Scorlosquet/Drupal-As-A-Semantic-Web-Platform
Linked Data Publishing with Drupal Joachim Neubert ZBW – German National Library of Economics Leibniz Information Centre for Economics SWIB13 Workshop Hamburg, Germany 25.11.2013 ZBW is member of the Leibniz Association My background • Scientific software developer at ZBW – German National Library for Economics, mainly concerned with Linked Open Data and knowledge organization systems and services • Published 20th Century Press Archives in 2010, with some 100,000 digitized newspaper articles in dossiers (http://zbw.eu/beta/p20, custom application written in Perl) • Published a repository of ZBW Labs projects recently – basicly project descriptions and a blog (http://zbw.eu/labs, Drupal based) Page 2 Workshop Agenda – Part 1 1) Drupal 7 as a Content Management System: Linked Data by Default Hands-on: Get familiar with Drupal and it‘s default RDF mappings 2) Using Drupal 7as a Framework for Content Management Hands-on: Create a custom content type and map it to RDF Page 3 Workshop Agenda – Part 2 Produce other RDF Serialization Formats: RDF/XML, Turtle, Ntriples, JSON-LD Create a SPARQL Endpoint from your Drupal Site Cool URIs Create Out-Links with Web Taxonomy Current limitations of RDF/LD support in Drupal 7 Outlook on Drupal 8 Page 4 Drupal as a CMS (Content Management System) ready for RDF and Linked Data Page 5 Why at all linked data enhanced publishing? • Differentiate the subjects of your web pages and their attributes • Thus, foster data reuse in 3rd party services and applications • Mashups • Search engines • Create meaningful -
The Impact of Risk-Modeling Disclosures on the Market Perception of Banks' Estimated Fair Value Gains and Losses for Financial
Southern Methodist University SMU Scholar Accounting Research Accounting 2015 The Impact of Risk-Modeling Disclosures on the Market Perception of Banks’ Estimated Fair Value Gains and Losses for Financial Instruments Gauri Bhat Southern Methodist University, [email protected] Stephen Ryan New York University, [email protected] Follow this and additional works at: https://scholar.smu.edu/business_accounting_research Part of the Accounting Commons This document is brought to you for free and open access by the Accounting at SMU Scholar. It has been accepted for inclusion in Accounting Research by an authorized administrator of SMU Scholar. For more information, please visit http://digitalrepository.smu.edu. The Impact of Risk Modeling on the Market Perception of Banks’ Estimated Fair Value Gains and Losses for Financial Instruments Gauri Bhat Cox School of Business Southern Methodist University 6212 Bishop Blvd. Dallas, TX 75275-0333 [email protected] (214) 768-2964 Stephen G. Ryan Leonard N. Stern School of Business New York University 44 West 4th Street, Suite 10-73 New York, NY 10012-1118 [email protected] (212) 998-0020 April 2015 This paper was presented at the Accounting, Organizations & Society Conference on Accounting Estimates on October 23-25, 2014 sponsored by the Deloitte Foundation. We are grateful for helpful comments from the editor, Hun Tong Tan, two anonymous reviewers, and conference participants, as well as accounting workshop participants at Rice University. The Impact of Risk Modeling on the Market Perception of Banks’ Estimated Fair Value Gains and Losses for Financial Instruments ABSTRACT We examine whether and how measures of market and credit risk modeling identified from banks’ financial reports enhance the returns-relevance of their estimated annual unrealized fair value gains and losses for financial instruments.