From a44b5c0b768b1d2d2bde4564eac5829b8fea0ba2 Mon Sep 17 00:00:00 2001 From: gawor Date: Wed, 2 Oct 2024 13:25:08 +0200 Subject: [PATCH] further content refactor --- dogui/dogui/templates/UI/_about.html | 2 +- dogui/dogui/templates/UI/_content.html | 2 +- dogui/dogui/templates/UI/_header.html | 2 +- dogui/dogui/utils.py | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dogui/dogui/templates/UI/_about.html b/dogui/dogui/templates/UI/_about.html index 64002d1..ec627fe 100644 --- a/dogui/dogui/templates/UI/_about.html +++ b/dogui/dogui/templates/UI/_about.html @@ -2,7 +2,7 @@ {% block title %} - About{% endblock title %} {% block content %}
-

About the CLARIN Digital Object Gateway

+

About the CLARIN ERIC Digital Object Gateway

Digital Object Gateway is a web service exposing DOGlib functionality over UI and API for increased machine resolvability and processability of metadata Service is available through this user interface and a RESTful diff --git a/dogui/dogui/templates/UI/_content.html b/dogui/dogui/templates/UI/_content.html index 8b4cb06..1dc4dcf 100644 --- a/dogui/dogui/templates/UI/_content.html +++ b/dogui/dogui/templates/UI/_content.html @@ -1,7 +1,7 @@ {% extends 'UI/_.html' %} {% block content %}

- Welcome to CLARIN-ERIC Digital Object Gate. The goal of DOG is to ease access to referenced resources in metadata. + Welcome to CLARIN ERIC Digital Object Gateway. The goal of DOG is to ease access to referenced resources in metadata. Currently, DOG supports 4 functionalities:
  • sniff - checks if input PID points to a registered repository
  • diff --git a/dogui/dogui/templates/UI/_header.html b/dogui/dogui/templates/UI/_header.html index 88238c4..79be55b 100644 --- a/dogui/dogui/templates/UI/_header.html +++ b/dogui/dogui/templates/UI/_header.html @@ -3,7 +3,7 @@ class='periphery' role='navigation'>