<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Ontological Constructs to Create Money Laundering Schemes</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Murad</forename><surname>Mehmet</surname></persName>
							<email>mmehmet@gmu.edu</email>
							<affiliation key="aff0">
								<orgName type="institution">George Mason University Fairfax</orgName>
								<address>
									<postCode>22030</postCode>
									<region>VA</region>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Duminda</forename><surname>Wijesekera</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">George Mason University Fairfax</orgName>
								<address>
									<postCode>22030</postCode>
									<region>VA</region>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Ontological Constructs to Create Money Laundering Schemes</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">73907DDECEDEAFB30AAFC0653CFD59FA</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T08:57+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>money laundering, money laundering ontology</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>There is an increasing tendency in the money laundering sector to utilize electronic commerce and web services. Misuse of web services and electronic money transfers occurs at many points in complex trading schemes. We provide ontological components that can be combined to construct some of these money laundering schemes. These constructs can be helpful for investigators, in order to decompose suspected financial schemes and recognize financial misuses.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Introduction</head><p>Money Laundering Schemes (MLS) have evolved in order to take advantage of internet based financial transactions and web services. To date, regulations alone have not been able to deter such schemes, as seen in recent examples of long running money laundering schemes <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b3">[4]</ref>. Digital currencies (E-Money) are particularly suitable for money laundering schemes because of their global usability, anonymity, ease of use, and instantaneous transferability. It is becoming increasingly difficult to differentiate between legitimate and fraudulent transactions because of their complexity and evolving nature, as described in recent publications <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b3">[4]</ref>, <ref type="bibr" target="#b8">[9]</ref>.</p><p>In order to decompose this complexity we provide some basic ontological constructs that can be used to create known money laundering schemes. These basic ontological constructs can be integrated with financial transaction specification languages to provide further forensic analysis, particularly with XBRL, the de-facto standard for reporting in the financial industry, in order to recognize financial misuses.</p><p>The rest of the paper is organized as follows: Section 2 discusses the well known money laundering schemes. Section 3 defines the proposed money laundering ontological constructs. Section 4 presents an example of constructing a money laundering scheme using the proposed ontological constructs. Section 5 presents a discussion on related work in the area of money laundering ontologies. Finally, section 6 presents the conclusion.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Known Money Laundering Schemes</head><p>In order to identify the basic components of existing money laundering schemes, we list some well known money laundering schemes as follows:</p><p>1. Structured Transfer Scheme: This method involves splitting a transfer of funds into multiple fund transfers involving smaller amounts that are below the threshold of suspicion. 2. Alternative Remittance Systems Scheme: In this method, all transactions are done in cash involving parties (two or more) that calculate the difference of their balances, and make quick payments in their own countries without involving any electronic wire transfer. 3. Loan Back Scheme: In this method, a shell company (a fictitious company created merely to transfer money without raising suspicion) transfers funds allocated as credit from the money launderer in the form of a loan. The loan is then repaid with laundered money, thereby legitimizing the laundered money. 4. Low Invoicing Scheme: In this method, the seller lowers the invoice to the buyer as payment for an illegal commodity (such as drugs or weapons). The buyer then resells the product for a high profit. 5. High Invoicing Scheme: In this method, high prices for goods are paid by contractors resulting in high profits (laundered money) for the seller. It is characterized by fabricated deliveries of products, transactions carried out by shell companies in offshore territories, and use of electronic payments by anonymous persons. 6. Anonymous Account Holder Services: In this method, accounts are created by E-Money servers for customers who wish to be anonymous during the use of E-Money transactions. These are attractive to money launderers due to the ease and secrecy of fund transfers among the accounts, as well as the accessibility to fund withdrawals at any regular banking locations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Components of Money Laundering Schemes</head><p>The four basic entities that we use to construct a money laundering scheme are people, organization, portfolio, and messages. The "people" represents the individuals who participate in a business transaction. This entity can be business related, nonbusiness related, or a money launderer. The "organization" represents any institution or firm that engages in financial operation or business trading. The "portfolio" represents any asset of a person or an organization in a financial institution. "Messages" represents any form of communication exchanged between people and organizations.</p><p>We also use three auxiliary entities: communication medium, invoice and identification documents to represent schemes. The "communication medium" represents any environment that allows the delivery of messages. The "invoice" represents the demand for payment issued in trading schemes. "Identification documents" are used to identify the "people".</p><p>There are many relationships amongst the entities. Therefore, we formally define these entities and relationships using the Web Ontology Language (OWL).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>3.1</head><p>The Ontology of Money Laundering Schemes The ontology class diagram represents the components used in money laundering schemes as described in previous section: people, organization, portfolios, messages, communication medium, invoice and identification documents. We list and describe the entities in the OWL ontology shown in Figure <ref type="figure" target="#fig_0">1</ref> above as follows:</p><p>1. People: Represents individuals who participate in a business transaction. It consists of the subclasses "business related", "ML participant", and "ML not participant". This entity is associated with entities: "organization", "portfolio", "messages", "identification document", and "money laundering schemes". For instance, money launderer "people" need "identification documents", to send "messages" to withdraw "portfolio" cash from an "organization" bank, as part of a structuring "money laundering scheme".</p><p>2. Portfolio: Represents financial assets and products, it has many subclasses such as "cash", "security", and "bank account". This entity is associated with "organization", "people" and "messages". For instance, "people" own accounts linked to a bank "organization", they access them via bank transaction "messages". 3. Organization: Represents any business engaged in trading or financial transactions, it has many subclasses such as "banking", "securities trading", and "electronic organization". This entity is associated with entities: "people", "portfolio", "messages", "invoice", and "money laundering schemes". For instance, a security trading company sends invest "messages", or issues an "invoice" from the security account to the account owner. 4. Messages: Represents all messages exchanged in the domain between "people" and "organization". All the activities in the domain are performed via messages, such as "bank messages", "trade messages", and "human messages". This entity is associated with entities: "people", "organization", "portfolio", "communication medium" and "money laundering schemes". For instance, to withdraw funds the money launderer "people" send the withdraw "message" to the bank "organization", and thereby the withdraw "message" accesses the "portfolio" bank account, as part of the structuring "money laundering scheme" using the phone "communication medium". 5. Communication medium: Represents all methods of standard and encrypted communication. It has many subclasses such as "anonymous proxy server", "electronic payment server", and "mail server". This entity is associated with entities "message" and "money laundering schemes". For instance, the deposit uses the "electronic payment server" as part of the "money laundering schemes". 6. Identification document: Represents all documents that can be provided by the person for identification purposes. It has many subclasses such as "national card ID" and "passport". This entity is only associated with the entity "people". For instance, money launderer "people" must have an "identification document" passport. 7. Invoices: Represents trading statements. It consists of the subclasses "invoice to business" and "invoice to people". This entity is associated with entities "organization" and "people". For instance, an "organization" issues an "invoice" to "people". 8. Money laundering schemes: Represents the various money laundering techniques, it has many subclasses such as "low invoicing scheme" and "structuring scheme". The finance industry is very dynamic, as the money laundering techniques continue to evolve they will be added to our ontology. This entity is associated with entities: "people", "organization", "message", and "communication medium". For instance, money launderer "people" send transfer "message" to bank "organization", as part of the high invoicing "money laundering schemes".</p><p>We list and describe the object properties in the OWL ontology as follows:</p><p>1. HasProvided: For one entity to provide information to another entity. For instance, a person provides his or her bank account number to an organization.</p><p>2. HasRequestedBy: An entity makes a request to another entity. For instance, an EFT is requested by an account holder from a bank. 3. HasRequestedFrom: An entity receives a request from another. For instance, an EFT requested from a bank by a person. 4. HasUsedAccessed: An entity uses or accesses another entity. 5. Is: To associate an entity within the MLS with their specific entity. For instance, the entity "EMSS Launderer" is a "MLSParticipant". 6. IsAssociatedAsClassWith: To associate or link an entity "Value Type" with its super class. 7. IsFrom: To associate the source entity of messages that is not in the form of a request. For instance, an electronic fund transfer is from a person. 8. IsOwnedByLinkedTo: An entity that is owned by or linked to another. 9. IsTowards: To associate the target entity of messages that is not in the form of a request. For instance, an electronic fund transfer is towards a shell company. 10. MustHaveDataOf: An entity has data of another. For instance, a bank must have data of the account holder person.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Example Construction of Money Laundering Scheme</head><p>In this section we create the anonymous account holder services scheme, using the constructs from our OWL ontology. According to our OWL definition, messages are linked to one or more entities. For instance, opening an account is a relation linked to the requester entity and the requested entity, the request message is sent by a person to a bank. Another example can be the relation in electronic fund transfer (EFT), where there is a receiver entity and a sender entity. Owning an account, however, is linked to only one entity. We list the message sequence of the example scheme in Table <ref type="table" target="#tab_0">1</ref>. We briefly describe the choreographies of Table <ref type="table" target="#tab_0">1</ref> as follows:</p><p>Steps 1 and 2 are the request for an anonymous session by the money launderer and the opening of the session by the proxy server. Steps 3 and 4 are the request for an electronic currency account by the money launderer and the opening of the account by the electronic payment server. In steps 5 and 6 the money launderer passes the account information to the shell company. In steps 7 and 8 the money launderer transfers cash funds to the shell company. Steps 9 and 10 are the request for an electronic currency account by the shell company and the opening of the account by the electronic payment server. Steps 11 and 12 represent the cash deposit of the shell company to the electronic currency exchange and provision of account information.</p><p>Steps 13 and 14 are the transfer of funds from the shell company to the money launderer using electronic currency accounts. Steps 15, 16, and 17 represent the withdrawal of funds from the electronic currency account of the money launderer, using the electronic currency exchange office.</p><p>Figure <ref type="figure">2</ref> represents the sequence diagram of the choreographies, using the relation and constructs from the OWL ontology. Figure <ref type="figure">3</ref> depicts the objects properties used in the ontology, linking the entities of the choreographies of anonymous account holder services scheme. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Related Work</head><p>International organizations such as The Financial Action Task Force on Money Laundering and National Drug Intelligence Center publish annual reports and statistics of money laundering trends, including ongoing investigation of cyber laundering cases <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b2">[3]</ref>, <ref type="bibr" target="#b3">[4]</ref>. FF-POIROT <ref type="bibr" target="#b4">[5]</ref>, <ref type="bibr" target="#b5">[6]</ref>, <ref type="bibr" target="#b6">[7]</ref>, <ref type="bibr" target="#b7">[8]</ref> is a project which builds a detailed ontology of European law on the preventive practices of financial fraud. The project is focused on sales tax fraud and online investment solicitation, and it does not go into details of money laundering ontologies and schemes. Woda <ref type="bibr" target="#b8">[9]</ref> extensively describes money laundering techniques, but does not include any formal specification or ontology definition of the MLS. Vanderlinden <ref type="bibr" target="#b11">[12]</ref> produced a comprehensive OWL ontology for financial systems, and covers legitimate transactions. The emphasis of the work done is to produce the OWL, and no detail is provided about the formal definition and methodological background. Several publications study deficiencies of the languages used in the financial industry, with a particular focus on the taxonomy and the specification of the reporting languages. None of these studies cover the MLS with the exception of Viveo <ref type="bibr" target="#b19">[20]</ref> and SEPBLAC <ref type="bibr" target="#b20">[21]</ref>.</p><p>As part of their consulting work for large global financial enterprises, Viveo released their product "QUALIFY-IT-XBRL Reporting" to provide bankers with uniform message content (e.g. Fraud detection, Risk control, Money laundering) before anyone else can get it. The Viveo <ref type="bibr" target="#b19">[20]</ref> product is tailored to the retail banking industry and heavily depends on XBRL <ref type="bibr" target="#b12">[13]</ref>, and thus lacks the capability to be used in web services transaction languages such as IFX <ref type="bibr" target="#b21">[22]</ref>. The taxonomy project of SEPBLAC <ref type="bibr" target="#b20">[21]</ref> entitled "Telematic Reporting Project" automates the reporting process of suspicious transactions, improve efficiency with fewer tasks and errors, and ensure scalability. Chen et al. <ref type="bibr" target="#b12">[13]</ref> assess different taxonomies used for financial reporting in different countries, based on data samples selected from the Shanghai Stock Exchange. They explore if the current XBRL can apply to real life scenarios, and conclude the need to improve XBRL. Nicola et al. <ref type="bibr" target="#b13">[14]</ref> developed an applicationoriented, domain-specific benchmark "Transaction Processing over XML", which simulates multi-user financial workloads with data based on the FIXML standard. Carrillo et al. <ref type="bibr" target="#b14">[15]</ref>, <ref type="bibr" target="#b15">[16]</ref> propose creating middleware to reduce the incompatibility from multiple implementations of XBRL in an enterprise. This is based on their developing an XBRL taxonomy for public institutions in Colombia.</p><p>Several efforts are underway in developing taxonomies for financial and investment organizations. Progress is being made on preparing taxonomy for the financial industry and investment organizations. Lara et al. <ref type="bibr" target="#b16">[17]</ref> introduce a generic translation process of XBRL taxonomies of investment funds into OWL ontologies. They suggest that extensions to OWL are required to fulfill all the requirements of financial information reporting. An improved XBRL can be achieved by adding formal semantics. Castells et al. <ref type="bibr" target="#b17">[18]</ref> developed an ontology-based platform that provides the integration of contents and semantics in a knowledge base that provides a conceptual view of low-level contents and semantic search facilities. Dui et al. <ref type="bibr" target="#b18">[19]</ref> demonstrate that configuration management for XML languages is more complicated than traditional software engineering artifacts, they propose to evaluate XML by using different versions of the Financial Products Markup Language (FpML). They conclude that designers of FpML, and of many other complex XML languages, may need to make changes to the language while retaining overall compatibility. None of these works mentioned above analyze the semantics of money laundering, nor propose a model that can used to detect the schemes within the available financial reporting languages such as IFX <ref type="bibr" target="#b21">[22]</ref>, a language the financial industry heavily depends upon for web-based transaction and business-to-business banking.</p><p>We have used Methontology <ref type="bibr" target="#b9">[10]</ref> to develop this ontology because Protégé <ref type="bibr" target="#b10">[11]</ref> uses it.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Conclusions</head><p>In this paper we describe a preliminary OWL ontology to build money laundering schemes. Our ontology provides components that can be used to construct MLS. Our work creating money laundering ontologies is aimed at providing formal semantics for financial transaction data, and facilitating detection of illegal financial schemes. Currently, we are working on developing algorithms to detect each of the schemes from a sequence of financial transaction records, where the objective is to capture and identify the transactions that match constructs from our OWL ontology.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. The ontology class diagram</figDesc><graphic coords="3,144.60,222.24,324.36,270.00" type="vector_box" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .Fig. 3 .</head><label>23</label><figDesc>Fig. 2. The equence diagram of the anonymous account holder services scheme</figDesc><graphic coords="6,144.60,422.04,324.36,213.60" type="vector_box" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 .</head><label>1</label><figDesc>Choreographies of Anonymous Account Holder Services Scheme</figDesc><table><row><cell cols="2">Step Entity</cell><cell>Message (Linked Entity)</cell></row><row><cell>1 st</cell><cell cols="2">AnonySession HasRequestedFrom(ProxyServer), HasRequestedBy(MLaunderer)</cell></row><row><cell cols="3">2 nd AnonySession IsFrom(ProxyServer), IsTowards(MLaunderer)</cell></row><row><cell cols="3">3 rd EMAccount-1 HasRequestedFrom(EMoneyServer), HasRequestedBy(MLaunderer)</cell></row><row><cell>4 th</cell><cell cols="2">EMAccount-1 IsFrom(EMoneyServer), IsTowards(MLaunderer)</cell></row><row><cell>5 th</cell><cell>MLaunderer</cell><cell>HasProvided(ShellComp)</cell></row><row><cell>6 th</cell><cell>ShellComp</cell><cell>MustHaveDataOf(EMAccount-1)</cell></row><row><cell>7 th</cell><cell>MLaunderer</cell><cell>HasUsedAccessed (DepositCash)</cell></row><row><cell>8 th</cell><cell cols="2">DepositCash IsFrom(MLaunderer), IsTowards(ShellComp)</cell></row><row><cell>9 th</cell><cell cols="2">EMAccount-2 HasRequestedFrom(EMoneyServer), HasRequestedBy(ShellComp)</cell></row><row><cell cols="3">10 th EMAccount-2 IsFrom(EMoneyServer), IsTowards(ShellComp)</cell></row><row><cell cols="2">11 th E-Deposit</cell><cell>HasRequestedFrom(EMExchange), HasRequestedBy(ShellComp)</cell></row><row><cell cols="3">12 th EMExchange HasUsedAccessed(EMAccount-2)</cell></row><row><cell cols="2">13 th EFT</cell><cell>IsFrom(EMAccount-2), IsTowards(EMAccount-1)</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<ptr target="http://www.fatfgafi.org/dataoecd/3/52/33922473.pdf" />
		<title level="m">The Financial Action Task Force on Money Laundering: Annual Review of Non-Cooperative Countries or Territories</title>
				<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<idno>2008-2009</idno>
		<ptr target="http://www.fatf-gafi.org/dataoecd/11/58/43384540.pdf" />
		<title level="m">The Financial Action Task Force on Money Laundering: Financial Action Task Force Annual Report</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<ptr target="http://www.fatf-gafi.org/dataoecd/57/21/40997818.pdf" />
		<title level="m">The Financial Action Task Force on Money Laundering: Money Laundering &amp; Terrorist Financing Vulnerabilities of Commercial Websites and Internet Payment Systems</title>
				<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<ptr target="http://www.justice.gov/ndic/pubs28/28675/index.htm" />
		<title level="m">National Drug Intelligence Center: Money Laundering in Digital Currencies</title>
				<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Engineering an Ontology of Financial Securities Fraud</title>
		<author>
			<persName><forename type="first">G</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kingston</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Kerremans</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Coppens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Verlinden</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Workshop of Regulatory Ontology</title>
				<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Towards Ontology-based E-mail Fraud Detection</title>
		<author>
			<persName><forename type="first">K</forename><surname>Kerremans</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Tang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Temmerman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Zhao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">12th Portuguese Conference on Artificial Intelligence</title>
				<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<ptr target="http://www.ffpoirot.org" />
		<title level="m">Project Financial Fraud Prevention Oriented Information Resources Using Ontology Technology</title>
				<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Towards a Financial Fraud Ontology: A Legal Modelling Approach</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">M</forename><surname>Leary</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Vandenberghe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zeleznikow</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Workshop on Legal Ontologies, ICAIL</title>
				<imprint>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Money Laundering Techniques with Electronic Payment Systems</title>
		<author>
			<persName><forename type="first">K</forename><surname>Woda</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information &amp; Security International Journal</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="page" from="27" to="47" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">METHONTOLOGY: From Ontological Art Towards Ontological Engineering</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">F</forename><surname>Lopez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">G</forename><surname>Perez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Symposium on Ontological Engineering of AAAI</title>
				<imprint>
			<date type="published" when="1997">1997</date>
			<biblScope unit="page" from="33" to="40" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Horridge</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Jupp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Moulton</surname></persName>
		</author>
		<ptr target="http://owl.cs.manchester.ac.uk/tutorials/protegeowltutorial" />
		<title level="m">A Practical Guide To Building OWL Ontologies Using Protégé 4 and CO-ODE Tools</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<author>
			<persName><forename type="first">E</forename><surname>Vanderlinden</surname></persName>
		</author>
		<ptr target="http://www.fadyart.com/financeV4.owl" />
		<title level="m">Finance Ontology and Semantic Technologies</title>
				<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Application and Neediness of Extensible Business Reporting Language</title>
		<author>
			<persName><forename type="first">H</forename><surname>Chen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Forum on Information Technology and Applications</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">An XML transaction processing benchmark</title>
		<author>
			<persName><forename type="first">M</forename><surname>Nicola</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Kogan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2007 ACM SIGMOD International Conference on Management of Data</title>
				<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">XBRL and Financial Information Standards: a Case Success: University -Enterprise</title>
		<author>
			<persName><forename type="first">E</forename><surname>Carrillo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Chaparro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Santoyo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Euro American Conference on Telematics and Information Systems</title>
				<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">XBRL: From Common Financial Vocabularies to Intelligent Decision Making</title>
		<author>
			<persName><forename type="first">E</forename><surname>Carrillo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Euro-American Conference on Telematics and Information Systems</title>
				<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">XBRL Taxonomies and OWL Ontologies for Investment Funds</title>
		<author>
			<persName><forename type="first">R</forename><surname>Lara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Cantador</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Castells</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">1st International Workshop on Ontologizing Industrial Standards</title>
				<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Semantic Web Technologies for Economic and Financial Information Management</title>
		<author>
			<persName><forename type="first">P</forename><surname>Castells</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Foncillas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Lara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rico</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">L</forename><surname>Alonso</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ESWS</title>
		<imprint>
			<biblScope unit="page" from="473" to="487" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Compatibility of XML Language Versions</title>
		<author>
			<persName><forename type="first">D</forename><surname>Dui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Emmerich</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Lecture Notes in Computer Science</title>
		<imprint>
			<biblScope unit="page" from="148" to="162" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Viveo Systems: QUALIFY-IT-XBRL Reporting</title>
	</analytic>
	<monogr>
		<title level="m">XBRL-CEBS Workshop</title>
				<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">SEPBLAC: Anti-Money-Laundering XBRL Taxonomy Project</title>
	</analytic>
	<monogr>
		<title level="m">11th XBRL Conf</title>
				<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<ptr target="http://www.ifxforum.org/standards/standard" />
		<title level="m">IFX Forum: Interactive Financial Exchange Message Specification 1</title>
				<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
