Skip to content
Snippets Groups Projects
Select Git revision
  • xxxx-codequality
  • master default protected
  • dev protected
  • Issue/3166-changeDefaultFilenameForDownloads
  • Issue/2996-cosmeticChangesToAims
  • Issue/3006-changeApplicationProfileToMetadataProfile
  • Issue/3057-fix404InAims
  • Issue/3000-fixRemovingOfApInAims
  • Issue/2315-improveErrorCommunication
  • Hotfix/2957-styleAndUpgrade
  • Issue/2943-uiFeedback
  • Issue/2599-vue3Migration
  • Issue/xxxx-qualifiedShapeRedo
  • Issue/2779-correctFallback
  • Issue/2759-showMissingField
  • Issue/2703-vocabularyList
  • Issue/xxxx-searchEnhancements
  • Issue/xxxx-rdfEditor
  • Issue/2732-updatedApiClient
  • Issue/2525-fixedFixValues
  • Hotfix/2681-validationErrors
  • v3.1.1
  • v3.1.0
  • v3.0.8
  • v3.0.7
  • v3.0.6
  • v3.0.5
  • v3.0.4
  • v3.0.3
  • v3.0.2
  • v3.0.1
  • v3.0.0
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.1
  • v2.20.0
  • v2.19.6
  • v2.19.5
  • v2.19.4
41 results

aimsfrontend

  • Clone with SSH
  • Clone with HTTPS
  • AIMS Frontend (SHACL Shape Editor)

    This repository contains the common frontend for the AIMS project.

    The main goal of this frontend application is the editing of SHACL application profiles.

    If you want to use this frontend against your own shapes repository and vocabulary term service, please provide your own service-provider implementation in here and edit this file.

    Project setup

    yarn install

    Compiles and hot-reloads for development

    yarn serve

    Compiles and minifies for production

    yarn build

    Lints and fixes files

    yarn lint