-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
35 lines (31 loc) · 1.54 KB
/
CITATION.cff
File metadata and controls
35 lines (31 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "EcoreNetto"
abstract: "ECoreNetto is a suite of dotnet core libraries that is used to deserialize an Ecore meta-model for the purpose of code generation. Ecore is a meta-model used to represent models in the Eclipse Modelling Framework. EMF is a powerful framework and code generation facility for building Java applications based on simple model definitions. The intention of ECoreNetto is not to be a port of EMF, it aims at bridging the gap to the .NET world to facilitate code generation of C# class libraries based on an Ecore model using the .NET code available tooling and libraries."
version: "8.0.0"
date-released: "2026-02-22"
url: "https://github.com/STARIONGROUP/ECoreNetto"
authors:
- given-names: "Sam"
family-names: "Gerené"
affiliation: "Starion Group S.A."
orcid: "https://orcid.org/0009-0000-1848-550X"
- name: "Starion Group S.A."
affiliation: "Starion Group S.A."
given-names: "MBSE Competence Area Developers"
repository-code: "https://github.com/STARIONGROUP/ECoreNetto"
license: "Apache-2.0"
preferred-citation:
type: software
title: "EcoreNetto"
authors:
- given-names: "Sam"
family-names: "Gerené"
affiliation: "Starion Group S.A."
orcid: "https://orcid.org/0009-0000-1848-550X"
- name: "Starion Group S.A."
affiliation: "Starion Group S.A."
given-names: "MBSE Competence Area Developers"
version: "8.0.0"
url: "https://github.com/STARIONGROUP/ECoreNetto"
date-released: "2026-02-22"