Introduction to Documentation Studies


Book Description

Documentation has always been crucial in human society. Today almost all communication are being stored digitally. In order to deal systematically and coherently with old and new media in the world today, you have to deal with the physical as well as the social and cultural context. Alongside this, there is now increasing interest in documentation theory and science, and documentation studies has become a distinctly lively field of research as well as a basis for professional practice in libraries, archives and museums. This groundbreaking new book introduces and demonstrates the value and relevance of a new approach to the documentation, communication and information field, complementary to the traditional library, information and archival sciences. It offers an introduction to documentation studies - a new discipline within the overall information studies umbrella - and gives a broad and general theory for documentation. It outlines the historical background and the theoretical foundation for the discipline by giving insight into documentation issues and processes from early modern society to today's digital age: not only in the context of academic study, but also in the practice of documentation, both in everyday life and in professional life. Key topics covered include: Human life in a documentation perspective Documentation in theory Documentation: a conceptual history A complementary theory of documentation A model for documentation analysis Documentation in practice: 6 case studies Documentation in society The science and profession of documentation. This unique text outlines the main scientific purpose and objective of the science of documentation; to study documentation in society. It also describes the main skills for a documentalist in the 21st century; to be able to select, collect and make accessible all documentation of possible interest for the general public as well as research. This book will be pivotal reading for students (advanced undergraduate and graduate), researchers, and faculty in library science, information science, records management, publishing, media studies, cultural studies, archival studies, and information systems. It will also be of interest to thoughtful professionals in libraries, archives, records and media. 010




Library and Information Science


Book Description

This unique annotated bibliography is a complete, up-to-date guide to sources of information on library science, covering recent books, monographs, periodicals and websites, and selected works of historical importance. In addition to compiling an invaluable list of sources, Bemis digs deeper, examining the strengths and weaknesses of key works. A boon to researchers and practitioners alike, this bibliography Includes coverage of subjects as diverse and vital as the history of librarianship, its development as a profession, the ethics of information science, cataloging, reference work, and library architecture Encompasses encyclopedias, dictionaries, directories, photographic surveys, statistical publications, and numerous electronic sources, all categorized by subject Offers appendixes detailing leading professional organizations and publishers of library and information science literature This comprehensive bibliography of English-language resources on librarianship, the only one of its kind, will prove invaluable to scholars, students, and anyone working in the field.




ALA Glossary of Library and Information Science, Fourth Edition


Book Description

The only things librarians seem to encounter more often than acronyms are strings of jargon and arcane technical phrases—and there are so many floating around that even just reading an article in a professional journal can bewilder experienced librarians, to say nothing of those new to the profession! Featuring thousands of revised and brand new entries, the fourth edition of ALA Glossary of Library and Information Science presents a thorough yet concise guide to the specific words that describe the materials, processes and systems relevant to the field of librarianship. A panel of experts from across the LIS world have thoroughly updated the glossary to include the latest technology- and internet-related terms, covering metadata, licensing, electronic resources, instruction, assessment, readers’ advisory, and electronic workflow. This book will become an essential part of every library’s and librarian’s reference collection and will also be a blessing for LIS students and recent graduates.




Museums and Digital Culture


Book Description

This book explores how digital culture is transforming museums in the 21st century. Offering a corpus of new evidence for readers to explore, the authors trace the digital evolution of the museum and that of their audiences, now fully immersed in digital life, from the Internet to home and work. In a world where life in code and digits has redefined human information behavior and dominates daily activity and communication, ubiquitous use of digital tools and technology is radically changing the social contexts and purposes of museum exhibitions and collections, the work of museum professionals and the expectations of visitors, real and virtual. Moving beyond their walls, with local and global communities, museums are evolving into highly dynamic, socially aware and relevant institutions as their connections to the global digital ecosystem are strengthened. As they adopt a visitor-centered model and design visitor experiences, their priorities shift to engage audiences, convey digital collections, and tell stories through exhibitions. This is all part of crafting a dynamic and innovative museum identity of the future, made whole by seamless integration with digital culture, digital thinking, aesthetics, seeing and hearing, where visitors are welcomed participants. The international and interdisciplinary chapter contributors include digital artists, academics, and museum professionals. In themed parts the chapters present varied evidence-based research and case studies on museum theory, philosophy, collections, exhibitions, libraries, digital art and digital future, to bring new insights and perspectives, designed to inspire readers. Enjoy the journey!




Introduction to Information Science


Book Description

This landmark textbook takes a whole subject approach to Information Science as a discipline. Introduced by leading international scholars and offering a global perspective on the discipline, this is designed to be the standard text for students worldwide. The authors' expert narrative guides you through each of the essential building blocks of information science offering a concise introduction and expertly chosen further reading and resources. Critical topics covered include: foundations: - concepts, theories and historical perspectives - organising and retrieving information - information behaviour, domain analysis and digital literacies - technologies, digital libraries and information management - information research methods and informetrics - changing contexts: information society, publishing, e-science and digital humanities - the future of the discipline. Readership: Students of information science, information and knowledge management, librarianship, archives and records management worldwide. Students of other information-related disciplines such as museum studies, publishing, and information systems and practitioners in all of these disciplines.




Foundations of Library and Information Science


Book Description

The information infrastructure: libraries in context -- Information science: a service perspective -- Redefining the library: the impacts and implications of technological change -- Information policy: stakeholders and agendas -- Information policy as library policy: intellectual freedom -- Information organization: issues and techniques -- From past to present: the library's mission and its values -- Ethics and standards: professional practices in library and information science -- The library as institution: an organizational view -- Librarianship: an evolving profession -- Appendices.




Deflating Information


Book Description

In Deflating Information, Bernd Frohmann draws on recent work in the social studies of science, finding the most significant material in the coordination of research work, the stabilization of matters of fact, and the manufacture of objectivity.




Encyclopedia of Library and Information Science


Book Description

"The Encyclopedia of Library and Information Science provides an outstanding resource in 33 published volumes with 2 helpful indexes. This thorough reference set--written by 1300 eminent, international experts--offers librarians, information/computer scientists, bibliographers, documentalists, systems analysts, and students, convenient access to the techniques and tools of both library and information science. Impeccably researched, cross referenced, alphabetized by subject, and generously illustrated, the Encyclopedia of Library and Information Science integrates the essential theoretical and practical information accumulating in this rapidly growing field."




Data Science in the Library


Book Description

This book considers the current environment for data driven research, instruction, and consultation from a variety of faculty and library perspectives and suggests strategies for engaging with the tools and methods of data driven research.




Python Data Science Handbook


Book Description

For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all—IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools. Working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types of data; and using data to build statistical or machine learning models. Quite simply, this is the must-have reference for scientific computing in Python. With this handbook, you’ll learn how to use: IPython and Jupyter: provide computational environments for data scientists using Python NumPy: includes the ndarray for efficient storage and manipulation of dense data arrays in Python Pandas: features the DataFrame for efficient storage and manipulation of labeled/columnar data in Python Matplotlib: includes capabilities for a flexible range of data visualizations in Python Scikit-Learn: for efficient and clean Python implementations of the most important and established machine learning algorithms