中文
相关论文

相关论文: LEI2JSON: Schema-based Validation and Conversion o…

200 篇论文

Data-driven advances have resulted in significant improvements in dairy production. However, the meat industry has lagged behind in adopting data-driven approaches, underscoring the crucial need for data standardisation to facilitate…

数据库 · 计算机科学 2023-10-30 Mahir Habib , Muhammad Ashad Kabir , Lihong Zheng , Shawn McGrath

In the livestock sector, the fragmented data landscape across isolated systems presents a significant challenge, necessitating interoperability and integration. In this article, we introduce the Livestock Event Information Sharing…

分布式、并行与集群计算 · 计算机科学 2025-01-28 Mahir Habib , Muhammad Ashad Kabir , Lihong Zheng

JSON (JavaScript Object Notation) is a data encoding that allows structured data to be used in a standardized and straightforward manner across systems. Schemas for JSON-formatted data can be constructed using the JSON Schema standard,…

编程语言 · 计算机科学 2025-08-13 Jack Stanek , Daniel Killough

JSON Schema is the de facto standard for describing the structure of JSON documents. Reasoning about JSON Schema inclusion -- whether every instance satisfying a schema S1 also satisfies a schema S2 -- is a key building block for a variety…

json2run is a tool to automate the running, storage and analysis of experiments. The main advantage of json2run is that it allows to describe a set of experiments concisely as a JSON-formatted parameter tree. It also supports parallel…

计算工程、金融与科学 · 计算机科学 2013-05-07 Tommaso Urli

Process mining assumes the existence of an event log where each event refers to a case, an activity, and a point in time. XES is an XML based IEEE approved standard format for event logs supported by most of the process mining tools. JSON…

其他计算机科学 · 计算机科学 2020-09-15 Madhavi Bangalore Shankara Narayana , Hossameldin Khalifa , Wil van der Aalst

JSON is a popular data format used pervasively in web APIs, cloud computing, NoSQL databases, and increasingly also machine learning. JSON Schema is a language for declaring the structure of valid JSON data. There are validators that can…

编程语言 · 计算机科学 2020-05-19 Andrew Habib , Avraham Shinnar , Martin Hirzel , Michael Pradel

JSON Schemas provide useful guardrails for developers of Web APIs to guarantee that the semi-structured JSON input provided by clients matches a predefined structure. This is important both to ensure the correctness of the data received as…

数据库 · 计算机科学 2025-03-12 Juan Cruz Viotti , Michael J. Mior

With the ubiquity of computer vision in industry, the importance of image provenance is becoming more apparent. Provenance provides information about the origin and derivation of some resource, e.g., an image dataset, enabling users to…

机器学习 · 计算机科学 2026-03-31 Lynn Vonderhaar , Timothy Elvira , Tyler Thomas Procko , Omar Ochoa

With today's public data sets containing billions of data items, more and more companies are looking to integrate external data with their traditional enterprise data to improve business intelligence analysis. These distributed data sources…

数据库 · 计算机科学 2012-05-16 Ahmad Assaf , Eldad Louw , Aline Senart , Corentin Follenfant , Raphaël Troncy , David Trastour

We present a new streaming algorithm to validate JSON documents against a set of constraints given as a JSON schema. Among the possible values a JSON document can hold, objects are unordered collections of key-value pairs while arrays are…

形式语言与自动机理论 · 计算机科学 2023-05-15 Véronique Bruyère , Guillermo A. Perez , Gaëtan Staquet

JSON Schema is an important, evolving standard schema language for families of JSON documents. It is based on a complex combination of structural and Boolean assertions, and features negation and recursion. The static analysis of JSON…

JavaScript Object Notation or JSON is a ubiquitous data exchange format on the Web. Ingesting JSON documents can become a performance bottleneck due to the sheer volume of data. We are thus motivated to make JSON parsing as fast as…

数据库 · 计算机科学 2024-07-25 Geoff Langdale , Daniel Lemire

Event cameras provide a number of benefits over traditional cameras, such as the ability to track incredibly fast motions, high dynamic range, and low power consumption. However, their application into computer vision problems, many of…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Alex Zihao Zhu , Ziyun Wang , Kaung Khant , Kostas Daniilidis

Despite its rising popularity as data format especially for web services, the software ecosystem around the JavaScript Object Notation (JSON) is not as widely distributed as that of XML. For both data formats there exist schema languages to…

数据库 · 计算机科学 2014-06-10 Falco Nogatz , Thom Frühwirth

Recent advancements in IoT technologies have underscored the importance of using sensor data to understand environmental contexts effectively. This paper introduces a novel embedded system designed to autonomously label sensor data directly…

机器学习 · 计算机科学 2024-07-17 Tianheng Ling , Islam Mansour , Chao Qian , Gregor Schiele

Text-to-SQL enables non-experts to retrieve data from databases by converting natural language queries into SQL. However, state-of-the-art text-to-SQL studies rely on the BIRD dataset, which assumes that evidence is provided along with…

计算与语言 · 计算机科学 2025-06-10 Janghyeon Yun , Sang-goo Lee

Schema discovery is an important aspect to working with data in formats such as JSON. Unlike relational databases, JSON data sets often do not have associated structural information. Consumers of such datasets are often left to browse…

数据库 · 计算机科学 2023-07-07 Michael J. Mior

The convergence of IoT sensing, edge computing, and machine learning is transforming precision livestock farming. Yet bioacoustic data streams remain underused because of computational complexity and ecological validity challenges. We…

声音 · 计算机科学 2025-10-17 Mayuri Kate , Suresh Neethirajan

Emergency response systems generate data from many agencies and systems. In practice, correlating and updating this information across sources in a way that aligns with Next Generation 9-1-1 data standards remains challenging. Ideally, this…

人工智能 · 计算机科学 2026-03-27 Kliment Ho , Ilya Zaslavsky
‹ 上一页 1 2 3 10 下一页 ›