OpenMetadata VS raml-spec

Compare OpenMetadata vs raml-spec and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
OpenMetadata raml-spec
26 2
4,140 3,862
4.9% -
10.0 10.0
6 days ago about 2 years ago
TypeScript
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

OpenMetadata

Posts with mentions or reviews of OpenMetadata. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-25.

raml-spec

Posts with mentions or reviews of raml-spec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-16.
  • Sharing data types on a multi-language project
    3 projects | news.ycombinator.com | 16 Aug 2023
    Taking this concept further one could model in RAML [0] to define both the types (flat or nested) and api definitions. It's based on YAML 1.2 with enough maturity to provide capabilities such as union types, extensions, includes, user-defined facets, etc.

    The AMF project [1] can be used to parse and transform to/from RAML, OpenAPI, GraphQL, and json schema. Code generation to languages of choice can be bolted on from there.

    I'm using this approach to define canonical data models. Subsequent code generation scaffolds internal application integration apis, master data management (MDM) entities, and SQL/OLAP artifacts for ETL / BI purposes.

    This approach keeps overall end-to-end data architecture consistent, in sync, and versioned under source control. Additionally, flat types as required by relational systems are re-used and composed into nested complex types more appropriate for apis. Metadata is layered on as needed to refine the models for system-specific needs, for example to add user-facing field groups, descriptions, and formats for BI datasets, sensitivity levels and other data security controls, business rule definitions for MDM, etc.

    [0] https://github.com/raml-org/raml-spec/blob/master/versions/r...

  • Ask HN: Do you use JSON Schema? Help us shape its future stability guarantees
    15 projects | news.ycombinator.com | 30 Jan 2023
    > Do you use JSON Schema?

    At one point I did, but then discovered RAML[0] and it subsumed the value of what JSON Schema provides as well as being easier to work with than OpenAPI[1]. Also, generating JSON Schema from RAML definitions has proven to be a fairly straightforward process.

    The usual caveats apply... Your mileage may vary, my experiences do not speak for any others, my opinion does not detract from the value of JSON Schema, etc.

    0 - https://github.com/raml-org/raml-spec/blob/master/versions/r...

    1 - https://swagger.io/specification/

What are some alternatives?

When comparing OpenMetadata and raml-spec you can also consider the following projects:

datahub - The Metadata Platform for your Data Stack

alterschema - Convert between JSON Schema specification versions.

marquez - Collect, aggregate, and visualize a data ecosystem's metadata

schema-dts - JSON-LD TypeScript types for Schema.org vocabulary

odd-platform - First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.

laminar - OpenApi backed REST APIs. Automatic validation of request / response based on the api schema.

Hyperactive - An optimization and data collection toolbox for convenient and fast prototyping of computationally expensive models.

alt-schema - Flat JSON Schema specification and basic utility methods

Deeplearning4j - Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

Draft.js - A React framework for building text editors.

CKAN - CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.

big-data-pipeline-lambda-arch - A full big data pipeline (Lambda Architecture) with Spark, Kafka, HDFS and Cassandra.