Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

raillML-to-ERA

يحتوي raillML-to-ERA على 9 من skills المجمعة من Matdata-eu، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
9
Stars
4
محدث
2026-02-21
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

era-construct-workflow
مصممو قواعد البيانات

Complete workflow for adding new ERA infrastructure elements to the railML-to-ERA conversion project. Use when implementing new element mappings from planning through testing.

2026-02-21
era-dual-positioning
مصممو قواعد البيانات

Implement the ERA dual positioning model — TopologicalCoordinate (micro-topology offset) plus LinearPositioningSystemCoordinate (KilometricPost + offset) — for infrastructure elements. Use when writing or debugging any SPARQL CONSTRUCT query that positions an element on the network, or when understanding why an element is missing LRS or topology coordinates.

2026-02-21
era-functional-resources
مطوّرو البرمجيات

Implement ERA functional resources — classes such as ContactLineSystem, ETCS, TrainDetectionSystem that are NOT subclasses of InfrastructureElement and therefore carry no era:netReference. Instead they are referenced FROM tracks via properties like era:contactLineSystem, era:etcs, era:trainDetectionSystem. Use when adding a new functional resource type or debugging why a resource unexpectedly lacks netReference or geometry.

2026-02-21
era-resource-uri-minting
مصممو قواعد البيانات

Mint correct URIs for ERA resource instances. Use when writing any BIND(IRI(...)) expression, choosing an ontology module path, or deciding whether to use the ERA namespace or a data provider namespace.

2026-02-21
era-topology-relations
مطوّرو البرمجيات

Determine spatial relationships between ERA infrastructure elements using network topology overlap matching. Use when inferring any relationship based on network position (containment, proximity, etc.) in post-processing or CONSTRUCT queries.

2026-02-21
era-wkt-geometry-enrichment
علماء البيانات

Compute GeoSPARQL WKT geometries for ERA network reference resources (NetPointReference, NetLinearReference, NetAreaReference) by interpolating against LinearElement LINESTRING geometries using Shapely linear referencing. Use when needing to calculate gsp:hasGeometry / gsp:asWKT triples to the graph after topology coordinates and topology is present.

2026-02-21
era-mcp-query
مصممو قواعد البيانات

Execute SPARQL queries against ERA ontology and railML source data using MCP servers. Use when querying ERA definitions, exploring railML structure, or analyzing source data for CONSTRUCT query development.

2026-02-18
era-shacl-analysis
مصممو قواعد البيانات

Query ERA ontology SHACL constraints to find required and important properties for infrastructure classes. Use when identifying missing properties, validating ontology compliance, or checking SHACL requirements for ERA infrastructure elements.

2026-02-18
railml-sparql-construct
مصممو قواعد البيانات

Create SPARQL CONSTRUCT queries to transform railML 3.2 XML to ERA ontology RDF following project conventions. Use when implementing new infrastructure element mappings or updating existing CONSTRUCT queries.

2026-02-18