SkillAgentSearch skills...

Metamodel

Mirror of Apache Metamodel

Install / Use

/learn @apache/Metamodel
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Apache MetaModel

MetaModel is a data access framework, providing a common interface for exploration and querying of different types of datastores.

<div> <img src="http://metamodel.apache.org/img/logo.png" style="float: right; margin-left: 20px;" alt="MetaModel logo" /> </div>

Mailing lists

  • Developer list: dev@metamodel.apache.org
  • User list: user@metamodel.apache.org
  • Commits list: commits@metamodel.apache.org

Website

http://metamodel.apache.org/

Documentation

Please check out our wiki for user documentation.

Building the code

MetaModel uses maven as it's build tool. Code can be built with:

mvn clean install

Running the integration tests

  1. Copy the file 'example-metamodel-integrationtest-configuration.properties' to your user home.
  2. Remove the 'example-' prefix from its filename
  3. Modify the file to enable properties of the integration tests that you're interested in.
  4. Re-run "mvn clean install".

Contributing

Please see CONTRIBUTE.md

Related Skills

View on GitHub
GitHub Stars160
CategoryData
Updated4d ago
Forks148

Languages

Java

Security Score

100/100

Audited on Mar 24, 2026

No findings