Search results for "Storage"

showing 10 items of 1239 documents

A practical framework for data management processes and their evaluation in population-based medical registries.

2013

We present a framework for data management processes in population-based medical registries. Existing guidelines lack the concreteness we deem necessary for them to be of practical use, especially concerning the establishment of new registries. Therefore, we propose adjustments and concretisations with regard to data quality, data privacy, data security and registry purposes.First, we separately elaborate on the issues to be included into the framework and present proposals for their improvements. Thereafter, we provide a framework for medical registries based on quasi-standard-operation procedures.The main result is a concise and scientifically based framework that tries to be both broad a…

Information privacyNursing (miscellaneous)Computer scienceData managementPopulationData securityHealth InformaticsConcretenessComputer securitycomputer.software_genreData acquisitionHealth Information ManagementGermanyNeoplasmsHumansRegistrieseducationComputer Securityeducation.field_of_studybusiness.industryReference StandardsData scienceData qualityPopulation SurveillanceComputer data storageMedical Record LinkagebusinesscomputerConfidentialityInformatics for healthsocial care
researchProduct

Semantic Portal for Legislative Information

2006

Semantic portals enabled by Semantic Web technologies have been suggested to provide a point of access to an integrated body of information about some domain. In the area of e-Government there are multiple possible domains for semantic portals, one of them being legislative work. In this paper we propose a semantic portal based on a rich metadata repository to support the retrieval of legislative information. The portal provides process oriented semantic browsing capabilities. A prototype of the portal has been implemented for the retrieval of Finnish legislative information.

Information retrievalComputer sciencebusiness.industryInformationSystems_INFORMATIONSTORAGEANDRETRIEVALComputingMilieux_LEGALASPECTSOFCOMPUTINGSocial Semantic WebWorld Wide WebSemantic gridSemantic computingSemantic analyticsSemantic technologySemantic integrationSemantic Web StackbusinessSemantic Web
researchProduct

A Novel Approach to Improve the Accuracy of Web Retrieval

2010

General purpose search engines utilize a very simple view on text documents: They consider them as bags of words. It results that after indexing, the semantics of documents is lost. In this paper, we introduce a novel approach to improve the accuracy of Web retrieval. We utilize the WordNet and WordNet SenseRelate All Words Software as main tools to preserve the semantics of the sentences of documents and user queries. Nouns and verbs in the WordNet are organized in the tree hierarchies. The word meanings are presented by numbers that reference to the nodes on the semantic tree. The meaning of each word in the sentence is calculated when the sentence is analyzed. The goal is to put each nou…

Information retrievalConcept searchComputer sciencebusiness.industryInformationSystems_INFORMATIONSTORAGEANDRETRIEVALSearch engine indexingWord processingWordNetcomputer.software_genreSemanticsComputingMethodologies_ARTIFICIALINTELLIGENCETree (data structure)NounComputingMethodologies_DOCUMENTANDTEXTPROCESSINGArtificial intelligencebusinesscomputerNatural language processingSentence2010 5th International Conference on Future Information Technology
researchProduct

Using UDDI for Publishing Metadata of the Semantic Web

2006

Although UDDI does not provide support for semantic search, retrieval and storage, it is already accepted as an industrial standard and a huge number of services already store their service specifications in UDDI. Objective of this paper is to analyze possibilities and ways to use UDDI registry to allow utilization of meta-data encoded according to Semantic Web standards for semantic-based description, discovery and integration of web resources in the context of needs of two research projects: “Adaptive Services Grid” and “SmartResource”. We present an approach of mapping RDFS upper concepts to UDDI data model using tModel structure, which makes possible to store semantically annotated reso…

Information retrievalWS-I Basic Profilebusiness.industryComputer scienceInformationSystems_INFORMATIONSTORAGEANDRETRIEVALSemantic searchcomputer.software_genreSocial Semantic WebWorld Wide WebMetadataSemantic gridSemantic Web StackWeb servicebusinessSemantic Webcomputer
researchProduct

Part-of-speech labeling for Reuters database

2015

Even if the Vector Space Model used for document representation in information retrieval systems integrates a small quantity of knowledge it continues to be used due to its computational cost, speed execution and simplicity. We try to improve this document representation by adding some syntactic information such as the parts of speech. In this paper, we have evaluated three different tagging algorithms in order to select the most suitable tagger for using it to tag the Reuters dataset. In this work, we have evaluated the taggers using only five different parts of speech: noun, verb, adverb, adjective and others. We considered these particular tags being the most representative for describin…

Information retrievalbusiness.industryComputer scienceInformationSystems_INFORMATIONSTORAGEANDRETRIEVALVerbAdverbSpace (commercial competition)Part of speechcomputer.software_genreSequence labelingNounVector space modelArtificial intelligencebusinesscomputerAdjectiveNatural language processing2015 19th International Conference on System Theory, Control and Computing (ICSTCC)
researchProduct

Optimized search strategy for detecting scientifically strong studies on treatment through PubMed.

