Initial.
This commit is contained in:
11
hu/about.php
Normal file
11
hu/about.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?PHP
|
||||
$tlAbout['pageTitle'] = 'museum-digital :: About museum-digital';
|
||||
$tlAbout['pageDescription'] = 'Who or what is museum-digital? We are a project to further the digitization of museums and museum data.';
|
||||
$tlAbout['pageKeywords'] = 'museums, digitization, community, research';
|
||||
$tlAbout['about_title'] = 'About museum-digital';
|
||||
$tlAbout['about_introduction'] = 'museum-digital is an initiative of museums. The initiative was founded in 2009. It was created to develop a process as simple as possible for publishing information on museums and their objects online. Starting with six participating museums in Saxony-Anhalt, Germany, there are now over 600, mainly in Germany and Hungary. The simple publication has been extended with additional forms of presentation, but a strong focus on a good inventorization has become a central feature of museum-digital. At museum-digital, we work together to develop software aimed at making inventorization and digital publishing easy but high quality.';
|
||||
$tlAbout['about_resources'] = 'Resources';
|
||||
$tlAbout['logos_caption'] = 'Here you can find the different logos of museum-digital for downloading.';
|
||||
$tlAbout['background_title'] = 'Where Do We Come From - and Where Will We Go?';
|
||||
$tlAbout['background_content'] = 'In mid 2009, the AG Digitalisierung of the Landesmuseumsverband gathered and founded museum-digital. It was May 2009, and the recently founded working group soon spread to research how long it takes to digitize an object. The data thus gathered provided the fodder for an initial writing of the frontend for museum-digital.';
|
||||
$tlAbout['the_future'] = 'museum-digital is always open for people to join. The development takes place as it is needed. Where ever there may be museums that join hands to use museum-digital, be it for publishing, inventorization or both, they can do so. If needed, a new instance will be created or we can consider other ways of cooperation. Since we develop along the always changing needs of the community, there is no clear-cut roadmap for museum-digital in the time ahead.';
|
8
hu/about_publications.php
Normal file
8
hu/about_publications.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
$tlPublications['pageTitle'] = 'Publications';
|
||||
$tlPublications['pageDescription'] = 'This page features a list of publications on museum-digital.';
|
||||
$tlPublications['pageKeywords'] = 'museum-digital, research, academy, publications';
|
||||
$tlPublications['publications_title'] = 'Publications about museum-digital';
|
||||
$tlPublications['publications_introduction'] = 'Besides providing infrastructure, museum-digital\'s flexibility and non-profit nature invites experimentation and provides ample opportunities for research. Over the years, a number of publications have been published on or based on museum-digital.';
|
||||
$tlPublications['Rohde-Enslin2015'] = 'PuQi - Ein Cleverer Weg bessere Daten zu produzieren';
|
||||
$tlPublications['Kopp-Sievers2015'] = 'museum-digital - A Civil Society Project of Large and Small Museums';
|
8
hu/calendar.php
Normal file
8
hu/calendar.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
$tlCalendar['dateformat'] = 'Y-m-d';
|
||||
$tlCalendar['calendarPageTitle'] = 'Calendar :: museum-digital';
|
||||
$tlCalendar['calendarPageDescription'] = 'On this page you can find current events concerning museum-digital, e.g. seminars.';
|
||||
$tlCalendar['calendarPageKeywords'] = 'museum-digital, calendar, events, seminars';
|
||||
$tlCalendar['calendar_title'] = 'Calendar';
|
||||
$tlCalendar['calendar_introduction'] = 'On this page you can find current events concerning museum-digital, e.g. seminars.';
|
||||
$tlCalendar['attendees'] = 'Attendees';
|
8
hu/contact.php
Normal file
8
hu/contact.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
$tlContact['pageTitle'] = 'museum-digital :: Contact';
|
||||
$tlContact['pageDescription'] = 'Get in touch with museum-digital.';
|
||||
$tlContact['pageKeywords'] = 'contact, museum-digital';
|
||||
$tlContact['contacts_title'] = 'Contact';
|
||||
$tlContact['contacts_introduction'] = '"museum-digital" is a common undertaking of museums and their associations. You can contact us at:';
|
||||
$tlContact['e-mail'] = 'e-Mail';
|
||||
$tlContact['impressum'] = 'Impressum';
|
34
hu/dashboard.php
Normal file
34
hu/dashboard.php
Normal file
@ -0,0 +1,34 @@
|
||||
<?PHP
|
||||
$tlDashboard['pageTitle'] = 'museum-digital :: Dashboard';
|
||||
$tlDashboard['pageDescription'] = 'Facts, Figures, Benchmarks on museum-digital and it\'s various instances';
|
||||
$tlDashboard['pageKeywords'] = 'museum-digital, statistics, graphs, museums, museum digitization';
|
||||
$tlDashboard['dashboard'] = 'Dashboard';
|
||||
$tlDashboard['dashboard_introduction'] = 'Here you can find facts and figures documenting the development and growth of museum-digital.';
|
||||
$tlDashboard['in_the_database'] = 'Entities in the Database';
|
||||
$tlDashboard['objects'] = 'objects';
|
||||
$tlDashboard['museums'] = 'museums';
|
||||
$tlDashboard['collections'] = 'collections';
|
||||
$tlDashboard['literature_entries'] = 'literature entries';
|
||||
$tlDashboard['exhibitions'] = 'exhibitions';
|
||||
$tlDashboard['appointments'] = 'events';
|
||||
$tlDashboard['user_accounts'] = 'user accounts';
|
||||
$tlDashboard['images'] = 'images';
|
||||
$tlDashboard['visitor_stats'] = 'Visitor Statistics';
|
||||
$tlDashboard['visitors_yesterday'] = 'visitors yesterday';
|
||||
$tlDashboard['visitors_this_month'] = 'visitors this month';
|
||||
$tlDashboard['controlled_vocabularies'] = 'Controlled Vocabularies';
|
||||
$tlDashboard['popular_entries_in_german'] = 'Popular German-language Entries';
|
||||
$tlDashboard['title_actors'] = 'Actors';
|
||||
$tlDashboard['title_places'] = 'Places';
|
||||
$tlDashboard['title_tags'] = 'Tags';
|
||||
$tlDashboard['popular_entries_in_hungarian'] = 'Popular Hungarian-language Entries';
|
||||
$tlDashboard['controlled_vocabularies_figcaption_german'] = 'Controlled vocabularies in the German database<br/>From left to right: people, places, times, tags';
|
||||
$tlDashboard['controlled_vocabularies_figcaption_hungarian'] = 'Controlled vocabularies in the Hungarian database<br/>From left to right: people, places, times, tags';
|
||||
$tlDashboard['was_founded'] = 'museum-digital was founded on %s';
|
||||
$tlDashboard['is_days_old'] = 'museum-digital is %s days old';
|
||||
$tlDashboard['avg_obj_desc_length'] = 'An average object description is %s characters long';
|
||||
$tlDashboard['avg_puqi_value'] = 'The average <a href="https://journals.uic.edu/ojs/index.php/UC/article/download/6218/5067">PuQi</a> score of all public objects is';
|
||||
$tlDashboard['development'] = 'Development';
|
||||
$tlDashboard['git_commits_by_project_and_month'] = 'Development interactions by project and month';
|
||||
$tlDashboard['quality'] = 'Quality';
|
||||
$tlDashboard['popular_entries'] = 'Popular Entries';
|
5
hu/errorPages.php
Normal file
5
hu/errorPages.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?PHP
|
||||
$tlErrors['403_title'] = 'Forbidden';
|
||||
$tlErrors['403_text'] = 'You are not allowed to access this page. Please refer to the navigation above, to find all our pages.';
|
||||
$tlErrors['404_title'] = 'Oops ... There\'s nothing here ..';
|
||||
$tlErrors['404_text'] = 'There is nothing to be found here. At the top of the page, you can however find contents in the navigation.';
|
7
hu/footer.php
Normal file
7
hu/footer.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
$tlFooter['contact'] = 'Contact';
|
||||
$tlFooter['impressum'] = 'Impressum';
|
||||
$tlFooter['privacy'] = 'Privacy Policy';
|
||||
$tlFooter['search'] = 'Search';
|
||||
$tlFooter['search_in_mdorg'] = 'Search museum-digital.org';
|
||||
$tlFooter['search_in_md'] = 'Search for objects';
|
8
hu/home.php
Normal file
8
hu/home.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
$tlHome['pageTitle'] = 'museum-digital';
|
||||
$tlHome['pageDescription'] = 'museum-digital is a community project for the digitization of museum and museum object information.';
|
||||
$tlHome['pageKeywords'] = 'museums, digitization, community, research';
|
||||
$tlHome['opener_title'] = 'Enabling Museums to Let the World in - the Way they Want';
|
||||
$tlHome['opener_text'] = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.';
|
||||
$tlHome['community_title'] = 'A Community of Like-Minded People';
|
||||
$tlHome['community_text'] = 'Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa ';
|
4
hu/impressum.php
Normal file
4
hu/impressum.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?PHP
|
||||
$tlImpressum['pageTitle'] = 'Impressum';
|
||||
$tlImpressum['pageDescription'] = 'Impressum of museum-digital.org';
|
||||
$tlImpressum['pageKeywords'] = 'Impressum, museum-digital, museum-digital.org';
|
1
hu/join_us.php
Normal file
1
hu/join_us.php
Normal file
@ -0,0 +1 @@
|
||||
<?PHP
|
10
hu/mission.php
Normal file
10
hu/mission.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?PHP
|
||||
$tlMission['pageTitle'] = 'museum-digital :: Mission and Vision';
|
||||
$tlMission['pageDescription'] = 'museum-digital is a project for the digitization of museum data. Here we declare our mission.';
|
||||
$tlMission['pageKeywords'] = 'museum-digital, museums, digitization, mission statement, aims';
|
||||
$tlMission['missions_title'] = 'Mission';
|
||||
$tlMission['missions_introduction'] = 'Museums and their objects should be online! museum-digital\'s aim is to create simple to use tools and an appropriate environment for this. Museums that use a different software for inventorization can use museum-digital for publishing their data. For all other museums that may not yet have a dedicated inventorization tool museum-digital offers appropriate tools.</p>
|
||||
|
||||
<p>museum-digital is a community: all participating museums can join the conversation on what the project should focus on, and how the software is to be developed further. By and by, infrastructure is set up to facilitate and develop the conversation about the digital and museums.</p>
|
||||
|
||||
<p>An important principle of museum-digital is to respect existing structures.';
|
26
hu/navigation.php
Normal file
26
hu/navigation.php
Normal file
@ -0,0 +1,26 @@
|
||||
<?PHP
|
||||
$tlNavigation['logo_alt_attribute'] = 'Logo of museum-digital';
|
||||
$tlNavigation['news'] = 'News';
|
||||
$tlNavigation['about'] = 'About';
|
||||
$tlNavigation['resources'] = 'Resources';
|
||||
$tlNavigation['software'] = 'Software';
|
||||
$tlNavigation['software_md_ausgabe'] = 'Frontend / Portal';
|
||||
$tlNavigation['software_musdb'] = 'musdb';
|
||||
$tlNavigation['software_themator'] = 'Themator';
|
||||
$tlNavigation['software_term_nodac'] = 'md:term & nodac';
|
||||
$tlNavigation['portals'] = 'Portals';
|
||||
$tlNavigation['terminology_work'] = 'Terminological work';
|
||||
$tlNavigation['dashboard'] = 'Dashboard';
|
||||
$tlNavigation['participate'] = 'Participate';
|
||||
$tlNavigation['mission'] = 'Mission';
|
||||
$tlNavigation['resources_links'] = 'Links';
|
||||
$tlNavigation['resources_documents'] = 'Documents';
|
||||
$tlNavigation['third_party'] = 'Third Party Tools';
|
||||
$tlNavigation['publications'] = 'Publications';
|
||||
$tlNavigation['api_based'] = 'Third Party Tools';
|
||||
$tlNavigation['impressum'] = 'Impressum';
|
||||
$tlNavigation['contact'] = 'Contact';
|
||||
$tlNavigation['privacy'] = 'Privacy';
|
||||
$tlNavigation['people'] = 'People';
|
||||
$tlNavigation['calendar'] = 'Calendar';
|
||||
$tlNavigation['development_log'] = 'Development Log';
|
15
hu/participate.php
Normal file
15
hu/participate.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?PHP
|
||||
$tlParticipate['pageTitle'] = 'museum-digital :: Becoming a Part of museum-digital!';
|
||||
$tlParticipate['pageDescription'] = 'museum-digital is a community project. Of course, we always welcome volunteers, who\'re ready to help out!';
|
||||
$tlParticipate['pageKeywords'] = 'participation, community, peers, volunteering';
|
||||
$tlParticipate['participate_title'] = 'Becoming a Part of museum-digital';
|
||||
$tlParticipate['participate_introduction'] = 'Helping museum-digital is possible in a multitude of ways. Direct participation is mainly reserved for museums, but anybody can help greatly by providing meaningful information and comments.';
|
||||
$tlParticipate['individuals'] = '... as an Individual';
|
||||
$tlParticipate['individuals_title'] = '... as an Individual';
|
||||
$tlParticipate['individuals_text'] = 'You can help museums greatly by providing information and working with the museums. At the bottom of almost all object pages, there is a link "Do you know more ...?". By clicking on this line, you can directly provide e-mail feedback on the given object to the museum concerned. You may however also offer helping out the museum in your area of expertise.';
|
||||
$tlParticipate['local_museum_title'] = 'Helping Out at Your Local Museum';
|
||||
$tlParticipate['local_museum_text'] = 'Many, if not most, museums welcome little more than a helping hand. ';
|
||||
$tlParticipate['institutions_title'] = '... as an Institution';
|
||||
$tlParticipate['institutions_text'] = 'If your institution wants to join museum-digital, you only need a short description, a photo, and the usual contact information of the museum. The museum will then be entered into the appropriate instance of museum-digital and a user account for the museum will be set up. Our tools have shown to be sufficiently intuitive for half an hour of an introduction (via phone) to be sufficient for publishing an object.</p>
|
||||
|
||||
<p>Regional museum associations often offer day-long seminars in which working with museum-digital is discussed in more detail. These events usually feature hands-on exercises. It may be fruitful to consult your regional museum association or the administrator of your regional instance of museum-digital.';
|
15
hu/people.php
Normal file
15
hu/people.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?PHP
|
||||
$tlPeople['pageDescription'] = 'Profile page of %s at museum-digital';
|
||||
$tlPeople['on'] = 'On';
|
||||
$tlPeople['tel'] = 'Tel.';
|
||||
$tlPeople['email'] = 'e-Mail';
|
||||
$tlPeople['html_feed'] = 'HTML feed';
|
||||
$tlPeople['rss'] = 'RSS';
|
||||
$tlPeople['md_blog'] = 'museum-digital blog';
|
||||
$tlPeople['affiliation'] = 'Affiliation';
|
||||
$tlPeople['blog_posts_by'] = 'Blog Posts by %s';
|
||||
$tlPeople['overviewTitle'] = 'Team :: museum-digital';
|
||||
$tlPeople['overviewDescription'] = 'museum-digital is people. Here you can some people from our core team.';
|
||||
$tlPeople['overviewKeywords'] = 'museum-digital, team, people';
|
||||
$tlPeople['overviewListTitle'] = 'Team';
|
||||
$tlPeople['overviewListSummary'] = 'museum-digital is - in effect - people. Here you can find a list of some of our core team members in random order.';
|
19
hu/portals.php
Normal file
19
hu/portals.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?PHP
|
||||
$tlPortals['pageTitle'] = 'museum-digital :: Portals';
|
||||
$tlPortals['pageDescription'] = 'museum-digital is represented on different, regional portals. Here, there is a list of them.';
|
||||
$tlPortals['pageKeywords'] = 'museum-digital, portals, museum objects, access';
|
||||
$tlPortals['portals_title'] = 'The Different Portals of museum-digital';
|
||||
$tlPortals['portals_introduction'] = 'museum-digital is composed of different portals. Most of them are regionally structured.';
|
||||
$tlPortals['international_portals'] = 'International Portals';
|
||||
$tlPortals['german_portals'] = 'Regional portals in Germany';
|
||||
$tlPortals['themator_title'] = 'Themator: Topical Portals';
|
||||
$tlPortals['themator_introduction'] = 'The themator is a tool we developed to enable museums and like-minded people to create digital exhibitions and - more generally - to easily engage in digital storytelling. As the themator is largely monolingual, we have set up different instances of it.';
|
||||
$tlPortals['md_term_title'] = 'md:term: The Controlled Vocabularies of museum-digital Made Accessible';
|
||||
$tlPortals['md_term_introduction'] = 'About 2010, we started to use controlled vocabularies to facilitate the common tagging and interlinking of digitized objects. For a long time, these vocabularies were not accessible for any outside viewers. Since they may be a useful resource to some, we since developed md:term as a public and hopefully easily accessible portal for our (and some other) controlled vocabularies.';
|
||||
$tlPortals['Germany'] = 'Germany';
|
||||
$tlPortals['Hungary'] = 'Hungary';
|
||||
$tlPortals['Brazil'] = 'Brazil';
|
||||
$tlPortals['Indonesia'] = 'Indonesia';
|
||||
$tlPortals['themator_in_german'] = 'Themator in German';
|
||||
$tlPortals['themator_in_hungarian'] = 'Themator in Hungarian';
|
||||
$tlPortals['Austria'] = 'Austria';
|
6
hu/privacy.php
Normal file
6
hu/privacy.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
$tlPrivacy['pageTitle'] = 'museum-digital :: Privacy Policy';
|
||||
$tlPrivacy['pageDescription'] = 'Privacy policy of museum-digital.org';
|
||||
$tlPrivacy['pageKeywords'] = 'privacy policy, privacy';
|
||||
$tlPrivacy['title'] = 'Privacy Policy';
|
||||
$tlPrivacy['text_content'] = 'This is the privacy policy of ';
|
7
hu/resources.php
Normal file
7
hu/resources.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
$tlResources['pageTitle'] = 'museum-digital :: Resources';
|
||||
$tlResources['pageDescription'] = 'Here you can find resources on museum-digital specifically and those relevant to the digitization in museums in general.';
|
||||
$tlResources['pageKeywords'] = 'museums, resources, materials';
|
||||
$tlResources['resources_title'] = 'Resources';
|
||||
$tlResources['resources_introduction'] = 'Relevant resources can be found here.';
|
||||
$tlResources['general'] = 'General';
|
6
hu/resources_documents.php
Normal file
6
hu/resources_documents.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
$tlDocuments['pageTitle'] = 'museum-digital :: Resources';
|
||||
$tlDocuments['pageDescription'] = 'A selection of helpful documents for about museum work in general and digital museum work in specific can be found here.';
|
||||
$tlDocuments['pageKeywords'] = 'documents, museums, museums work, digitization, inventorization';
|
||||
$tlDocuments['title'] = 'Documents';
|
||||
$tlDocuments['introduction'] = 'A selection of helpful documents for about museum work in general and digital museum work in specific can be found here.';
|
11
hu/resources_links.php
Normal file
11
hu/resources_links.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?PHP
|
||||
$tlLinks['pageTitle'] = 'museum-digital :: Links';
|
||||
$tlLinks['pageDescription'] = 'A selection of relevant links about museum digitization can be found here.';
|
||||
$tlLinks['pageKeywords'] = 'Links, museums, digitization in museums, museum portals';
|
||||
$tlLinks['title'] = 'Links';
|
||||
$tlLinks['introduction'] = 'Here you can find a list of interesting links.';
|
||||
$tlLinks['museum_portals'] = 'Other Museum (Object) Portals';
|
||||
$tlLinks['organizations'] = 'Organizations';
|
||||
$tlLinks['name'] = 'Name';
|
||||
$tlLinks['country'] = 'Country';
|
||||
$tlLinks['description'] = 'Description';
|
22
hu/software.php
Normal file
22
hu/software.php
Normal file
@ -0,0 +1,22 @@
|
||||
<?PHP
|
||||
$tlSoftware['pageTitle'] = 'museum-digital :: Software';
|
||||
$tlSoftware['pageDescription'] = 'At museum-digital, we have developed a set of software solutions to aid different parts of museum (digitization) work.';
|
||||
$tlSoftware['pageKeywords'] = 'software, museums, museum objects, museum software, museum-digital';
|
||||
$tlSoftware['software_title'] = 'Software';
|
||||
$tlSoftware['software_introduction'] = 'At museum-digital, we have developed a set of software solutions to facilitate an easy and inclusive process of digitizations in museums. Originally, museum-digital was founded to publish object information online. We thus began by developing a <a href="/software/frontend">public interface for viewing object information</a>.
|
||||
</p>
|
||||
<p>
|
||||
Since the original method of data input - the museums entered their data into their local database, sent it to the programmers, the programmers entered it to museum-digital - did not scale well, we then developed a simple online input interface, <a href="/software/musdb">musdb</a>. Some museums, that did not yet have a dedicated database for inventorization data, but knew musdb well, began to ask additional inventorization functionalities. And thus the approach of musdb changes: instead of being an input interface to a publication platform, it turned into an inventorization tool with the option to publish.
|
||||
</p>
|
||||
<p>
|
||||
Soon after, requests for options to more thoroughly present digital narratives and stories became more frequent. While museum objects may be interesting by themselves, it is also a central task of museums to contextualize them. As a reaction to these requests, we created the <a href="/software/themator">Themator</a> as an independent tool for writing and publishing stories online.
|
||||
</p>
|
||||
<p>
|
||||
Early on, when developing the main frontend and musdb, we decided to use controlled vocabularies for all databases of a given language. Internally, we use our "norm data control tool" <a href="/software/term_nodac">nodac</a> for curating these. Since the vocabularies have grown considerably since, and have become a useful resource on their own by now, we have also developed a searchable frontend for these, <a href="/software/term_nodac">md:term</a>.';
|
||||
$tlSoftware['frontend_portal'] = 'Frontend / Portals';
|
||||
$tlSoftware['musdb'] = 'musdb';
|
||||
$tlSoftware['themator'] = 'Themator';
|
||||
$tlSoftware['term_nodac'] = 'md:term & nodac';
|
||||
$tlSoftware['resources'] = 'Resources';
|
||||
$tlSoftware['in_blog'] = 'Tech-Related News in our Blog';
|
||||
$tlSoftware['third_party_tools'] = 'Third party tools';
|
6
hu/software_development_log.php
Normal file
6
hu/software_development_log.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
$tlDevLog['pageTitle'] = 'Development Log :: museum-digital';
|
||||
$tlDevLog['pageDescription'] = 'Log of development on museum-digital';
|
||||
$tlDevLog['pageKeywords'] = 'Software, museum-digital, Development';
|
||||
$tlDevLog['status'] = 'Status';
|
||||
$tlDevLog['development_log'] = 'Development Log';
|
43
hu/software_frontend.php
Normal file
43
hu/software_frontend.php
Normal file
@ -0,0 +1,43 @@
|
||||
<?PHP
|
||||
$tlFrontend['pageTitle'] = 'museum-digital :: The Main Frontend / Portal Software';
|
||||
$tlFrontend['pageDescription'] = 'Most of the work museum-digital does focuses on bringing museums online. We do so mainly using our main frontend / portal software.';
|
||||
$tlFrontend['pageKeywords'] = 'software, museums, museum objects, museum software, exhibitions, web portal';
|
||||
$tlFrontend['frontend_title'] = 'The Main Frontend of museum-digital';
|
||||
$tlFrontend['frontend_introduction'] = 'museum-digital was founded to publish museum object information online. That\'s not possible without the right software.</p>
|
||||
<p>The "frontend" is thus the first application, that at museum.digital. With it, museums can join together to present themselves and their objects online.</p>
|
||||
<p>To offer a comprehensive glimpse at the museums and their objects, a variety of additional information has been made presentable since. On the one hand, museums can now add information on their collections, object groups, exhibitions, and events. On the other, a number of options for linking and visualizing information have been added.';
|
||||
$tlFrontend['technical_title'] = 'Technical Information';
|
||||
$tlFrontend['design_principles_title'] = 'Focus - Design Principles';
|
||||
$tlFrontend['design_principles_text'] = '"The "frontend" of museum-digital is primarily designed to always offer a clear focus on whichever information is central to a given page or section. This provides for an easy of understanding. A lot of additional options exist for power users - from visualizations to a command line menu embedded into the website. These are however "hidden" in sidebars or only accessible through keyboard shortcuts, so that they don\'t irritate first-time users.';
|
||||
$tlFrontend['api_title'] = 'API(s)';
|
||||
$tlFrontend['api_text'] = 'Publishing and making things accessible doesn\'t only mean making it possible to view something. It also means enabling people to use data to realize their own ideas. Accordingly, all information that is published using the "frontend" of museum-digital is also accessible in a machine-readable way via our <abbr title="JavaScript Object Notation">JSON</abbr> API.</p><p>As much as possible, the "frontend" provides information in open standards as well: object information can be accessed in <a href="http://network.icom.museum/cidoc/working-groups/lido/what-is-lido/">LIDO</a>, information about museums can be downloaded as electronic business cards (<a href="https://de.wikipedia.org/wiki/VCard">vCard</a>), and calendar information such as exhibitions can be integrated with calendar tools using the <a href="https://de.wikipedia.org/wiki/ICalendar">iCalendar</a> standard.';
|
||||
$tlFrontend['development_title'] = 'Development';
|
||||
$tlFrontend['development_text'] = 'The "frontend" of museum-digital is built using PHP7 and MySQL. JavaScript is used for interactive features and visualizations. A list of the used libraries can be found <a href="https://handbook.museum-digital.info/?lan=de&q=Weiteres/Dependencies">here</a>. We use <a href="https://git-scm.com/">git</a> for version control.';
|
||||
$tlFrontend['screenshots'] = 'Screenshots';
|
||||
$tlFrontend['resources'] = 'Resources';
|
||||
$tlFrontend['in_blog'] = 'News About the Frontend in the Blog';
|
||||
$tlFrontend['screenshot-startpage'] = 'Start page of the German national portal of museum-digital.';
|
||||
$tlFrontend['extended_search_alt'] = 'Extended search page in the museum-digital frontend.';
|
||||
$tlFrontend['screenshot_extended_search'] = 'Using the extended search settings, users can define exact searches.';
|
||||
$tlFrontend['screenshot_enriched_search_results_alt'] = 'Enriched search results in the museum-digital frontend';
|
||||
$tlFrontend['screenshot_enriched_search_results'] = 'Search result pages are enriched based on data from our <a href=\'/about/terminology\'>controlled vocabularies</a>.';
|
||||
$tlFrontend['in_handbook'] = 'Handbook pages about the frontend';
|
||||
$tlFrontend['api_link'] = 'Short introduction to the API';
|
||||
$tlFrontend['screenshot_timeline_alt'] = 'A timeline page in museum-digital.';
|
||||
$tlFrontend['screenshot_timeline'] = 'The museum-digital frontend offers a timeline, for viewing search results sorted by their relations to time.';
|
||||
$tlFrontend['screenshot_oak_alt'] = 'Objects on map pages in museum-digital.';
|
||||
$tlFrontend['screenshot_oak'] = 'Using the "objects on map" pages, users can find interesting objects based on their geographical background.';
|
||||
$tlFrontend['screenshot_object_page_alt'] = 'An object page.';
|
||||
$tlFrontend['screenshot_object_page'] = 'An object page in the frontend of museum-digital.';
|
||||
$tlFrontend['screenshot_multilinguality_alt'] = 'Multilinguality in the museum-digital frontend.';
|
||||
$tlFrontend['screenshot_multilinguality'] = 'museum-digital is multilingual, and so can be the displayed entries. The navigation language and the record language can be switched independent of each other.';
|
||||
$tlFrontend['screenshot_exhibition_tiles_alt'] = 'Exhibition overview page in the museum-digital frontend';
|
||||
$tlFrontend['screenshot_exhibition_tiles'] = 'The exhibition overview page in tiles mode.';
|
||||
$tlFrontend['screenshot_calendar_alt'] = 'Calendars are available for exhibitions and events.';
|
||||
$tlFrontend['screenshot_calendar'] = 'Calendars are available for exhibitions and events.';
|
||||
$tlFrontend['screenshot_graph_view_alt'] = '"Graph view"';
|
||||
$tlFrontend['screenshot_graph_view'] = 'The "graph view" offers users an alternative option for navigating the portal.';
|
||||
$tlFrontend['screenshot_command_line_alt'] = 'Keyboard control of the museum-digital frontend.';
|
||||
$tlFrontend['screenshot_command_line'] = 'Power users can navigate the portal using their keyboard through an emacs-inspired interface.';
|
||||
$tlFrontend['screenshot_compare_objects_alt'] = 'Comparing obects';
|
||||
$tlFrontend['screenshot_compare_objects'] = 'Two objects can be compared with each other';
|
59
hu/software_musdb.php
Normal file
59
hu/software_musdb.php
Normal file
@ -0,0 +1,59 @@
|
||||
<?PHP
|
||||
$tlMusdb['pageTitle'] = 'museum-digital :: musdb';
|
||||
$tlMusdb['pageDescription'] = 'musdb is museum-digital\'s tool for indexing and inventorization. It has in many ways developed into a more general museum-management tool.';
|
||||
$tlMusdb['pageKeywords'] = 'musdb, museum-management, inventorization, software';
|
||||
$tlMusdb['musdb_title'] = 'musdb';
|
||||
$tlMusdb['musdb_introduction'] = 'musdb is museum-digital\'s tool for indexing and inventorization. Originally developed for recording objects to be published only, it has since developed into a full-featured inventorization and museum management solution.</p>
|
||||
<p>Central to the development of musdb are:</p>
|
||||
<ul>
|
||||
<li>musdb is developed based on requests by and communications with the museums using it</li>
|
||||
<li>musdb is being with collaboration in mind: New features and fixes are available to all museums</li>
|
||||
<li>using musdb means working collaboratively: the controlled vocabularies, that are used for linking people, times, places, and tags, are used together by all museums of a given language</li>
|
||||
<li>working with musdb should be as easy and intuitive as possible</li>
|
||||
<li>Tips and warnings are given to not just enter data, but to create high quality data</li>
|
||||
</ul>';
|
||||
$tlMusdb['technical_title'] = 'Technical Information';
|
||||
$tlMusdb['design_principles_title'] = 'Design Principles';
|
||||
$tlMusdb['design_principles_text'] = 'musdb should be easy and intuitive to use. It should be fun to use. One the one hand, this means that the design should give a clear focus to the main subject of a given page. To reach this aim, options exist to toggle many features on or off. Optional features (like generating QR codes for object pages or a table of contents to directly jump to the wanted section of a page) are available in a toolbox on the left border of the window.</p>
|
||||
|
||||
<p>But easy and intuitive also means that power users can work efficiently in whatever way suits them best. musdb offers a variety of helpers for this. A selection of these are:</p>
|
||||
|
||||
<ul>
|
||||
<li>Clicking into a field, users can see how many characters have been entered, how many are required, and how many are allowed at max.</li>
|
||||
<li>PuQi: the "Publication Quality Index" shows, how object information can be enhanced</li>
|
||||
<li>Plausi: using the controlled vocabularies, musdb can warn about implausible entries (e.g. a painter cannot have painted a painting before she was born)</li>
|
||||
<li>Text blocks provide for a quick entry of similar contents</li>
|
||||
</ul>';
|
||||
$tlMusdb['development_title'] = 'Development';
|
||||
$tlMusdb['development_text'] = 'musdb is based on PHP7 and MySQL. A number of PHP and JavaScript libraries are used, a list of which can be found <a href="https://handbook.museum-digital.info/?lan=de&q=Weiteres/Dependencies#2">in the handbook</a>.';
|
||||
$tlMusdb['screenshots'] = 'Screenshots';
|
||||
$tlMusdb['resources'] = 'Resources';
|
||||
$tlMusdb['in_handbook'] = 'Documentation for musdb';
|
||||
$tlMusdb['videos_and_screencasts'] = 'Videos and Screencasts on YouTube';
|
||||
$tlMusdb['in_blog'] = 'News About the Development of musdb';
|
||||
$tlMusdb['screenshot_dashboard_alt'] = 'Dashboard / default startpage of musdb.';
|
||||
$tlMusdb['screenshot_dashboard'] = 'The default start page is a customizable dashboard. Other start pages can be selected by the user.';
|
||||
$tlMusdb['screenshot_batch_editing_alt'] = 'Batch editing in musdb.';
|
||||
$tlMusdb['screenshot_batch_editing'] = 'musdb features batch editing functionalities for e.g. batch publishing or tagging.';
|
||||
$tlMusdb['screenshot_xml_export_alt'] = 'XML export';
|
||||
$tlMusdb['screenshot_xml_export'] = 'Users can export their data in our own md:xml (a simple notation featuring all available fields) and <a href=\'http://lido-schema.org\'>LIDO</a>.';
|
||||
$tlMusdb['screenshot_backgrounds_alt'] = 'Background research tool.';
|
||||
$tlMusdb['screenshot_backgrounds'] = 'Using the "backgrounds" section, users can browse the controlled vocabularies directly from musdb.';
|
||||
$tlMusdb['screenshot_find_an_export_alt'] = 'Find an expert: Connecting users.';
|
||||
$tlMusdb['screenshot_find_an_export'] = 'Using the "Find an Export" button, users can find other users who have done much work on a given topic. Still, every user can decide if they want to let others find them through this tool or not.';
|
||||
$tlMusdb['screenshot_multilingual_alt'] = 'Multilingual usage of musdb.';
|
||||
$tlMusdb['screenshot_multilingual'] = 'musdb is multilingual and it can handle multilingual inputs.';
|
||||
$tlMusdb['screenshot_navigation_alt'] = 'Navigation of musdb.';
|
||||
$tlMusdb['screenshot_navigation'] = 'The navigation gives a rough overview over different sections of musdb: museums, collections, objects, object groups, exhibitions, etc.';
|
||||
$tlMusdb['screenshot_object_overview_alt'] = 'Object overview page.';
|
||||
$tlMusdb['screenshot_object_overview'] = 'An object overview page in image mode. The sidebar on the right offers search and filter-based exporting and batch editing functionalities. A simple list view is also available.';
|
||||
$tlMusdb['screenshot_object_page_alt'] = 'Object page.';
|
||||
$tlMusdb['screenshot_object_page'] = 'The main section of an object page. At the top, most basic information on the object can be entered. At the bottom, the tabbed menu for managing detailed information on the object can be seen.';
|
||||
$tlMusdb['screenshot_record_history_alt'] = 'Record history of an object.';
|
||||
$tlMusdb['screenshot_record_history'] = 'Edits to an object are logged. If the user who previously edited the object set up their user profile, new users who see the logs can get to know others from the museum through the logs.';
|
||||
$tlMusdb['screenshot_provenance_research_alt'] = 'Provenance research tab.';
|
||||
$tlMusdb['screenshot_provenance_research'] = 'Using the provenance research tab, detailed reports on a predefined set of critical issues can be recorded.';
|
||||
$tlMusdb['screenshot_restoration_alt'] = 'Restoration tab on a musdb object page.';
|
||||
$tlMusdb['screenshot_restoration'] = 'The restoration tab of an object page offers options for color-coded and easily accessible notes towards the top of the section, detailed ones on the bottom.';
|
||||
$tlMusdb['screenshot_user_management_alt'] = 'User management and user rights section.';
|
||||
$tlMusdb['screenshot_user_management'] = 'Museum directors and regional administrators set detailed permissions for what users can edit or view.';
|
10
hu/software_term_nodac.php
Normal file
10
hu/software_term_nodac.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?PHP
|
||||
$tlTermNodac['pageTitle'] = 'museum-digital :: Nodac & md:term';
|
||||
$tlTermNodac['pageDescription'] = 'At museum-digital we build two tools for managing and displaying controlled vocabularies: md:term and nodac.';
|
||||
$tlTermNodac['pageKeywords'] = 'software, controlled vocabularies, subject headings';
|
||||
$tlTermNodac['term_nodac_title'] = 'Our Tools for Managing Controlled Vocabularies: nodac and md:term';
|
||||
$tlTermNodac['term_nodac_introduction'] = 'nodac is the name of our tool for correcting, enriching, and hierarchializing controlled vocabularies at museum-digital. Nodac is multilingual and can be used for controlling vocabularies in different languages. Using nodac, external vocabularies can be managed as well: for example the Hornbostel-Sachs-Systematik for Musikinstrumente or the Hessische Systematik. The primary use of the tool remains, however, the curation of the museum-digital\'s own controlled vocabularies. It is the dedicated place for in-depth enrichment of terms from the domains of "actors" (people and institutions), geographic places, times, and tags. These are controlled centrally for a given language by the <i>norm data editors</i>. Each participating museum can however submit requests for changes.</p>
|
||||
|
||||
<p>While it is the dedicated aim of museum-digital to make entering and linking - for example - a tag as easy as possible for the museums, further edits like providing a definition of the term and linking it with other controlled vocabularies are taken over by the <i>norm data editors</i>. It thus becomes a background task, that does however remain central to the success of the whole endeavor. It is only because we keep curated controlled vocabularies, that we can generate correct timelines or place objects on maps in any meaningful way.</p>
|
||||
|
||||
<p>md:term is the public equivalent of nodac. It provides for public, structured access to our own vocabularies and a number of external ones. Besides making the vocabularies browse-able, it offers <a href="https://en.wikipedia.org/wiki/Simple_Knowledge_Organization_System"><abbr title="Simple Knowledge Organization System">SKOS</abbr></a> and <abbr title="JavaScript Object Notation">JSON</abbr> interfaces. In this way, it provides access for other developers and projects to creatively use and incorporate our controlled vocabularies.';
|
12
hu/software_themator.php
Normal file
12
hu/software_themator.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?PHP
|
||||
$tlThemator['pageTitle'] = 'museum-digital :: Themator';
|
||||
$tlThemator['pageDescription'] = 'The Themator is museum-digital\'s solution for digital story-telling.';
|
||||
$tlThemator['pageKeywords'] = 'software, story-telling, topics, stories, narrative, exhibitions';
|
||||
$tlThemator['themator_title'] = 'The Themator - A Tool for Online Storytelling and Digital Exhibitions';
|
||||
$tlThemator['screenshots'] = 'Screenshots';
|
||||
$tlThemator['themator_introduction'] = 'The Themator is museum-digital\'s solution for digital story-telling.</p><p>After setting up the <a href="/software/frontend">main frontend</a> for museum-digital, questions for how to embed the thus published objects in online narratives soon arose. To answer this demand, the development of the Themator began.</p><p>The Themator is structured around topics, which can be super- or subordinate to other topics and which can be associated with objects (both those entered only in the Themator and those published in any of the <a href="/about/portals">main portals of museum-digital</a>), literature entries, and more. This focus on <em>topics</em> provides for a broad range of possible uses in the field of digital storytelling, especially where it relates to museum objects. On the one hand, the Themator can be used for creating digital exhibitions. On the other, it has been used to create learning materials (e.g. <a href="https://hu.museum-digital.org/themator/ausgabe/showthema.php?m_tid=1&tid=1&ver=standalone">for teaching in German minority schools in Hungary</a>). This, combined with the need to be able to embed objects from the different instances in the same topic, led us to design the Themator as a tool completely independent from the main instances.';
|
||||
$tlThemator['screenshot_overview_germany'] = 'Overview of topics available in the German-language Themator';
|
||||
$tlThemator['screenshot_topic_page'] = 'A topic page in the Themator';
|
||||
$tlThemator['screenshot_exhibition_view'] = 'The Themator features a slideshow-like "exhibition view"';
|
||||
$tlThemator['screenshot_linked_objects'] = 'List of objects linked to a topic';
|
||||
$tlThemator['screenshot_object_page'] = 'Page for a single object. Besides those entered only in the Themator, objects can also be embedded from museum-digital';
|
11
hu/software_third_party.php
Normal file
11
hu/software_third_party.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?PHP
|
||||
$tlThirdParty['pageTitle'] = 'museum-digital :: Third Party Tools';
|
||||
$tlThirdParty['pageDescription'] = 'Based on the APIs of museum-digital, a number of third party tools have been written. Here you can find some of them.';
|
||||
$tlThirdParty['pageKeywords'] = 'software, museum software, API, digitization in museums';
|
||||
$tlThirdParty['title'] = 'Third Party Tools';
|
||||
$tlThirdParty['introduction'] = 'Using the different APIs of museum-digital, a number of additional tools have been written. These are in principle independent of museum-digital, but since they interact with or are based on museum-digital in some way, we collect brief introductions to those we know of here.';
|
||||
$tlThirdParty['resources'] = 'Resources';
|
||||
$tlThirdParty['in_blog'] = 'News About API-Based Tools in our Blog';
|
||||
$tlThirdParty['website'] = 'Website';
|
||||
$tlThirdParty['license_usage'] = 'License / Usage';
|
||||
$tlThirdParty['authors'] = 'Author(s)';
|
9
hu/statistics.php
Normal file
9
hu/statistics.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?PHP
|
||||
$tlStatistics['frontend'] = 'Frontend';
|
||||
$tlStatistics['musdb'] = 'musdb';
|
||||
$tlStatistics['themator'] = 'Themator';
|
||||
$tlStatistics['noda'] = 'md:term / nodac';
|
||||
$tlStatistics['others'] = 'Others';
|
||||
$tlStatistics['Total'] = 'Total';
|
||||
$tlStatistics['Checked'] = 'Checked';
|
||||
$tlStatistics['users'] = 'Users';
|
8
hu/terminology.php
Normal file
8
hu/terminology.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?PHP
|
||||
$tlTerminology['pageTitle'] = 'museum-digital :: Terminological Work at museum-digital';
|
||||
$tlTerminology['pageDescription'] = 'At museum-digital we use controlled vocabularies, to enrich the users\' experience. Here we describe, how they are handled.';
|
||||
$tlTerminology['pageKeywords'] = 'Terminology, museums, controlled vocabularies, tagging';
|
||||
$tlTerminology['terminology_title'] = 'Controlled Vocabularies at museum-digital';
|
||||
$tlTerminology['terminology_role_of_terminology'] = 'Controlled vocabularies are a central issue to museum-digital. Sorted into four catalogs (persons and institutions, geographical places, times, and tags), terms are enriched with definitions and links to external controlled vocabularies and services (Wikipedia, GND, ULAN, RKD, MBL, LAGIS, geonames, TGN, AAT, LCSH, ...). At the same time, they are categorized hierarchically. This provides for the possibility to return objects linked to subordinate terms to searches for a given superordinate term. A search for "vehicle" thus returns any object linked to "car" as well.';
|
||||
$tlTerminology['terminology_how_we_do_it'] = 'How are the Vocabularies Controlled?';
|
||||
$tlTerminology['terminology_how_we_do_it_text'] = '<p>The curation of controlled vocabularies at museum-digital takes place in a centralized manner. All museums of all instances of a given primary language work together to create a common database of controlled terms. Since curating controlled vocabularies is time consuming, we try to reduce the participating museums\' workload in this regard as much as possible. Besides, a centralized curation of controlled vocabularies leads to more uniform results.</p><p>To ease the curation, we have developed a tool, <a href="/software/term_nodac">"nodac"</a>, which automatizes much of the enrichment work and offers a simple interface for positioning terms hierarchically. With this tool, norm data editors, can also use batch editing functionalities for enhancing the controlled vocabularies.</p><p>The curation of controlled vocabularies is thus a joint effort of the participating museums, direct volunteering, and support by a number of state governments, led by a small team of "norm data editors".</p>';
|
Reference in New Issue
Block a user