Collagen characterization is crucial for disease diagnostics,prevention,and understanding,with growing focus on quantitative analysis at tissue and fibril levels.Numerous models have been developed to quantify structu...Collagen characterization is crucial for disease diagnostics,prevention,and understanding,with growing focus on quantitative analysis at tissue and fibril levels.Numerous models have been developed to quantify structural changes in collagen linked to various pathologies.However,many approaches remain limited to conceptual descriptions or rely on custom software,often requiring programming skills,which re-stricts their clinical application and potential impact.We introduce CollagenFitJ,a plugin for the open-source software platform ImageJ/FIJI,which represents a widely used microscopy image analysis tool.CollagenFitJ makes use of the cylindrical symmetry model for collagen to enable facile quantitative assessment of polarization-resolved second harmonic generation microscopy image stacks.The plugin’s main outputs are collagen structure-related maps(e.g.,orientation and anisotropy of collagen fibrils within the focal volume),which can be accompanied by distribution and randomness maps for a series of structure-related parameters.We describe and validate the use of CollagenFitJ on images acquired on rat-tail tendons,collagen capsules surrounding human thyroid nodules,and mouse colon tumors,using both scanning and widefield second harmonic generation microscopy datasets.The plugin was designed to be user-friendly,requiring little to no experience in image processing and coding to facilitate access for life scientists,medical staff,and microscopy practitioners with limited coding skills or time availability required for coding.展开更多
Purpose:The interdisciplinary nature and rapid development of the Semantic Web led to the mass publication of RDF data in a large number of widely accepted serialization formats,thus developing out the necessity for R...Purpose:The interdisciplinary nature and rapid development of the Semantic Web led to the mass publication of RDF data in a large number of widely accepted serialization formats,thus developing out the necessity for RDF data processing with specific purposes.The paper reports on an assessment of chief RDF data endpoint challenges and introduces the RDF Adaptor,a set of plugins for RDF data processing which covers the whole life-cycle with high efficiency.Design/methodology/approach:The RDFAdaptor is designed based on the prominent ETL tool—Pentaho Data Integration—which provides a user-friendly and intuitive interface and allows connect to various data sources and formats,and reuses the Java framework RDF4J as middleware that realizes access to data repositories,SPARQL endpoints and all leading RDF database solutions with SPARQL 1.1 support.It can support effortless services with various configuration templates in multi-scenario applications,and help extend data process tasks in other services or tools to complement missing functions.Findings:The proposed comprehensive RDF ETL solution—RDFAdaptor—provides an easy-to-use and intuitive interface,supports data integration and federation over multi-source heterogeneous repositories or endpoints,as well as manage linked data in hybrid storage mode.Research limitations:The plugin set can support several application scenarios of RDF data process,but error detection/check and interaction with other graph repositories remain to be improved.Practical implications:The plugin set can provide user interface and configuration templates which enable its usability in various applications of RDF data generation,multi-format data conversion,remote RDF data migration,and RDF graph update in semantic query process.Originality/value:This is the first attempt to develop components instead of systems that can include extract,consolidate,and store RDF data on the basis of an ecologically mature data warehousing environment.展开更多
Ecotourism is a sustainable, green and smokeless industry of the society by providing alternative source to the livelihood and local community, in order to re-naturalize the environment to bring the man closer to the ...Ecotourism is a sustainable, green and smokeless industry of the society by providing alternative source to the livelihood and local community, in order to re-naturalize the environment to bring the man closer to the natural environment. The use of web application has changed the way tourists gather information about tourist attraction spots of the research area. The aim of the study is to assess and identify ecotourism attraction sites of Chokie Mountain watersheds for touristic activities to develop a web-based GIS mapping portal for the improvement of nature-based ecotourism activities. The web-based GIS portal for Web Mapping Application is available for the user with the skills necessary to create standard web mapping services. We have implemented web mapping services based on formal cartographic visualization rules in the open source QGIS software and threejs JavaScript plugin. Threejs plugin is used for 3D visualization, interaction and export terrain data, map canvas image and vector data to HTML page and JS. The result of web-based GIS portal supports spatial and non-spatial database of tourist attraction and tourist service data with attractive user interface.展开更多
Inferring the fully qualified names(FQNs)of undeclared receiving objects and non-fully-qualified type names(non-FQNs)in partial code is critical for effectively searching,understanding,and reusing partial code.Existin...Inferring the fully qualified names(FQNs)of undeclared receiving objects and non-fully-qualified type names(non-FQNs)in partial code is critical for effectively searching,understanding,and reusing partial code.Existing type inference tools,such as COSTER and SNR,rely on a symbolic knowledge base and adopt a dictionary-lookup strategy to map simple names of undeclared receiving objects and non-FQNs to FQNs.However,building a symbolic knowledge base requires parsing compilable code files,which limits the collection of APIs and code contexts,resulting in out-of-vocabulary(OOV)failures.To overcome the limitations of a symbolic knowledge base for FQN inference,we implemented Ask Me Any Type(AMAT),a type of inference plugin embedded in web browsers and integrated development environment(IDE).Unlike the dictionary-lookup strategy,AMAT uses a cloze-style fill-in-the-blank strategy for type inference.By treating code as text,AMAT leverages a fine-tuned large language model(LLM)as a neural knowledge base,thereby preventing the need for code compilation.Experimental results show that AMAT outperforms state-of-the-art tools such as COSTER and SNR.In practice,developers can directly reuse partial code by inferring the FQNs of unresolved type names in real time.展开更多
Urban environmental quality research is crucial,as cities become competitive centers concentrating human talent,industrial activity,and financial resources,contributing significantly to national economies.Municipal an...Urban environmental quality research is crucial,as cities become competitive centers concentrating human talent,industrial activity,and financial resources,contributing significantly to national economies.Municipal and government priorities include retaining residents,preventing skilled worker outflow,and meeting the evolving needs of urban populations.The study presents the development and application of a scenario-based spatial analysis tool for assessing urban environmental quality at a detailed spatial scale within the city of Novosibirsk.Using advanced geoinformatics,GIS techniques,and an expert knowledge base,the tool integrates diverse thematic data layers with user-defined scenarios to compute and visualize the Scenario-based Urban Environment Quality Index across 87,905 standardized unit areas.The methodology incorporates comprehensive criteria aligned with existing urban planning frameworks and includes demographic targeting to address the city’s heterogeneous population.Validation against expert evaluations demonstrates high accuracy and consistency,while dynamicmodeling capabilities facilitate monitoring the effects of planned urban development initiatives.This approach bridges a critical gap in urban planning by providing granular,data-driven insights that reflect residents’real needs and spatial inequalities.The tool greatly benefits municipal authorities by enabling evidence-based prioritization of interventions,fostering inclusive and sustainable urban growth,and enhancing transparency and participatory governance.Its implementation as a no-code/low-code QGIS plugin ensures wide accessibility and practical application in strategic urban development,marking a significant advancement in urban environment quality assessment science and practice.展开更多
基金supported by the Ministry of Research,Innovation and Digitalization,CNCS-UEFISCDI[Grant Nos.RO-NO-2019-0601(MEDYCONAI),PN-III-P4-PCE-2021-0444(RESONANO)]PN-IV-P1-PCE-2023-1137+2 种基金supported in part by IN2SIGHT,European Union’s Horizon 2020(GA.no.964481)by the Research Council of Lithuania(LMTLTAgreement No.P-MIP-23-237).
文摘Collagen characterization is crucial for disease diagnostics,prevention,and understanding,with growing focus on quantitative analysis at tissue and fibril levels.Numerous models have been developed to quantify structural changes in collagen linked to various pathologies.However,many approaches remain limited to conceptual descriptions or rely on custom software,often requiring programming skills,which re-stricts their clinical application and potential impact.We introduce CollagenFitJ,a plugin for the open-source software platform ImageJ/FIJI,which represents a widely used microscopy image analysis tool.CollagenFitJ makes use of the cylindrical symmetry model for collagen to enable facile quantitative assessment of polarization-resolved second harmonic generation microscopy image stacks.The plugin’s main outputs are collagen structure-related maps(e.g.,orientation and anisotropy of collagen fibrils within the focal volume),which can be accompanied by distribution and randomness maps for a series of structure-related parameters.We describe and validate the use of CollagenFitJ on images acquired on rat-tail tendons,collagen capsules surrounding human thyroid nodules,and mouse colon tumors,using both scanning and widefield second harmonic generation microscopy datasets.The plugin was designed to be user-friendly,requiring little to no experience in image processing and coding to facilitate access for life scientists,medical staff,and microscopy practitioners with limited coding skills or time availability required for coding.
基金This work is supported by“National Social Science Foundation in China”Project(19BTQ061)“Integration and Development on A Next Generation of Open Knowledge Services System and Key Technologies”project(2020XM05).
文摘Purpose:The interdisciplinary nature and rapid development of the Semantic Web led to the mass publication of RDF data in a large number of widely accepted serialization formats,thus developing out the necessity for RDF data processing with specific purposes.The paper reports on an assessment of chief RDF data endpoint challenges and introduces the RDF Adaptor,a set of plugins for RDF data processing which covers the whole life-cycle with high efficiency.Design/methodology/approach:The RDFAdaptor is designed based on the prominent ETL tool—Pentaho Data Integration—which provides a user-friendly and intuitive interface and allows connect to various data sources and formats,and reuses the Java framework RDF4J as middleware that realizes access to data repositories,SPARQL endpoints and all leading RDF database solutions with SPARQL 1.1 support.It can support effortless services with various configuration templates in multi-scenario applications,and help extend data process tasks in other services or tools to complement missing functions.Findings:The proposed comprehensive RDF ETL solution—RDFAdaptor—provides an easy-to-use and intuitive interface,supports data integration and federation over multi-source heterogeneous repositories or endpoints,as well as manage linked data in hybrid storage mode.Research limitations:The plugin set can support several application scenarios of RDF data process,but error detection/check and interaction with other graph repositories remain to be improved.Practical implications:The plugin set can provide user interface and configuration templates which enable its usability in various applications of RDF data generation,multi-format data conversion,remote RDF data migration,and RDF graph update in semantic query process.Originality/value:This is the first attempt to develop components instead of systems that can include extract,consolidate,and store RDF data on the basis of an ecologically mature data warehousing environment.
文摘Ecotourism is a sustainable, green and smokeless industry of the society by providing alternative source to the livelihood and local community, in order to re-naturalize the environment to bring the man closer to the natural environment. The use of web application has changed the way tourists gather information about tourist attraction spots of the research area. The aim of the study is to assess and identify ecotourism attraction sites of Chokie Mountain watersheds for touristic activities to develop a web-based GIS mapping portal for the improvement of nature-based ecotourism activities. The web-based GIS portal for Web Mapping Application is available for the user with the skills necessary to create standard web mapping services. We have implemented web mapping services based on formal cartographic visualization rules in the open source QGIS software and threejs JavaScript plugin. Threejs plugin is used for 3D visualization, interaction and export terrain data, map canvas image and vector data to HTML page and JS. The result of web-based GIS portal supports spatial and non-spatial database of tourist attraction and tourist service data with attractive user interface.
基金Supported by the Key Scientific and Technological Research Projects of the Jiangxi Provincial Department of Education(GJJ2200303)the National Social Science Foundation Major Bidding Project(20&ZD068)。
文摘Inferring the fully qualified names(FQNs)of undeclared receiving objects and non-fully-qualified type names(non-FQNs)in partial code is critical for effectively searching,understanding,and reusing partial code.Existing type inference tools,such as COSTER and SNR,rely on a symbolic knowledge base and adopt a dictionary-lookup strategy to map simple names of undeclared receiving objects and non-FQNs to FQNs.However,building a symbolic knowledge base requires parsing compilable code files,which limits the collection of APIs and code contexts,resulting in out-of-vocabulary(OOV)failures.To overcome the limitations of a symbolic knowledge base for FQN inference,we implemented Ask Me Any Type(AMAT),a type of inference plugin embedded in web browsers and integrated development environment(IDE).Unlike the dictionary-lookup strategy,AMAT uses a cloze-style fill-in-the-blank strategy for type inference.By treating code as text,AMAT leverages a fine-tuned large language model(LLM)as a neural knowledge base,thereby preventing the need for code compilation.Experimental results show that AMAT outperforms state-of-the-art tools such as COSTER and SNR.In practice,developers can directly reuse partial code by inferring the FQNs of unresolved type names in real time.
基金funded by theMinistry of Science and Higher Education of Russia,R&D project number FEFS-2026-0003.
文摘Urban environmental quality research is crucial,as cities become competitive centers concentrating human talent,industrial activity,and financial resources,contributing significantly to national economies.Municipal and government priorities include retaining residents,preventing skilled worker outflow,and meeting the evolving needs of urban populations.The study presents the development and application of a scenario-based spatial analysis tool for assessing urban environmental quality at a detailed spatial scale within the city of Novosibirsk.Using advanced geoinformatics,GIS techniques,and an expert knowledge base,the tool integrates diverse thematic data layers with user-defined scenarios to compute and visualize the Scenario-based Urban Environment Quality Index across 87,905 standardized unit areas.The methodology incorporates comprehensive criteria aligned with existing urban planning frameworks and includes demographic targeting to address the city’s heterogeneous population.Validation against expert evaluations demonstrates high accuracy and consistency,while dynamicmodeling capabilities facilitate monitoring the effects of planned urban development initiatives.This approach bridges a critical gap in urban planning by providing granular,data-driven insights that reflect residents’real needs and spatial inequalities.The tool greatly benefits municipal authorities by enabling evidence-based prioritization of interventions,fostering inclusive and sustainable urban growth,and enhancing transparency and participatory governance.Its implementation as a no-code/low-code QGIS plugin ensures wide accessibility and practical application in strategic urban development,marking a significant advancement in urban environment quality assessment science and practice.