2011

OBJECTIVE: To develop optimal MEDLINE search strategies for retrieving sound clinical studies of the etiology, prognosis, diagnosis, prevention, or treatment of disorders in adult general medicine. DESIGN: Analytic survey of operating characteristics of search strategies developed by computerized combinations of terms selected to detect studies meeting basic methodologic criteria for direct clinical use in adult general medicine. MEASURES: The sensitivities, specificities, precision, and accuracy of 134,264 unique combinations of search terms were determined by comparison with a manual review of all articles (the "gold standard") in ten internal medicine and general medicine journals for 19…

Information retrievalbusiness.industryPubMed Medline Databases Bibliographic Information storage and retrieval TherapyMEDLINEBibliographic CitationHedge (linguistics)Bioinformaticslaw.inventionPooled analysisRandomized controlled triallawEmergency MedicineInternal MedicineMedicineCitationbusinessResearch ArticleInternal and emergency medicine
researchProduct

File system scalability with highly decentralized metadata on independent storage devices

2016

This paper discusses using hard drives that integrate a key-value interface and network access in the actual drive hardware (Kinetic storage platform) to supply file system functionality in a large scale environment. Taking advantage of higher-level functionality to handle metadata on the drives themselves, a serverless system architecture is proposed. Skipping path component traversal during the lookup operation is the key technique discussed in this paper to avoid performance degradation with highly decentralized metadata. Scalability implications are reviewed based on a fuse file system implementation. Peer Reviewed

Information storage and retrieval systemsComputer scienceDistributed computingInterface (computing)Key-value storages02 engineering and technologycomputer.software_genreObject storagesLookupsComputer clusterServerData_FILES0202 electrical engineering electronic engineering information engineering:Informàtica::Arquitectura de computadors [Àrees temàtiques de la UPC]Virtual storageFile systemMetadataFile organizationScalability020206 networking & telecommunications020207 software engineeringFile systemsObject storageMetadataKineticsInformació -- Sistemes d'emmagatzematge i recuperacióScalabilityGrid computingSystems architecturecomputerCluster computing
researchProduct

GekkoFS — A Temporary Burst Buffer File System for HPC Applications

2020

Many scientific fields increasingly use high-performance computing (HPC) to process and analyze massive amounts of experimental data while storage systems in today’s HPC environments have to cope with new access patterns. These patterns include many metadata operations, small I/O requests, or randomized file I/O, while general-purpose parallel file systems have been optimized for sequential shared access to large files. Burst buffer file systems create a separate file system that applications can use to store temporary data. They aggregate node-local storage available within the compute nodes or use dedicated SSD clusters and offer a peak bandwidth higher than that of the backend parallel f…

Information storage and retrieval systemsPOSIXFile systemBurst buffersComputer scienceProcess (computing)computer.software_genreDistributed file systemsComputer Science ApplicationsTheoretical Computer ScienceMetadataInformació -- Sistemes d'emmagatzematge i recuperacióComputational Theory and MathematicsHardware and ArchitecturePOSIXHPC:Informàtica::Sistemes d'informació::Emmagatzematge i recuperació de la informació [Àrees temàtiques de la UPC]ScalabilityOperating systemBandwidth (computing)High performance computingIsolation (database systems)Càlcul intensiu (Informàtica)computerSoftwareJournal of Computer Science and Technology
researchProduct

A Framework to Assess the Information Dynamics of Source EEG Activity and Its Application to Epileptic Brain Networks

2020

This study introduces a framework for the information-theoretic analysis of brain functional connectivity performed at the level of electroencephalogram (EEG) sources. The framework combines the use of common spatial patterns to select the EEG components which maximize the variance between two experimental conditions, simultaneous implementation of vector autoregressive modeling (VAR) with independent component analysis to describe the joint source dynamics and their projection to the scalp, and computation of information dynamics measures (information storage, information transfer, statistically significant network links) from the source VAR parameters. The proposed framework was tested on…

Information transfercommon spatial patternComputer science0206 medical engineeringcommon spatial patterns02 engineering and technologyElectroencephalographyInformation theoryArticlelcsh:RC321-57103 medical and health sciencesEpilepsy0302 clinical medicineinformation storagemedicineinformation transferIctalEEGGeneralized epilepsylcsh:Neurosciences. Biological psychiatry. Neuropsychiatryinformation theorymedicine.diagnostic_testbusiness.industryGeneral NeurosciencePattern recognitionmedicine.disease020601 biomedical engineeringIndependent component analysismedicine.anatomical_structurevector autoregressive modelingindependent component analysisScalpSettore ING-INF/06 - Bioingegneria Elettronica E InformaticaepilepsyArtificial intelligencebusiness030217 neurology & neurosurgeryBrain Sciences
researchProduct

Visualization5.mov

2018

Retrieved phase from S2H2MIM technique for the dynamic sample

InformationSystems_INFORMATIONSTORAGEANDRETRIEVAL
researchProduct