WO2005076900A2 - Data and metadata linking form mechanism and method - Google Patents

Data and metadata linking form mechanism and method Download PDF

Info

Publication number
WO2005076900A2
WO2005076900A2 PCT/US2005/003448 US2005003448W WO2005076900A2 WO 2005076900 A2 WO2005076900 A2 WO 2005076900A2 US 2005003448 W US2005003448 W US 2005003448W WO 2005076900 A2 WO2005076900 A2 WO 2005076900A2
Authority
WO
WIPO (PCT)
Prior art keywords
metadata
taxonomy
data
document
user
Prior art date
Application number
PCT/US2005/003448
Other languages
French (fr)
Other versions
WO2005076900A3 (en
Inventor
Frederic Chapus
Original Assignee
Ubmatrix, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ubmatrix, Inc. filed Critical Ubmatrix, Inc.
Priority to JP2006552244A priority Critical patent/JP2007527058A/en
Priority to EP05722713A priority patent/EP1745390A4/en
Publication of WO2005076900A2 publication Critical patent/WO2005076900A2/en
Publication of WO2005076900A3 publication Critical patent/WO2005076900A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/84Mapping; Conversion
    • G06F16/88Mark-up to mark-up conversion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • G06F40/154Tree transformation for tree-structured or markup documents, e.g. XSLT, XSL-FO or stylesheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging

Definitions

  • XBRL Extensible Business Reporting Language
  • XML extensible Markup Language
  • XBRL provides a robust method of expressing complex metadata and data semantics.
  • the specifications for XBRL have been produced under the auspices of XBRL International Inc., which is a not-for-profit consortium of approximately 200 companies and agencies.
  • XBRL provides a common platform for critical business reporting processes and is intended to improve the reliability and ease of communicating data (especially financial data) among users internal and external to the reporting enterprise.
  • An method for mapping data between a first document having a first structure and an intermediate structure includes associating metadata in an intermediate structure to fields of a form via intermediate links based on at least one of a logical map of the intermediate structure and input from a user, associating data in the first document to fields of a form via first links based on at least one of a logical map of the first structure and input from a user, and displaying the form to the user.
  • Figure 1 illustrates a presentation view corresponding to the document of Figure 1 , with an XBRL expression of associated metadata below it.
  • Figure 4 illustrates a taxonomy calculation view corresponding to the document of Figure 1 with an XBRL expression of associated metadata below it.
  • Figure 5 illustrates exemplary creating and saving a mapping design context from data source before creating an Instance document.
  • Figure 6 illustrates an exemplary embodiment in the process of creating an instance document.
  • Figure 7 illustrates an exemplary process for creating a rule that can be used in conversion and/or analysis of Instance documents.
  • Figure 8 illustrates an exemplary embodiment wherein a previously specified rule is applied.
  • Figure 9 illustrates exemplary creation of a taxonomy conversion rules repository.
  • Figures 10A, 10B illustrate exemplary conversions from one standard to another standard.
  • Figure 11 illustrates an exemplary process for automating conversion from one standard to another standard.
  • Figures 12A, 12B illustrate exemplary structures of metadata.
  • Figure 13 illustrates an exemplary application employing metadata structure such as shown in Figures 12A, 12B.
  • Figure 14 illustrates an exemplary business report pattern.
  • Figure 15 illustrates an exemplary form in accordance with an exemplary embodiment.
  • Figure 16 illustrates exemplary creation of a Form Link between a taxonomy and a form.
  • Figure 17 illustrates exemplary creation of a context map.
  • Figure 18 illustrates an exemplary business report with instructions.
  • Figure 19 illustrates exemplary creation of an instruction link in a form.
  • Figure 20 illustrates an exemplary business report with a reference link.
  • Figure 21 illustrates exemplary creation of a reference link and insertion of the reference into a form.
  • An exemplary method for the automated, or semi-automated, conversion or reconciliation of metadata from one form into another includes one or more of: a) identifying data elements and their associated metadata in electronic file(s); b) transforming this metadata into an intermediate metadata format for later use in production of new metadata structure(s); c) developing bodies of re-usable rules for the transformation or mapping of data sets encoded using one set of metadata into another data set encoded using a different set of metadata; d) developing bodies of re-usable metadata sets and rules for the transformation or mapping of metadata into an intermediate metadata structure; e) developing of bodies of re-usable metadata sets and rules for the transformation or mapping of metadata of an intermediate metadata structure into new metadata structure(s); and f) an efficient method for capture of conversion and validation rules.
  • Figure 1 illustrates a typical business document, for example a portion of a possible Business Report from an organization.
  • the XBRL language refers to such documents as Instance documents - an Instance document represents a specific instance of a combination of data and metadata.
  • an XBRL instance document is an XML document which complies with the XBRL specification. It is typically used to describe financial data for regulatory or reporting requirements.
  • Each item included in an XBRL instance document will need to be defined in the appropriate XBRL taxonomy, and if not must be defined in an extension taxonomy.
  • An XBRL "Taxonomy" defines the items allowed in an XBRL instance document in a particular domain or vocabulary.
  • Taxonomy schema document is a part of an XBRL taxonomy. It is used to define the list of items (and the types of those items) allowed in a given domain or vocabulary. Taxonomy schema documents are required to be compliant with both the schema for schemas and xbrlinstance.xsd. They will therefore use the schema for schemas namespace and will import xbrlinstance.xsd.
  • An extension taxonomy may include a taxonomy schema document and one or more linkbases.
  • An extension taxonomy schema document is a taxonomy schema document that is provided as part of an extension taxonomy.
  • Instance documents can be encoded in a vast variety of forms; XBRL is but one example. Instance documents can be found in other, often proprietary forms, such as in the form of a Microsoft Excel spreadsheet. Usually when such documents are produced or generated via electronic means, they are constructed by the programmatic combination of data and metadata. The resulting documents themselves can of course be electronic as well as physical or printed documents.
  • This metadata can be of a number of types. Exemplary types can include, for example: metadata describing the nature of the data elements themselves (their type, such as numeric or textual, scale, size, etc., and whether they are independent, or derived from the combination of other data elements; metadata describing the structural relationships between various data elements, such as parent-child or equivalency relationships; and metadata describing how the data elements will appear in the final documents, such as language, font, format, location, scale, size, etc.
  • Figure 2 illustrates data and some metadata that can underlie the document shown in Figure 1.
  • raw data such as a 2002 land value of Euro 1147000
  • contextual metadata for example context years of interest; 2002 and 2003
  • descriptive metadata such as "Element Names” or "Concepts”which are to be displayed for human-readability of the Instance document (e.g., "Land”, “Buildings”, etc.).
  • metadata can be important for Instance document production.
  • Figure 3 shows a taxonomy Presentation view or structure, in accordance with exemplary embodiments, with an XBRL expression of the associated metadata below.
  • Figure 4 shows a taxonomy Calculation view or structure, in accordance with exemplary embodiments, with an XBRL expression of the associated metadata below.
  • Taxonomies can describe a single data set, or describe a data set which is fully dependent upon, and derived from, a given data set. For example, consider a financial data set (an Instance document) produced in one country (the source) that may be consumed in another country (the target) in a different form. These d ifferent forms can be expressed via differences between the source and target Taxonomies.
  • Conversions (such as for monetary currency), element naming, and different accounting rules or methods of calculation for sums and averages are all examples of metadata differences which are reflected in different source and target Taxonomies, even when the same Instance data set is being used by both parties.
  • Creation of specific, direct, one-to-one mappings from every relevant source Taxonomy to every relevant target Taxonomy can be inefficient.
  • efficiency is improved by mapping the source Taxonomy into a single intermediate standard reference metadata, and then constructing or linking specific target Taxonomies via mapping from that standard reference metadata.
  • Figure 9 outlines an exemplary approach described with respect to
  • Taxonomies as needed for other countries.
  • rules enable efficient automated Taxonomy conversion, and improve automation of manual conversion where fully automatic conversion is not possible.
  • Four exemplary scenarios for element-level metadata conversion are described in Figure 9, and each can be ultimately expressed in terms of a rule or set of rules.
  • a first scenario "Identical”, an element in a first taxonomy is identical to an element in a second taxonomy.
  • the element in the first Taxonomy (metadata) set is directly mapped to the corresponding element in the second Taxonomy (metadata) set.
  • Convertible a metadata element can be automatically calculated from a source element.
  • a metadata element in a first taxonomy can correspond to two or more different elements in a second taxonomy
  • the metadata element can be resolved through the intermediation of some other agent.
  • the agent can be, for example, a human operator, interacting with the mapping process via a software interface, or an algorithm such as an "expert system".
  • a user will have access to a Multiple Option Interface that will allow or enable the user to select an appropriate corresponding concept, e.g. an XBRL Concept.
  • the metadata element can only be resolved through the addition of other data.
  • This data can be supplied, for example, by a human operator (e.g. a human operator interacting with the mapping process via a software interface), or by an algorithm such as an "expert system".
  • additional data may always be required, in other cases the data may only need to be provided once and thereafter arises as the first or second scenario.
  • detailed information regarding the additional data needed can be provided in a specific document, for example to which the user can be automatically referred or provided access.
  • Conversion rules associated with the scenarios can (but are not required to) be determined and updated on a permanent basis by qualified experts associated with the source and destination taxonomies or standards on which the taxonomies are based.
  • Conversion rules associated with the scenarios can (but are not required to) be determined and updated on a permanent basis by qualified experts associated with the source and destination taxonomies or standards on which the taxonomies are based.
  • information linking, associating or mapping concepts between taxonomies is required and is not known, then it is obtained automatically or by querying a user to provide the information.
  • one or more "dictionaries”, databases or other sdocuments associated with a conversion between a first taxonomy and/or instance document and a second taxonomy and/or instance document can (individually or collectively) include a list of direct correspondence between elements or concepts, as in the first scenario, and can also include rules or formulas that specify exact relationships between elements or concepts, as for example in the second scenario.
  • the dictionary can include rules that specify a sequence of actions to be automatically performed when the third and fourth scenarios occur, for example a specific sequence of queries or choices presented to the user.
  • the dictionary or document(s) can be added to or refined based on user's answers to queries, and so forth.
  • FIGS. 10A, 10B are exemplary dictionary/mapping documents.
  • Figure 10A graphically depicts an exemplary process of conversion of metadata from a first Taxonomy to an intermediate representation or
  • FIG 10A also shows conversion of an instance document based on the first Taxonomy, to an instance document based on a second, intermediate Taxonomy.
  • the UBMatrix server can use the Rules found in the extensions, and the rules can include or specify actions to query a user for additional information, a qualitative decision or selection, and so forth, consistent with the principles described herein.
  • the Rules can cover all of the situations and scenarios shown in Figure 9.
  • Figure 10B graphically depicts a similar exemplary process of conversion of metadata from the second, intermediate Taxonomy to a third Taxonomy.
  • Figure 10B also shows conversion of an instance document (data and metadata) based on the second, intermediate Taxonomy, to an instance document based on the third Taxonomy.
  • intermediate representations of Taxonomies can be saved for later use, for example when another Instance document having the same initial structure but different data is encountered. Intermediate representations of Instance documents can also be saved if desired.
  • an intermediary repository of metadata reference sets and conversion rules is used for both Taxonomy and Instance metadata and data conversion.
  • the repository can be a server, for example the "UBmatrix Server" shown in Figures 10A, 10B. This server serves as a centralized electronic repository for XBRL Taxonomy specifications and for conversion rules for both metadata and data.
  • the XBRL language provides some support for the construction and management of such a repository through the XBRL concepts of Extension Taxonomies and Formulas.
  • rules can be applied to convert or alter data, for example conversion of a monetary value from U.S. dollars to Japanese yen
  • metadata reference sets are used to convert metadata or labels associated with data, for example from one taxonomy consistent with U.S. GAAP, to another taxonomy consistent with Japanese Accounting Principles.
  • conversion may involve either or both of rules and metadata reference sets.
  • a taxonomy e.g., a metadata structure having no data entries
  • a superset intermediate taxonomy for example an international reference Taxonomy
  • only an appropriate metadata reference set is necessary to perform the conversion.
  • the resulting intermediate representation or taxonomy which can be a subset of the superset intermediate taxonomy, can also be saved for future use.
  • a metadata reference set is used to convert the metadata to an intermediate representation consistent with the intermediate taxonomy, and rules are also used to convert the data to values consistent with the intermediate taxonomy for insertion into the intermediate representation or Instance document.
  • the metadata portion (or taxonomy) of the intermediate representation can be saved.
  • the rules need be applied to convert the values for insertion into a copy of the (saved) intermediate representation, or in other words added to the saved intermediate taxonomy.
  • an intermediate superset taxonomy can provide additional advantages, for example when the intermediate superset taxonomy is designed to embody or require best practices or characteristics. I n this case when converting from a first taxonomy to the intermediate superset taxonomy or vice versa, the intermediate superset taxonomy can act as a filter whereby anomalies, deficiencies or opportunities for improvement in the first taxonomy are automatically identified as part of the conversion process. Attempting to convert the first taxonomy into a form consistent with the intermediate superset taxonomy, or attempting to construct a first taxonomy from the intermediate superset taxonomy, can reveal aspects or characteristics of the first taxonomy that are incompatible or inconsistent with the intermediate superset taxonomy.
  • Figure 11 illustrates an exemplary application where a centralized "Multi-Standard Conversion Repository” is used to support automatic conversion of XBRL Instance documents from one form to another.
  • XBRL metadata including formulae
  • Instance documents produced in Mexico and China are converted into Instance documents which can be consumed by software in France and the United States, respectively.
  • Human or software agents can also be provided as needed to resolve the Multiple Options and/or Additional Data Needed scenarios as described herein with respect to Figure 9.
  • Figures 12A, 12B illustrate an exemplary structure and arrangement of XBRL metadata, relying upon the XBRL concept of Extension Taxonomies, to support a hierarchy of re-useable metadata.
  • Taxonomy extensions are dependent upon their parent metadata set to be usable
  • all Taxonomies are modular and can be individually identified and independently managed. This feature supports the rational organization and efficient operation of a server environment, where many different Taxonomies are likely to be simultaneously in use for a wide variety different applications.
  • Figure 13 illustrates an exemplary a plication of the use of the metadata arrangement described in Figures 12A, 12B.
  • a multinational firm with different business groups can use a centralized server (for example, the UBMatrix Multi-standard Conversion Repository shown in Figure 13) for automated conversion and consolidation of various Instance document data sets.
  • these processes can be wholly or partially driven by metadata rules and formulae.
  • Figure 5 illustrates how Instance document metadata can be collected for later re-use.
  • the initial source Instance document is a Microsoft Excel spreadsheet.
  • the metadata which can be derived from the Excel document are available. Manual processing of some sort is therefore needed to evaluate the Instance document.
  • a software application for exam pie Universal Business Matrix's Automator product, can be used to import and manipulate the original Excel spreadsheet.
  • human action is required to map Excel metadata elements in the Instance into an XBRL Taxonomy.
  • the interface shown in The bottom portion of Figure 5 shows a portion of an exemplary Automator interface during this process of initial mapping.
  • the "design" for this mapping from the initial source Instance document can be saved for later re-use during conversion of a similar Instance document.
  • On the right side of Figure 5 is a fragment of the XBRL Taxonomy metadata constructed for the sample Instance document described in Figure 4, related for example to the data and metadata shown in the upper left of Figure 5. If the metadata for an Instance document do not change over time, then the Taxonomy metadata created when the document was initially encountered can be used to automate, in whole or in part, all future conversions of the Instance document, or of Instance documents having the same structure of metadata and data but different data values (e.g. fact values).
  • Figure 6 illustrates operation of Universal Business Matrix's Automator software during Instance document creation.
  • XBRL results are shown on the right side of Figure 6.
  • the metadata of interest is the Calculation view of the "Land" data element, which can be used, for example in the fashion shown in Figure 7 to describe the use of formulae to specify data conversion rules.
  • Figure 7 illustrates an exemplary process for the creation of a rule for use in conversion or creation of Instance documents, using an exemplary interface of Universal Business Matrix's Automator.
  • the desired "business rule" is that land value for the current accounting period should be greater than the land value for the immediately preceding period.
  • Shown in the center of Figure 7 is a small window where a human software operator can specify the rule, using for example standard algebraic notation and element names from relevant XBRL metadata (e.g. from a relevant Taxonomy).
  • relevant XBRL metadata e.g. from a relevant Taxonomy.
  • the expression "caLand > ciLand[-PTY]” should be read as "Is Current Instance Land Greater Than Current Instance Land [Of The Prior Period Year]”.
  • the result from any evaluation of this formula will always yield either a binary TRUE or FALSE or create all kinds of output as, and nori exclusively, derived values and automated steps in a pre-defined work flow.
  • the formula can be stored in an extension of the corresponding taxonomy, e.g. for future use.
  • the pre-defined work flow can include, for examole, querying a user for data or a qualitative decision. For example, where the source taxonomy or instance document based on a first standard lacks a value required in a destination taxonomy or instance document based on a second, destination standard, for example a market value of an asset, then the user can be queried in accordance with the formula, and asked to provided the desired datum.
  • a qualitative decision can involve, for example, a situation where a concept in the source taxonomy or standard has a rough but not exact equivalent concept in the destination taxonomy or stand ard, and the importance of the difference between the concepts can depend on specific circumstances, for example an overall asset value of a company whose business report is contained in the instance document b ing converted.
  • the user can be queried and provided with a choice whether to accept or decline the equivalence, or select a different concept in the destination taxonomy or standard that should be used instead.
  • the formula or rule can be more elaborate.
  • the rule can be set so that if the overall asset value of the company is less than a threshold value, then the conversion is automatically performed, but if the overall asset value of the company is greater than or equal to the threshold value, then the user is queried.
  • the user can be queried to provide a numeric factor or select a particular mathematical conversion function, that can vary depending on risk perceived by the user, size of the company, or any other circumstance or circumstances internal or external to the company, that affects the conversion or reconciliatio n.
  • Figure 8 illustrates the use of a previously specified rule. In this case, the Land Value rule described in Figure 7 is evaluated during validation of data in an Instance document.
  • a centralized repository for example the centralized repository described in Figure 11 , can enable Instance documents, individually or in batch sets, to be validated and/or converted using the pre-defined rules.
  • the interfaces variously shown can be augmented or replaced with one or more interfaces more appropriate for human or electronic exception processing.
  • conceptual metadata, contextual metadata and a fact value of a first schema or taxonomy are associated with each other and are converted into different conceptual metadata, different contextual metadata and a different fact value of the second schema or taxonomy.
  • the associated contextual metadata can identify a monetary currency and the associated fact value can identify an amount of the monetary currency.
  • methods and mechanisms employ a markup language and associated mechanisms, for example XBRL (extensible Business Reporting Language) which is based on XML (extensible Markup Language), to produce automated systems for data collection and data viewing.
  • XBRL extensible Business Reporting Language
  • a user can use software such as the UBMatrix Automator (shown for example in Figure 16) to view, manipulate and organize data, compatible for example with XBRL.
  • a form or template such as a web form or HTML (HyperText Markup Language) form as shown in Figures 15, 16, 17, 19, and 21 , is provided to facilitate forming of links between data from an instance document, for example an XBRL instance document, with cells of the form.
  • a web form can be, for example, a template provided by a server over a network, for example a web server via the Internet.
  • the form can be displayed to a user during creation and use of the form.
  • the upper left quadrant of Figure 17 illustrates an exemplary data structure including data and metadata that describe or characterize the data.
  • the data shown in the upper left quadrant of Figure 17 (e.g. in the ⁇ fact value> fields) are numeric, but can also be alphanumeric.
  • the metadata can include element names or labels for the data, such as "Land", Buildings", etc. The labels can come, for example, from an XML taxonomy.
  • the metadata can also include context information, for example a time period associated with a data element (e.g., the year 2003), units of the data value (e.g., a unit represents a thousand Euros), and so forth.
  • context information for example a time period associated with a data element (e.g., the year 2003), units of the data value (e.g., a unit represents a thousand Euros), and so forth.
  • metadata such as element names or labels in a structure or taxonomy are linked to specific cells or fields of the form. This can be performed automatically, following the order or hierarchy of the taxonomy.
  • the links can also be formed by a user associating specific element labels (e.g. from the taxonomy shown in the presentation view of the UBmatrix Automator in Figure 16) with specific cells or fields of the form. The user can also associate or link specific cells or fields of the form as cells for receiving data.
  • context metadata for example time periods and units of the data value, are associated with or linked to specific fields of the form.
  • the context metadata can be sourced from an instance document.
  • links can be established (automatically, in accordance with a logical map of the instance document, and/or manually by a user) between fields or locations in the instance document that contain the context metadata, and corresponding fields in the form.
  • the instance document can be any document having a format of some kind that is machine or user-recognizable, for example an MS Excel spreadsheet, a word-processing document, a table of text and/or numbers, and so forth.
  • a time period label "2003" is linked to the cell at the top of the middle column of the form, and units of data value (a thousand Euros) are linked to both cells in the second row of the two rightmost columns.
  • the data values can then be imported into the form, for example automatically based on a) the metadata links into the form and/or b) data links into the form, to obtain the result shown in the lower right quadrant of Figure 17.
  • the cells or fields in the form can be uniquely identified, for example by coordinate (e.g. row & column), and the links can be saved to form a context-mapping design that can, for example, be re-used to import different sets of data having the same or similar structure, into the form to thereby populate the form.
  • Uniquely identifying the fields or cells of the form can allow, for example, the form to be an intermediate, where instance documents are mapped, for example from one taxonomy to another, by mapping from a first taxonomy into the form using a first mapping design, and then mapping the contents of the form into a second taxonomy using a second mapping design.
  • neither mapping design knows the other's taxonomy, but each knows how the contents of t « (intermediate) form will be organized. Accordingly, where an intermediate form is commonly used converting than two taxonomies, a number of necessary mapping designs can be reduced.
  • Links between the form and a source document can be stored in a Taxonomy extension, and/or in association with the form, for example as reference links.
  • fact values can be keyed into the form, or imported into the form from the source document.
  • the taxonomy shown in Figure 16 can for example be an intermediate taxonomy, so that the labels in the form are labels from the intermediate taxonomy.
  • data from a legacy document such as an MS Excel document or other source (e.g. an instance document based on a different taxonomy from the intermediate taxonomy) ⁇ s mapped into the form, for example via the method shown in Figure 17, the data can be effectively mapped to the intermediate taxonomy.
  • Mappings ca n be bidirectional, between the intermediate taxonomy and the source/destination structure or instance document.
  • a map can be used to either import data into the intermediate format, or export data from the intermediate format via the map.
  • Different intermediate taxonomies can also be used.
  • the user can associate or link data and/or metadata to a form via a "drag and drop" mechanism or any other mechanism or interface that allows the user to designate data or metadata and designate cells or fields of the form, and associate or link the designations.
  • the metadata that can be linked can include instructions (for example text strings) and/or references (for example, any binary code documents, for example illustrations and charts stored in legacy systems). The reference can, for example, inform a user what the content of a data or metadata element should represent.
  • an instruction link can be associated with a specific cell of the form, for example by associating the instruction link with the cell's unique identifier (e.g., coordinate set).
  • the instruction linked to that cell can guide or inform the user about the content of that cell.
  • the instruction can include information or data from the source document, or from a different source, and can be entered by a user constructing the form.
  • An instruction or reference document can be associated with a field or portion of the form by any effective mechanism.
  • a user constructing a form can add or associate an instruction or reference with a field or portion of the form by right-clicking the field, and then entering the information of the instruction or reference or entering a link or hyperlink to the instruction or reference.
  • the user who is creating the form can also specify conditions or mechanisms by which a user who later uses the form, can access or invoke the instruction or reference.
  • Figure 19 shows a Reference Link that is associated with a specific cell of the form, for example by associating the reference or reference document with the cell's unique identifier (e.g.
  • the Reference Link settings include size and position settings of the reference or reference document, which can for example be a binary document or any other document or set of data that can be displayed to provide guidance or information to a user who is operating the form.
  • the reference document can be shown as an illustration integrated in the (Web) form or can appear when the user is entering or reading data in the corresponding cell.
  • the instruction or reference document (or a link thereto) can be stored in a taxonomy extension or as a reference in a legacy system.
  • the instruction or reference (or a link thereto) can also be exported along with data or metadata in the cell or field, so that the resulting instance document can include the instruction or reference as metadata associated with the information in the cell.
  • Figures 18-19 show, for example, an instruction "Enter the Market value of the land at the end of the period”
  • Figures 20-21 show a binary code document or image of a real property associated or linked with a data value.
  • the reference object or image can be stored in a legacy system.
  • These instructions and/or references can help the user complete the form, or use an instance document that is mapped or created from the form.
  • a cell having an instruction or reference linked to it can provide the instruction or reference automatically, for example when the cell is selected or via a "pop-up" graphical user interface mechanism, or in response to a request from the user (for example, when the cell is selected and the user right-clicks a computer mouse).
  • Instructions that are linked to a "Period Context" can also be updated, for example to reflect new accounting regulations or other rules to conveniently provide the user with up-to-date guidance at all times, and at the exact moment or occasion that guidance is necessary or desirable.
  • This mechanism also allows different rules to be associated with different data elements, according to which rule was in effect at the time a data element originated.
  • forms can be used to manually and/or automatically associate metadata with cells of the form that will contain data as shown for example in Figures 16-17, by for example linking or placing metadata from an instance document into (or into association with) corresponding cells of the form, as shown for example in Figures 18-21. In this way, context-mapping designs can be created.
  • Data such as fact values can be automatically (e.g., based on context-mapping design(s)) or manually imported, keyed or populated into appropriate cells of the form, as shown for example in Figure 17.
  • coordinates or other unique identifiers of the cells in the form enable mapping designs to be created and used, so that instance documents can be created and/or viewed using a form.
  • Using unique identifiers of the cells in the form also allows instructions or reference objects such as graphic images to be automatically linked to data or metadata in specific cells of the form, and can provide a single point of contact where up- to-date instructions or references are automatically available and easily accessible in contexts where they apply.
  • This method of linking Metadata (Taxonomy elements and Instance Document Contexts) to forms and Web forms can also be used to create a new Taxonomy or an extension of an existing Taxonomy.
  • the pre-existing form or Web form and its elements are used as the source of 1
  • Metadata elements to be created in and linked to elements of a new taxonomy or an extension of an existing Taxonomy and 2) contexts (entity, period, etc.) to be created in and linked to Instance Documents.
  • contexts entity, period, etc.
  • the left-hand sides of Figures 14, 16, and 19-21 , and the lower left corner of Figure 17, show interfaces containing information (e.g., data and/or metadata) for import to, or export from, the form on the right-hand side.
  • These interfaces can be direct interfaces to an information source such as a spreadsheet, text document or other information source.
  • the information source can be an original information source or an intermediate information source that received information from the original information source. Any information source or interface containing information can be used.
  • a form can be used to gather information from one or more instance documents and/or taxonomies, and can serve as an information source from which an instance document can be generated and/or viewed.
  • XBRL is customarily used as the exemplary metadata expression language, and we use terminology and examples which are XBRL-specific. However, this use of XBRL for exemplary purposes is not intended to limit the invention to XBRL or XML languages.
  • the methods, logics, techniques and pseudocode sequences described above can be implemented in a variety of programming styles (for example Structured Programming, Object-Oriented Programming, and so forth) and in a variety of different programming languages (for example Java, C, C++, C#, Pascal, Ada, and so forth).
  • the computer or computing device can include a display for displaying any of the data and information described herein, and for displaying or implementing the exemplary user interfaces variously shown in the Figures.
  • the display can, for example, display logical correspondence or mapping between two instance documents and/or taxonomies or schemas or elements thereof, and the source and/or destination/result instance documents.
  • a machine readable medium can include software or a computer program or programs for causing a computing device to perform the methods and techniques described herein.

Abstract

Abstract An method for mapping data between a first document having a first structure and an intermediate structure, includes associating metadata in an intermediate structure to fields of a form via intermediate links based on at least one of a logical map of the intermediate structure and input from a user, associating data in the first document to fields of a form via first links based on at least one of a logical map of the first structure and input from a user, and displaying the form to the user.

Description

DATA AND METADATA LINKING FORM MECHANISM AND METHOD BACKGROUND XBRL (Extensible Business Reporting Language) is one of the XML (extensible Markup Language) formats. XBRL provides a robust method of expressing complex metadata and data semantics. The specifications for XBRL have been produced under the auspices of XBRL International Inc., which is a not-for-profit consortium of approximately 200 companies and agencies. XBRL provides a common platform for critical business reporting processes and is intended to improve the reliability and ease of communicating data (especially financial data) among users internal and external to the reporting enterprise. SUMMARY An method for mapping data between a first document having a first structure and an intermediate structure, includes associating metadata in an intermediate structure to fields of a form via intermediate links based on at least one of a logical map of the intermediate structure and input from a user, associating data in the first document to fields of a form via first links based on at least one of a logical map of the first structure and input from a user, and displaying the form to the user.
BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings provide visual representations which will be used to more fully describe the representative embodiments disclosed herein and can be used by those skilled in the art to better understand them and their inherent advantages. In these drawings, like reference numerals identify corresponding elements and: Figure 1 illustrates an exemplary business document. Figure 2 illustrates data and metadata of the document shown in
Figure 1. Figure 3 illustrates a presentation view corresponding to the document of Figure 1 , with an XBRL expression of associated metadata below it. Figure 4 illustrates a taxonomy calculation view corresponding to the document of Figure 1 with an XBRL expression of associated metadata below it. Figure 5 illustrates exemplary creating and saving a mapping design context from data source before creating an Instance document. Figure 6 illustrates an exemplary embodiment in the process of creating an instance document. Figure 7 illustrates an exemplary process for creating a rule that can be used in conversion and/or analysis of Instance documents. Figure 8 illustrates an exemplary embodiment wherein a previously specified rule is applied. Figure 9 illustrates exemplary creation of a taxonomy conversion rules repository. Figures 10A, 10B illustrate exemplary conversions from one standard to another standard. Figure 11 illustrates an exemplary process for automating conversion from one standard to another standard. Figures 12A, 12B illustrate exemplary structures of metadata. Figure 13 illustrates an exemplary application employing metadata structure such as shown in Figures 12A, 12B. Figure 14 illustrates an exemplary business report pattern. Figure 15 illustrates an exemplary form in accordance with an exemplary embodiment. Figure 16 illustrates exemplary creation of a Form Link between a taxonomy and a form. Figure 17 illustrates exemplary creation of a context map. Figure 18 illustrates an exemplary business report with instructions. Figure 19 illustrates exemplary creation of an instruction link in a form. Figure 20 illustrates an exemplary business report with a reference link. Figure 21 illustrates exemplary creation of a reference link and insertion of the reference into a form. DETAILED DESCRIPTION An exemplary method for the automated, or semi-automated, conversion or reconciliation of metadata from one form into another, includes one or more of: a) identifying data elements and their associated metadata in electronic file(s); b) transforming this metadata into an intermediate metadata format for later use in production of new metadata structure(s); c) developing bodies of re-usable rules for the transformation or mapping of data sets encoded using one set of metadata into another data set encoded using a different set of metadata; d) developing bodies of re-usable metadata sets and rules for the transformation or mapping of metadata into an intermediate metadata structure; e) developing of bodies of re-usable metadata sets and rules for the transformation or mapping of metadata of an intermediate metadata structure into new metadata structure(s); and f) an efficient method for capture of conversion and validation rules. Figure 1 illustrates a typical business document, for example a portion of a possible Business Report from an organization. The XBRL language refers to such documents as Instance documents - an Instance document represents a specific instance of a combination of data and metadata. In particular, an XBRL instance document is an XML document which complies with the XBRL specification. It is typically used to describe financial data for regulatory or reporting requirements. Each item included in an XBRL instance document will need to be defined in the appropriate XBRL taxonomy, and if not must be defined in an extension taxonomy. An XBRL "Taxonomy" defines the items allowed in an XBRL instance document in a particular domain or vocabulary. It consists of a taxonomy schema document and may also include one or more linkbases. See Also: Linkbase, Taxonomy Schema Document, XBRL Instance Document. A taxonomy schema document is a part of an XBRL taxonomy. It is used to define the list of items (and the types of those items) allowed in a given domain or vocabulary. Taxonomy schema documents are required to be compliant with both the schema for schemas and xbrlinstance.xsd. They will therefore use the schema for schemas namespace and will import xbrlinstance.xsd. An extension taxonomy may include a taxonomy schema document and one or more linkbases. It provides for the definition of XBRL data items which are not already defined in the given domain taxonomy. One use for this is to provide for company specific data in annual reports, where the general accounting taxonomy may not be sufficient to describe all the data included in the XBRL instance document. An extension taxonomy schema document is a taxonomy schema document that is provided as part of an extension taxonomy. Instance documents can be encoded in a vast variety of forms; XBRL is but one example. Instance documents can be found in other, often proprietary forms, such as in the form of a Microsoft Excel spreadsheet. Usually when such documents are produced or generated via electronic means, they are constructed by the programmatic combination of data and metadata. The resulting documents themselves can of course be electronic as well as physical or printed documents. This metadata can be of a number of types. Exemplary types can include, for example: metadata describing the nature of the data elements themselves (their type, such as numeric or textual, scale, size, etc., and whether they are independent, or derived from the combination of other data elements; metadata describing the structural relationships between various data elements, such as parent-child or equivalency relationships; and metadata describing how the data elements will appear in the final documents, such as language, font, format, location, scale, size, etc. Figure 2 illustrates data and some metadata that can underlie the document shown in Figure 1. If we decompose and analyze the data and (some of) the metadata underlying this short Instance document, we can see: raw data ("Fact Values") such as a 2002 land value of Euro 1147000; contextual metadata, for example context years of interest; 2002 and 2003; and descriptive metadata such as "Element Names" or "Concepts"which are to be displayed for human-readability of the Instance document (e.g., "Land", "Buildings", etc.). Many forms of metadata can be important for Instance document production. In an exemplary embodiment, we concentrate on a subset, defined in XBRL as follows: a) Calculation metadata that is used to allow basic operations to be defined for sets of elements and used to check that these operations have been correctly performed when a document is produced; and Presentation metadata that describes how the data elements will be presented in documents in a human-readable and sensible form. These two types of metadata are examples of the larger class of XBRL Taxonomy Metadata. In order to understand, manipulate, validate and/or modify Instance document data, a set of Instance document metadata exist for every Instance. At a more abstract level, a set of Instance documents, each member (document) of the set containing different data but the same metadata, is described in XBRL via a document Taxonomy. For example, the various Instances of a set of Annual Reports for a company will contain different data for each year's Report, but the underlying metadata for each Instance is derived from the underlying XBRL Taxonomy for the Annual Report. Figure 3 shows a taxonomy Presentation view or structure, in accordance with exemplary embodiments, with an XBRL expression of the associated metadata below. Figure 4 shows a taxonomy Calculation view or structure, in accordance with exemplary embodiments, with an XBRL expression of the associated metadata below. Just as there are a large (often virtually unbounded) number of possible data sets (Instance documents) possible for a given metadata set (Taxonomy), there are a large possible number of Taxonomies which can describe a single data set, or describe a data set which is fully dependent upon, and derived from, a given data set. For example, consider a financial data set (an Instance document) produced in one country (the source) that may be consumed in another country (the target) in a different form. These d ifferent forms can be expressed via differences between the source and target Taxonomies.
Conversions (such as for monetary currency), element naming, and different accounting rules or methods of calculation for sums and averages are all examples of metadata differences which are reflected in different source and target Taxonomies, even when the same Instance data set is being used by both parties. Creation of specific, direct, one-to-one mappings from every relevant source Taxonomy to every relevant target Taxonomy can be inefficient. In accordance with exemplary embodiments, efficiency is improved by mapping the source Taxonomy into a single intermediate standard reference metadata, and then constructing or linking specific target Taxonomies via mapping from that standard reference metadata. Figure 9 outlines an exemplary approach described with respect to
Figure 4. The XBRL Presentation, Calculation (and other) metadata for Country A is converted into complementary Presentation, Calculation, etc. metadata in a single international reference Taxonomy, that functions for example as the single intermediate standard reference metadata. This reference Taxonomy can then be used as desired to construct target
Taxonomies as needed for other countries. In an exemplary embodiment, rules enable efficient automated Taxonomy conversion, and improve automation of manual conversion where fully automatic conversion is not possible. Four exemplary scenarios for element-level metadata conversion are described in Figure 9, and each can be ultimately expressed in terms of a rule or set of rules. In a first scenario, "Identical", an element in a first taxonomy is identical to an element in a second taxonomy. In this simplest case, the element in the first Taxonomy (metadata) set is directly mapped to the corresponding element in the second Taxonomy (metadata) set. In a second scenario, "Convertible", a metadata element can be automatically calculated from a source element. This can be like an Identical scenario but with a scalar multiple or other mathematical function also applied as part of the mapping. In a third scenario, "Multiple Options", where a metadata element in a first taxonomy can correspond to two or more different elements in a second taxonomy, the metadata element can be resolved through the intermediation of some other agent. The agent can be, for example, a human operator, interacting with the mapping process via a software interface, or an algorithm such as an "expert system". In exemplary embodiments, a user will have access to a Multiple Option Interface that will allow or enable the user to select an appropriate corresponding concept, e.g. an XBRL Concept. In a fourth scenario, "Requires Additional Data", the metadata element can only be resolved through the addition of other data. This data can be supplied, for example, by a human operator (e.g. a human operator interacting with the mapping process via a software interface), or by an algorithm such as an "expert system". In some cases additional data may always be required, in other cases the data may only need to be provided once and thereafter arises as the first or second scenario. In an exemplary embodiment, detailed information regarding the additional data needed can be provided in a specific document, for example to which the user can be automatically referred or provided access. Conversion rules associated with the scenarios, can (but are not required to) be determined and updated on a permanent basis by qualified experts associated with the source and destination taxonomies or standards on which the taxonomies are based. In exemplary embodiments of the present invention, in the scenarios described above, when information linking, associating or mapping concepts between taxonomies is required and is not known, then it is obtained automatically or by querying a user to provide the information. For example, one or more "dictionaries", databases or other sdocuments associated with a conversion between a first taxonomy and/or instance document and a second taxonomy and/or instance document can (individually or collectively) include a list of direct correspondence between elements or concepts, as in the first scenario, and can also include rules or formulas that specify exact relationships between elements or concepts, as for example in the second scenario. In addition, the dictionary can include rules that specify a sequence of actions to be automatically performed when the third and fourth scenarios occur, for example a specific sequence of queries or choices presented to the user. The dictionary or document(s) can be added to or refined based on user's answers to queries, and so forth. Adding to and refining the dictionary or other documents associated with converting between the same two taxonomies or between two instance documents, enables later conversions between those two taxonomies or between a different pair of instance documents that have a similar structure (e.g., converting a business report of the same company but from a different time period) to be more automated and efficient. The Taxonomy Extension Conversion/Reconciliation Rules shown in Figures 10A, 10B are exemplary dictionary/mapping documents. Figure 10A graphically depicts an exemplary process of conversion of metadata from a first Taxonomy to an intermediate representation or
Taxonomy, for example an "international" Taxomony. Figure 10A also shows conversion of an instance document based on the first Taxonomy, to an instance document based on a second, intermediate Taxonomy. As shown in Figure 10A, the UBMatrix server can use the Rules found in the extensions, and the rules can include or specify actions to query a user for additional information, a qualitative decision or selection, and so forth, consistent with the principles described herein. For example, the Rules can cover all of the situations and scenarios shown in Figure 9. Figure 10B graphically depicts a similar exemplary process of conversion of metadata from the second, intermediate Taxonomy to a third Taxonomy. Figure 10B also shows conversion of an instance document (data and metadata) based on the second, intermediate Taxonomy, to an instance document based on the third Taxonomy. Those skilled in the art will realize that intermediate representations of Taxonomies can be saved for later use, for example when another Instance document having the same initial structure but different data is encountered. Intermediate representations of Instance documents can also be saved if desired. In exemplary embodiments, an intermediary repository of metadata reference sets and conversion rules is used for both Taxonomy and Instance metadata and data conversion. The repository can be a server, for example the "UBmatrix Server" shown in Figures 10A, 10B. This server serves as a centralized electronic repository for XBRL Taxonomy specifications and for conversion rules for both metadata and data. The XBRL language provides some support for the construction and management of such a repository through the XBRL concepts of Extension Taxonomies and Formulas. Generally, "rules" can be applied to convert or alter data, for example conversion of a monetary value from U.S. dollars to Japanese yen, whereas "metadata reference sets" are used to convert metadata or labels associated with data, for example from one taxonomy consistent with U.S. GAAP, to another taxonomy consistent with Japanese Accounting Principles. Thus, conversion may involve either or both of rules and metadata reference sets. For example, to convert a taxonomy (e.g., a metadata structure having no data entries) to the intermediate representation or intermediate taxonomy that is consistent with a superset intermediate taxonomy, for example an international reference Taxonomy, only an appropriate metadata reference set is necessary to perform the conversion. After the conversion the resulting intermediate representation or taxonomy, which can be a subset of the superset intermediate taxonomy, can also be saved for future use. When an Instance document that conforms with a new or unique taxonomy is first encountered, then in an exemplary embodiment a metadata reference set is used to convert the metadata to an intermediate representation consistent with the intermediate taxonomy, and rules are also used to convert the data to values consistent with the intermediate taxonomy for insertion into the intermediate representation or Instance document. As with the example where only a taxonomy was converted, the metadata portion (or taxonomy) of the intermediate representation can be saved. Thus when another Instance document conforming to the new or unique taxonomy is encountered later, only the rules need be applied to convert the values for insertion into a copy of the (saved) intermediate representation, or in other words added to the saved intermediate taxonomy. Using an intermediate superset taxonomy can provide additional advantages, for example when the intermediate superset taxonomy is designed to embody or require best practices or characteristics. I n this case when converting from a first taxonomy to the intermediate superset taxonomy or vice versa, the intermediate superset taxonomy can act as a filter whereby anomalies, deficiencies or opportunities for improvement in the first taxonomy are automatically identified as part of the conversion process. Attempting to convert the first taxonomy into a form consistent with the intermediate superset taxonomy, or attempting to construct a first taxonomy from the intermediate superset taxonomy, can reveal aspects or characteristics of the first taxonomy that are incompatible or inconsistent with the intermediate superset taxonomy. Figure 11 illustrates an exemplary application where a centralized "Multi-Standard Conversion Repository" is used to support automatic conversion of XBRL Instance documents from one form to another. In this example, using XBRL metadata (including formulae) and other rules stored in the server repository, Instance documents produced in Mexico and China are converted into Instance documents which can be consumed by software in France and the United States, respectively. Human or software agents can also be provided as needed to resolve the Multiple Options and/or Additional Data Needed scenarios as described herein with respect to Figure 9. Figures 12A, 12B illustrate an exemplary structure and arrangement of XBRL metadata, relying upon the XBRL concept of Extension Taxonomies, to support a hierarchy of re-useable metadata. In Figure 12A, "Business Group 1", "Business Group 2", "Business Group 3", "Business Group 4", and "Business Group 5" each have specialized metadata which relies upon a base set of metadata defined for their parent, identified as the "HOLDING" Company. This structure is re-iterated in Figure 12B, with the concepts of XBRL Extension Taxonomies introduced. Within the structure shown in Figures 12A, 12B, further extensions of each first-level extension are possible. For example, within Business Group 1 , Countries "B", "C" and "D" may have metadata extensions which themselves rely upon both the Business Group 1 metadata extensions and the base-level metadata. In exemplary embodiments of the invention, although Taxonomy extensions are dependent upon their parent metadata set to be usable, all Taxonomies, whether "base" or extensions, are modular and can be individually identified and independently managed. This feature supports the rational organization and efficient operation of a server environment, where many different Taxonomies are likely to be simultaneously in use for a wide variety different applications. Figure 13 illustrates an exemplary a plication of the use of the metadata arrangement described in Figures 12A, 12B. In Figure 13, a multinational firm with different business groups can use a centralized server (for example, the UBMatrix Multi-standard Conversion Repository shown in Figure 13) for automated conversion and consolidation of various Instance document data sets. In exemplary embodiments, these processes can be wholly or partially driven by metadata rules and formulae. Figure 5 illustrates how Instance document metadata can be collected for later re-use. In this example, the initial source Instance document is a Microsoft Excel spreadsheet. When first encountered, only the metadata which can be derived from the Excel document are available. Manual processing of some sort is therefore needed to evaluate the Instance document. A software application, for exam pie Universal Business Matrix's Automator product, can be used to import and manipulate the original Excel spreadsheet. In an exemplary embodiment, human action is required to map Excel metadata elements in the Instance into an XBRL Taxonomy. The interface shown in The bottom portion of Figure 5 shows a portion of an exemplary Automator interface during this process of initial mapping. Once done the first time, the "design" for this mapping from the initial source Instance document can be saved for later re-use during conversion of a similar Instance document. On the right side of Figure 5 is a fragment of the XBRL Taxonomy metadata constructed for the sample Instance document described in Figure 4, related for example to the data and metadata shown in the upper left of Figure 5. If the metadata for an Instance document do not change over time, then the Taxonomy metadata created when the document was initially encountered can be used to automate, in whole or in part, all future conversions of the Instance document, or of Instance documents having the same structure of metadata and data but different data values (e.g. fact values). In accordance with an exemplary embodiment, Figure 6 illustrates operation of Universal Business Matrix's Automator software during Instance document creation. XBRL results are shown on the right side of Figure 6. In Figure 6, the metadata of interest is the Calculation view of the "Land" data element, which can be used, for example in the fashion shown in Figure 7 to describe the use of formulae to specify data conversion rules. Figure 7 illustrates an exemplary process for the creation of a rule for use in conversion or creation of Instance documents, using an exemplary interface of Universal Business Matrix's Automator. The desired "business rule" is that land value for the current accounting period should be greater than the land value for the immediately preceding period. Shown in the center of Figure 7 is a small window where a human software operator can specify the rule, using for example standard algebraic notation and element names from relevant XBRL metadata (e.g. from a relevant Taxonomy). The expression "caLand > ciLand[-PTY]" should be read as "Is Current Instance Land Greater Than Current Instance Land [Of The Prior Period Year]". The result from any evaluation of this formula will always yield either a binary TRUE or FALSE or create all kinds of output as, and nori exclusively, derived values and automated steps in a pre-defined work flow. The formula can be stored in an extension of the corresponding taxonomy, e.g. for future use. The pre-defined work flow can include, for examole, querying a user for data or a qualitative decision. For example, where the source taxonomy or instance document based on a first standard lacks a value required in a destination taxonomy or instance document based on a second, destination standard, for example a market value of an asset, then the user can be queried in accordance with the formula, and asked to provided the desired datum. A qualitative decision can involve, for example, a situation where a concept in the source taxonomy or standard has a rough but not exact equivalent concept in the destination taxonomy or stand ard, and the importance of the difference between the concepts can depend on specific circumstances, for example an overall asset value of a company whose business report is contained in the instance document b ing converted. In this situation, the user can be queried and provided with a choice whether to accept or decline the equivalence, or select a different concept in the destination taxonomy or standard that should be used instead. The formula or rule can be more elaborate. For example, the rule can be set so that if the overall asset value of the company is less than a threshold value, then the conversion is automatically performed, but if the overall asset value of the company is greater than or equal to the threshold value, then the user is queried. Other variations are possible. For example, the user can be queried to provide a numeric factor or select a particular mathematical conversion function, that can vary depending on risk perceived by the user, size of the company, or any other circumstance or circumstances internal or external to the company, that affects the conversion or reconciliatio n. Figure 8 illustrates the use of a previously specified rule. In this case, the Land Value rule described in Figure 7 is evaluated during validation of data in an Instance document. A centralized repository, for example the centralized repository described in Figure 11 , can enable Instance documents, individually or in batch sets, to be validated and/or converted using the pre-defined rules. In such a case, the interfaces variously shown can be augmented or replaced with one or more interfaces more appropriate for human or electronic exception processing. In an exemplary embodiment, conceptual metadata, contextual metadata and a fact value of a first schema or taxonomy are associated with each other and are converted into different conceptual metadata, different contextual metadata and a different fact value of the second schema or taxonomy. For example, the associated contextual metadata can identify a monetary currency and the associated fact value can identify an amount of the monetary currency. Further exemplary embodiments, methods and mechanisms employ a markup language and associated mechanisms, for example XBRL (extensible Business Reporting Language) which is based on XML (extensible Markup Language), to produce automated systems for data collection and data viewing. For example, a user can use software such as the UBMatrix Automator (shown for example in Figure 16) to view, manipulate and organize data, compatible for example with XBRL. In an exemplary embodiment of the present invention, a form or template such as a web form or HTML (HyperText Markup Language) form as shown in Figures 15, 16, 17, 19, and 21 , is provided to facilitate forming of links between data from an instance document, for example an XBRL instance document, with cells of the form. A web form can be, for example, a template provided by a server over a network, for example a web server via the Internet. As variously shown in the Figures, the form can be displayed to a user during creation and use of the form. The upper left quadrant of Figure 17 illustrates an exemplary data structure including data and metadata that describe or characterize the data. The data shown in the upper left quadrant of Figure 17 (e.g. in the <fact value> fields) are numeric, but can also be alphanumeric. As shown, the metadata can include element names or labels for the data, such as "Land", Buildings", etc. The labels can come, for example, from an XML taxonomy. The metadata can also include context information, for example a time period associated with a data element (e.g., the year 2003), units of the data value (e.g., a unit represents a thousand Euros), and so forth. As shown in Figure 16, metadata such as element names or labels in a structure or taxonomy are linked to specific cells or fields of the form. This can be performed automatically, following the order or hierarchy of the taxonomy. The links can also be formed by a user associating specific element labels (e.g. from the taxonomy shown in the presentation view of the UBmatrix Automator in Figure 16) with specific cells or fields of the form. The user can also associate or link specific cells or fields of the form as cells for receiving data. After form labels or fields are linked to taxonomy elements, the form labels can be automatically updated via the links in the event the taxonomy is updated or revised. Next, as shown in Figure 17, context metadata, for example time periods and units of the data value, are associated with or linked to specific fields of the form. The context metadata can be sourced from an instance document. For example, links can be established (automatically, in accordance with a logical map of the instance document, and/or manually by a user) between fields or locations in the instance document that contain the context metadata, and corresponding fields in the form. The instance document can be any document having a format of some kind that is machine or user-recognizable, for example an MS Excel spreadsheet, a word-processing document, a table of text and/or numbers, and so forth. As shown for example in Figure 17, a time period label "2003" is linked to the cell at the top of the middle column of the form, and units of data value (a thousand Euros) are linked to both cells in the second row of the two rightmost columns. The data values can then be imported into the form, for example automatically based on a) the metadata links into the form and/or b) data links into the form, to obtain the result shown in the lower right quadrant of Figure 17. The cells or fields in the form can be uniquely identified, for example by coordinate (e.g. row & column), and the links can be saved to form a context-mapping design that can, for example, be re-used to import different sets of data having the same or similar structure, into the form to thereby populate the form. Uniquely identifying the fields or cells of the form can allow, for example, the form to be an intermediate, where instance documents are mapped, for example from one taxonomy to another, by mapping from a first taxonomy into the form using a first mapping design, and then mapping the contents of the form into a second taxonomy using a second mapping design. In an exemplary embodiment, neither mapping design knows the other's taxonomy, but each knows how the contents of t « (intermediate) form will be organized. Accordingly, where an intermediate form is commonly used converting than two taxonomies, a number of necessary mapping designs can be reduced. Links between the form and a source document can be stored in a Taxonomy extension, and/or in association with the form, for example as reference links. After links have been established between context fields or locations in a source document and fields of the form, fact values can be keyed into the form, or imported into the form from the source document. The taxonomy shown in Figure 16 can for example be an intermediate taxonomy, so that the labels in the form are labels from the intermediate taxonomy. Then when data from a legacy document such as an MS Excel document or other source (e.g. an instance document based on a different taxonomy from the intermediate taxonomy) ϊs mapped into the form, for example via the method shown in Figure 17, the data can be effectively mapped to the intermediate taxonomy. Mappings ca n be bidirectional, between the intermediate taxonomy and the source/destination structure or instance document. Thus, once a map has been created it can be used to either import data into the intermediate format, or export data from the intermediate format via the map. Different intermediate taxonomies can also be used. The user can associate or link data and/or metadata to a form via a "drag and drop" mechanism or any other mechanism or interface that allows the user to designate data or metadata and designate cells or fields of the form, and associate or link the designations. The metadata that can be linked can include instructions (for example text strings) and/or references (for example, any binary code documents, for example illustrations and charts stored in legacy systems). The reference can, for example, inform a user what the content of a data or metadata element should represent. For example, as shown in Figure 18, an instruction link can be associated with a specific cell of the form, for example by associating the instruction link with the cell's unique identifier (e.g., coordinate set). Thus when the user enters data or reads data in that cell, the instruction linked to that cell can guide or inform the user about the content of that cell. The instruction can include information or data from the source document, or from a different source, and can be entered by a user constructing the form. An instruction or reference document can be associated with a field or portion of the form by any effective mechanism. For example, a user constructing a form can add or associate an instruction or reference with a field or portion of the form by right-clicking the field, and then entering the information of the instruction or reference or entering a link or hyperlink to the instruction or reference. In an exemplary embodiment, the user who is creating the form can also specify conditions or mechanisms by which a user who later uses the form, can access or invoke the instruction or reference. Figure 19 shows a Reference Link that is associated with a specific cell of the form, for example by associating the reference or reference document with the cell's unique identifier (e.g. coordinate set) The Reference Link settings include size and position settings of the reference or reference document, which can for example be a binary document or any other document or set of data that can be displayed to provide guidance or information to a user who is operating the form. The reference document can be shown as an illustration integrated in the (Web) form or can appear when the user is entering or reading data in the corresponding cell. The instruction or reference document (or a link thereto) can be stored in a taxonomy extension or as a reference in a legacy system. The instruction or reference (or a link thereto) can also be exported along with data or metadata in the cell or field, so that the resulting instance document can include the instruction or reference as metadata associated with the information in the cell. Figures 18-19 show, for example, an instruction "Enter the Market value of the land at the end of the period", and Figures 20-21 show a binary code document or image of a real property associated or linked with a data value. The reference object or image can be stored in a legacy system. These instructions and/or references can help the user complete the form, or use an instance document that is mapped or created from the form. A cell having an instruction or reference linked to it can provide the instruction or reference automatically, for example when the cell is selected or via a "pop-up" graphical user interface mechanism, or in response to a request from the user (for example, when the cell is selected and the user right-clicks a computer mouse). Instructions that are linked to a "Period Context" can also be updated, for example to reflect new accounting regulations or other rules to conveniently provide the user with up-to-date guidance at all times, and at the exact moment or occasion that guidance is necessary or desirable. This mechanism also allows different rules to be associated with different data elements, according to which rule was in effect at the time a data element originated. Thus, forms can be used to manually and/or automatically associate metadata with cells of the form that will contain data as shown for example in Figures 16-17, by for example linking or placing metadata from an instance document into (or into association with) corresponding cells of the form, as shown for example in Figures 18-21. In this way, context-mapping designs can be created. Data such as fact values can be automatically (e.g., based on context-mapping design(s)) or manually imported, keyed or populated into appropriate cells of the form, as shown for example in Figure 17. Thus, coordinates or other unique identifiers of the cells in the form enable mapping designs to be created and used, so that instance documents can be created and/or viewed using a form. Using unique identifiers of the cells in the form also allows instructions or reference objects such as graphic images to be automatically linked to data or metadata in specific cells of the form, and can provide a single point of contact where up- to-date instructions or references are automatically available and easily accessible in contexts where they apply. This method of linking Metadata (Taxonomy elements and Instance Document Contexts) to forms and Web forms can also be used to create a new Taxonomy or an extension of an existing Taxonomy. In this case the pre-existing form or Web form and its elements (defined by their coordinates, for example coordinates within the form) are used as the source of 1 ) Metadata elements to be created in and linked to elements of a new taxonomy or an extension of an existing Taxonomy and 2) contexts (entity, period, etc.) to be created in and linked to Instance Documents. Those skilled in the art will recognize that the steps and procedures outlined herein can occur in different sequences. The left-hand sides of Figures 14, 16, and 19-21 , and the lower left corner of Figure 17, show interfaces containing information (e.g., data and/or metadata) for import to, or export from, the form on the right-hand side. These interfaces can be direct interfaces to an information source such as a spreadsheet, text document or other information source. The information source can be an original information source or an intermediate information source that received information from the original information source. Any information source or interface containing information can be used. A form can be used to gather information from one or more instance documents and/or taxonomies, and can serve as an information source from which an instance document can be generated and/or viewed. Throughout this disclosure XBRL is customarily used as the exemplary metadata expression language, and we use terminology and examples which are XBRL-specific. However, this use of XBRL for exemplary purposes is not intended to limit the invention to XBRL or XML languages. The methods, logics, techniques and pseudocode sequences described above can be implemented in a variety of programming styles (for example Structured Programming, Object-Oriented Programming, and so forth) and in a variety of different programming languages (for example Java, C, C++, C#, Pascal, Ada, and so forth). In addition, those skilled in the art will appreciate that the elements and methods or processes described herein can be implemented using a microprocessor, computer, or any other computing device, and can be implemented in hardware and/or software, in a single physical location or in distributed fashion among various locations or host computing platforms. The computer or computing device (central or distributed) can include a display for displaying any of the data and information described herein, and for displaying or implementing the exemplary user interfaces variously shown in the Figures. The display can, for example, display logical correspondence or mapping between two instance documents and/or taxonomies or schemas or elements thereof, and the source and/or destination/result instance documents. A machine readable medium can include software or a computer program or programs for causing a computing device to perform the methods and techniques described herein. Those skilled in the art will appreciate that the present invention can be embodied in other specific forms without departing from the spirit or essential characteristics thereof, and that the invention is not limited to the specific embodiments described herein. The presently disclosed embodiments are therefore considered in all respects to be illustrative and not restrictive. The scope of the invention is indicated by the appended claims rather than the foregoing description, and all changes that come within the meaning and range and equivalents thereof are intended to be embraced therein.

Claims

Claims: 1. A method for mapping data between a first document having a first structure and an intermediate structure, comprising: associating metadata in an intermediate structure to fields of a form via intermediate links based on at least one of a logical map of the intermediate structure and input from a user; associating data in the first document to fields of a form via first links based on at least one of a logical map of the first structure and input from a user; and displaying the form to the user.
2. The method of Claim 1 , comprising associating fields of the form to a second structure via second links based on at least one of a logical map of the second structure and input from a user; automatically extracting data from the first document via the first links; and creating a second document based on the extracted data and the intermediate and second links.
3. The method of Claim 2, wherein the intermediate structure comprises an XBRL taxonomy.
4. The method of Claim 3, comprising automatically updating metadata in the form to reflect an updated intermediate structure, via the intermediate links.
5. The method of Claim 1 , comprising linking a reference document to a field in the form, wherein the reference document includes information regarding the field.
6. The method of Claim 5, comprising displaying the reference document to the user.
7. The method of Claim 6, wherein the reference document includes information regarding at least one of the first structure, the first document, and the intermediate structure.
8. The method of Claim 7, wherein the reference document provides instruction to the user.
PCT/US2005/003448 2004-02-06 2005-02-07 Data and metadata linking form mechanism and method WO2005076900A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006552244A JP2007527058A (en) 2004-02-06 2005-02-07 Form composition mechanism and method for linking data and meta data
EP05722713A EP1745390A4 (en) 2004-02-06 2005-02-07 Data and metadata linking form mechanism and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US54195204P 2004-02-06 2004-02-06
US60/541,952 2004-02-06

Publications (2)

Publication Number Publication Date
WO2005076900A2 true WO2005076900A2 (en) 2005-08-25
WO2005076900A3 WO2005076900A3 (en) 2007-08-02

Family

ID=34860237

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2005/003448 WO2005076900A2 (en) 2004-02-06 2005-02-07 Data and metadata linking form mechanism and method

Country Status (3)

Country Link
EP (1) EP1745390A4 (en)
JP (1) JP2007527058A (en)
WO (1) WO2005076900A2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010524086A (en) * 2007-04-03 2010-07-15 マイクロソフト コーポレーション System for converting financial documents
US7865820B2 (en) 2006-08-29 2011-01-04 Sap Ag Generating a business document model
CN112766391A (en) * 2021-01-26 2021-05-07 浪潮通用软件有限公司 Method, system, equipment and medium for making document
US11210456B2 (en) * 2012-06-18 2021-12-28 Novaworks, LLC Method relating to preparation of a report

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010146109A (en) * 2008-12-16 2010-07-01 Internet Disclosure Co Ltd Xbrl data verification/creation system and xbrl data verification/creation program
JP5533188B2 (en) * 2010-04-21 2014-06-25 富士通株式会社 Financial data processing apparatus, financial data processing method, and financial data processing program
JP5585182B2 (en) * 2010-04-21 2014-09-10 富士通株式会社 Financial data processing apparatus, financial data processing method, and financial data processing program

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000071937A1 (en) * 1999-05-21 2000-11-30 Barlow James L Improved mass fuel combustion system
US6732331B1 (en) * 2000-02-15 2004-05-04 Vlad Alexander System and process for managing content organized in a tag-delimited template using metadata
US6934712B2 (en) * 2000-03-21 2005-08-23 International Business Machines Corporation Tagging XML query results over relational DBMSs
US7043687B2 (en) * 2000-12-27 2006-05-09 G. E. Information Services, Inc. Document/message management
US7373600B2 (en) * 2001-03-27 2008-05-13 Koninklijke Philips Electronics N.V. DICOM to XML generator
US7149734B2 (en) * 2001-07-06 2006-12-12 Logic Library, Inc. Managing reusable software assets
US6947947B2 (en) * 2001-08-17 2005-09-20 Universal Business Matrix Llc Method for adding metadata to data
EP1326402A1 (en) * 2002-01-07 2003-07-09 RAI RADIOTELEVISIONE ITALIANA (S.p.A.) System and method for data transfer between media asset management systems
JP2003316765A (en) * 2002-04-23 2003-11-07 Hitachi Ltd Hierarchized document mapping device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of EP1745390A4 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7865820B2 (en) 2006-08-29 2011-01-04 Sap Ag Generating a business document model
JP2010524086A (en) * 2007-04-03 2010-07-15 マイクロソフト コーポレーション System for converting financial documents
US11210456B2 (en) * 2012-06-18 2021-12-28 Novaworks, LLC Method relating to preparation of a report
CN112766391A (en) * 2021-01-26 2021-05-07 浪潮通用软件有限公司 Method, system, equipment and medium for making document
CN112766391B (en) * 2021-01-26 2023-02-21 浪潮通用软件有限公司 Method, system, equipment and medium for making document

Also Published As

Publication number Publication date
EP1745390A4 (en) 2009-09-23
JP2007527058A (en) 2007-09-20
EP1745390A2 (en) 2007-01-24
WO2005076900A3 (en) 2007-08-02

Similar Documents

Publication Publication Date Title
US20050183002A1 (en) Data and metadata linking form mechanism and method
US20050144166A1 (en) Method for assisting in automated conversion of data and associated metadata
US20190155874A1 (en) Markup language system, method, and computer program product
US9268748B2 (en) System, method, and computer program product for outputting markup language documents
US7650355B1 (en) Reusable macro markup language
US7249328B1 (en) Tree view for reusable data markup language
US7512875B2 (en) Chart view for reusable data markup language
US7925658B2 (en) Methods and apparatus for mapping a hierarchical data structure to a flat data structure for use in generating a report
US7703007B2 (en) Importing and exporting markup language data in a spreadsheet application document
US20120011118A1 (en) Method and system for defining an extension taxonomy
US20060218160A1 (en) Change control management of XML documents
US20070239742A1 (en) Determining data elements in heterogeneous schema definitions for possible mapping
US20060253466A1 (en) Data Mapping Editor Graphical User Interface
US6760734B1 (en) Framework for storing metadata in a common access repository
WO2005076900A2 (en) Data and metadata linking form mechanism and method
CN105260300B (en) Service test method based on accounting standard universal classification standard application platform
JP2008165641A (en) Accounting information collection and analysis system, and method and program therefor
KR100581687B1 (en) A unification method of Query Analyzers of database management systems
Mendling et al. XML-based reference modelling: Foundations of an EPC markup language
Sneed et al. Measuring legacy database structures
US11100276B2 (en) Methods and computing device for generating markup language to represent a calculation relationship
US9262383B2 (en) System, method, and computer program product for processing a markup document
Weidmann Data management for social scientists: From files to databases
EP1965313A1 (en) Data processing
Debreceny et al. Standardized company reporting with XBRL

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

WWE Wipo information: entry into national phase

Ref document number: 2006552244

Country of ref document: JP

NENP Non-entry into the national phase in:

Ref country code: DE

WWW Wipo information: withdrawn in national office

Ref document number: DE

WWE Wipo information: entry into national phase

Ref document number: 2005722713

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2005722713

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: CR2007-009046

Country of ref document: CR