Skip to content
Snippets Groups Projects
Select Git revision
  • set-dependency-scanning-config-1
  • master default protected
  • Issue/22-unifySearchResultsAcrossLanguageSettings
  • dev protected
  • Issue/3241-OptionToViewAndSelectFromAllVersions
  • Issue/3195-restrictSelectionOfTargetClassToActualClasses
  • Issue/2743-jumpDirectlyToNewTerm
  • Issue/3199-changeDelayCodeEditor
  • 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
  • v3.1.2
  • 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
41 results

aimsfrontend

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • 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 api-connection 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